1. 07 3月, 2020 1 次提交
    • LinuxSuRen's avatar
      Add custom war packager support (#340) · 829ca6e3
      LinuxSuRen 提交于
      * Add custom war packager wrapper support
      
      * Create dir if it does no exists when gen doc
      
      * Keep the same default value of temp dir
      
      * Fix the fake exec command error
      
      * Do not focus one test case
      
      * Fix the cwp test fail
      
      * Give the runner as a specific version
      
      * Format the code
      829ca6e3
  2. 06 3月, 2020 2 次提交
  3. 04 3月, 2020 3 次提交
  4. 01 3月, 2020 10 次提交
  5. 29 2月, 2020 1 次提交
  6. 26 2月, 2020 1 次提交
  7. 25 2月, 2020 3 次提交
  8. 23 2月, 2020 5 次提交
  9. 22 2月, 2020 1 次提交
  10. 21 2月, 2020 1 次提交
    • LinuxSuRen's avatar
      Attach the artifacts by GitHub Action (#333) · f579c531
      LinuxSuRen 提交于
      * Attach the artifacts by GitHub Action
      
      * Add action for pull request
      
      * Change the name of pull reuqest build
      
      * Do not need to read config for center-start cmd
      
      * Fix the artifact file name under windows os
      
      * Add coverage monitor
      
      * Add coverage monitor
      
      * Remove coverage monitor
      
      * Fix the wrong sonar scan cmd
      f579c531
  11. 17 2月, 2020 1 次提交
    • LinuxSuRen's avatar
      Show the changelog of jcli (#328) · 9987e409
      LinuxSuRen 提交于
      * Show the changelog of jcli
      
      * Add more test cases for version cmd
      
      * Add comment for exported function
      
      * Comment the useless code lines
      9987e409
  12. 16 2月, 2020 1 次提交
  13. 15 2月, 2020 4 次提交
  14. 14 2月, 2020 1 次提交
  15. 13 2月, 2020 1 次提交
    • LinuxSuRen's avatar
      Add snapcraft support (#321) · 98c10918
      LinuxSuRen 提交于
      * Add snap yaml file
      
      * Add snapcraft into readme document
      
      * Add more snap info
      
      * Set git ignore for *.snap
      
      * snapcraft can be release
      
      * fix the description in the snapcraft config file
      98c10918
  16. 07 2月, 2020 3 次提交
  17. 02 2月, 2020 1 次提交
    • Y
      Add support upgrade all plugins (#258) · 99bdef3b
      Yanjun Shi 提交于
      * Add all and compatible for upgrade plugins
      
      * Add comment
      
      * Add some unit test
      
      * update unit test
      
      * updated unified call http request
      
      * Update unit test coverage
      
      * Update unit test coverage
      
      * Temporarily comment out the compatibility section
      
      * comment the other test unit
      
      * restore some comment
      
      * delete files that do not exist
      
      * delete comment content for completion method
      
      * Update pluginApi_test_common.go
      Co-authored-by: LinuxSuRen's avatarZhao Xiaojie <rick@jenkins-zh.cn>
      99bdef3b