1. 05 5月, 2020 1 次提交
    • LinuxSuRen's avatar
      Add shutdown Jenkins support (#346) · db37ccee
      LinuxSuRen 提交于
      * Add shutdown Jenkins support
      
      * Fix the packge missing issue
      
      * Using sonarqube to analzy the code lines
      
      * Rename the sonarqube actions
      
      * Remove travis
      
      * Fix the duplicates
      
      * Add unit test cases for shutdown client api
      
      * Add e2e tests for shutdown command
      
      * Log the duration of command executing
      
      * Exclusions setting for bindata.go
      
      * Fix the code lines duplicates
      
      * Add test cases for shutdown cmd
      
      * Adjust the test cases
      db37ccee
  2. 20 4月, 2020 1 次提交
    • LinuxSuRen's avatar
      Add plugin support for jcli commands (#385) · 286bf0a0
      LinuxSuRen 提交于
      * Add plugin support for jcli commands
      
      * Move types of config into a new package
      
      * Commit bindata.go
      
      * Fix the package import errors
      
      * Allow sub-command set their own config loading policy
      
      * Add support calculate download link by runtime
      
      * Add support to download a tar type of plugin file
      
      * Add documentation about jcli plugin
      
      * Fix the wrong imports
      
      * Format the code lines
      
      * Format the output of config plugins list
      
      * Package re-order
      
      * Fix the unit test errors
      286bf0a0
  3. 19 11月, 2019 1 次提交
    • LinuxSuRen's avatar
      Add support to download a specific Jenkins war (#240) · f80ce5db
      LinuxSuRen 提交于
      * Add support to download a specific version of Jenkins
      
      * Fix the comment format
      
      * Fix the bug with error handler
      
      * Add test cases for config generate
      
      * Add test case for GetConfigFromHome
      
      * Add more tests for error check
      f80ce5db
  4. 02 11月, 2019 1 次提交
  5. 28 8月, 2019 1 次提交
  6. 27 8月, 2019 1 次提交