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. 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