1. 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
  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 4月, 2020 1 次提交
  4. 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
  5. 14 2月, 2020 1 次提交
  6. 21 12月, 2019 1 次提交
  7. 12 12月, 2019 1 次提交
  8. 06 12月, 2019 2 次提交
    • LinuxSuRen's avatar
      Add support to release a plugin (#276) · e0835006
      LinuxSuRen 提交于
      * Add support to release a plugin
      
      * Add test cases for open cmd
      e0835006
    • LinuxSuRen's avatar
      Add test cases for open commands (#272) · 4b037d40
      LinuxSuRen 提交于
      * Add tests for open cmd
      
      * Add test cases for open commands
      
      * Add comment for the export type
      
      * Fix the test error of GetCategories
      
      * Fix the test error of open cmd
      
      * Fix the error caused by conflicts
      
      * Remove the focus test
      4b037d40
  9. 05 12月, 2019 1 次提交
  10. 30 11月, 2019 1 次提交
    • LinuxSuRen's avatar
      Add support to run Jenkins (#262) · 71315203
      LinuxSuRen 提交于
      * Add support to run Jenkins
      
      * Fix cannot download the Jenkins.war
      
      * Add test cases for center start
      
      * Add i18n entry key
      71315203