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. 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
  3. 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
  4. 25 12月, 2019 1 次提交
    • LinuxSuRen's avatar
      Fix the warning which found by lgtm.com (#293) · 4e3caf9c
      LinuxSuRen 提交于
      * Fix the warning which found by lgtm.com
      
      * Add test cases for shell command
      
      * Fix the issues found by hound
      
      * Remove duplicate methods
      
      * Reuse the fake exec cmd function
      4e3caf9c
  5. 11 9月, 2019 1 次提交