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. 07 3月, 2020 1 次提交
    • 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
  4. 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
  5. 22 12月, 2019 1 次提交
  6. 22 11月, 2019 1 次提交
    • LinuxSuRen's avatar
      Add i18n support for command description (#245) · 16081d8b
      LinuxSuRen 提交于
      * Add more i18n files
      
      * Test pass
      
      * I18n support test pass
      
      * Load language from system env
      
      * Use RunE instead of run
      
      * Fix the package import error
      
      * Delete the changelog
      
      * Add more i18n items
      
      * Fix missing tools
      
      * Add test cases for i18n function
      16081d8b
  7. 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
  8. 02 11月, 2019 1 次提交
  9. 24 10月, 2019 1 次提交
    • Y
      Add language setting with the api request (#183) · eade6aaf
      Yanjun Shi 提交于
      * Add language setting with the api request
      
      * Delete extra files
      
      * became a global flag to the configuration file
      
      * update when default language question
      
      * update some questions
      
      * Use a better way to set language
      
      * update build failed question
      
      * One method instead of content And remove extra template content
      
      * update a question
      eade6aaf
  10. 13 9月, 2019 1 次提交
    • LinuxSuRen's avatar
      Add go vet and golint (#152) · fc5fb8a8
      LinuxSuRen 提交于
      * Add go vet and golint
      
      * Fix all problems found by golint
      
      * Install golint in traivs
      
      * Fix the test fail
      
      * Add test cases for job create
      
      * Add test cases for edit user desc
      
      * Add test cases for user delete
      fc5fb8a8
  11. 15 8月, 2019 1 次提交
  12. 27 7月, 2019 2 次提交
  13. 25 7月, 2019 1 次提交
  14. 24 7月, 2019 2 次提交