1. 26 4月, 2020 1 次提交
  2. 25 4月, 2020 1 次提交
    • LinuxSuRen's avatar
      Add integration tests (#301) · 8c112e01
      LinuxSuRen 提交于
      * Add a simple test for plugin
      
      * Do int test in ubuntu
      
      * Run the int test when pull-request
      
      * Fix the build error caused by bindata
      
      * Fix the wrong name of int test action
      
      * Fix the path for build
      
      * Add more int test cases
      
      * Add more test cases which needs dependencies
      
      * Add more test cases
      
      * Add more test environments
      
      * Fix the issues come from crumb cmd
      
      * Fix the port conflict problem
      
      * Ignore the result of restart jenkins
      
      * Fix the panic of doc cmd
      
      * Fix the doc cmd
      
      * Given a specific version for gomock
      
      * Add missing import
      
      * Add slow testing
      
      * Remove test package to e2e
      
      * Rename package
      
      * Test fixes
      
      * Auto delete random web dir
      
      * Fix the e2e tests
      8c112e01
  3. 24 4月, 2020 1 次提交
  4. 23 4月, 2020 1 次提交
  5. 20 4月, 2020 4 次提交
  6. 19 4月, 2020 2 次提交
  7. 15 4月, 2020 2 次提交
  8. 14 4月, 2020 1 次提交
  9. 13 4月, 2020 1 次提交
    • LinuxSuRen's avatar
      Fix the wrong tips of job log command (#375) · 6f50c60a
      LinuxSuRen 提交于
      * Fix the wrong tips of job log command
      
      * Fix part of incorrect unit tests
      
      comment some not unit tests that are not easy to be fixed
      
      * Do not use coloring the output feature
      
      * Try to fix the package install issues
      
      * Try to use macos as the build os
      
      * Download the go-bindata of macos version
      
      * Fix the test erros
      
      * Comment the unstable unit tests
      
      * Fix the travis errors
      6f50c60a
  10. 12 4月, 2020 1 次提交
  11. 28 3月, 2020 1 次提交
  12. 16 3月, 2020 2 次提交
  13. 14 3月, 2020 1 次提交
  14. 07 3月, 2020 3 次提交
    • LinuxSuRen's avatar
      Ignore load config file with cmd completion (#353) · d307489e
      LinuxSuRen 提交于
      * Ignore load config file with cmd completion
      
      * Upload the artifacts before doing test
      
      * Add debug info when writing generate config file
      
      * Fix the empty config file path when first save generated config file
      
      * Not ignore center start cmd for loading config
      
      * Download the jenkins.war into a unif dir
      
      * Add jenkins.war formula support
      
      * Fix the wrong formula URL
      
      * Fix the formula issues
      
      * Upload artifacts of pr and clean it when pr was closed
      
      * Fix the artifacts file path
      
      * Fix the wrong artifact path
      d307489e
    • LinuxSuRen's avatar
      Fix the cwp cmd missing version flag · c50dbb81
      LinuxSuRen 提交于
      c50dbb81
    • 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
  15. 06 3月, 2020 1 次提交
  16. 29 2月, 2020 1 次提交
  17. 22 2月, 2020 1 次提交
  18. 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
  19. 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
  20. 15 2月, 2020 2 次提交
  21. 14 2月, 2020 1 次提交
  22. 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
  23. 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
  24. 02 1月, 2020 1 次提交
    • LinuxSuRen's avatar
      Add test cases for interactive commands (#297) · 818ba092
      LinuxSuRen 提交于
      * Add test cases for message confirm
      
      * Add more test cases for the confirming case
      
      * Add more test cases
      
      * Add test cases for restart Jenkins command
      
      * Add more test cases
      
      * Add more test cases
      
      * Add more test cases
      
      * Fix the build test error
      
      * Add test cases for user edit
      
      * Add test cases for config edit command
      
      * Add more test cases for config generate and remove cmd
      
      * Remove unused interface
      
      * Do not test copy
      
      * Add test cases for config add command
      
      * Add test cases for config select command
      
      * Add test cases for open jenkins command
      
      * Fix missing of stdio
      
      * Fix the error of config remove test
      818ba092
  25. 30 12月, 2019 1 次提交
  26. 25 12月, 2019 2 次提交
  27. 23 12月, 2019 1 次提交
  28. 22 12月, 2019 1 次提交
  29. 21 12月, 2019 1 次提交
  30. 20 12月, 2019 1 次提交