Tags: gzvulon/jenkins-cli
Tags
Bump github.com/spf13/cobra from 0.0.5 to 0.0.6 (jenkins-zh#332) * Bump github.com/spf13/cobra from 0.0.5 to 0.0.6 Bumps [github.com/spf13/cobra](https://github.com/spf13/cobra) from 0.0.5 to 0.0.6. - [Release notes](https://github.com/spf13/cobra/releases) - [Commits](spf13/cobra@0.0.5...v0.0.6) Signed-off-by: dependabot-preview[bot] <support@dependabot.com> * Remove slash from git branch name * Fix the unit test error due to dep bump * Try not give any params * Comment the unused code lines Co-authored-by: Zhao Xiaojie <rick@jenkins-zh.cn>
Merge pull request jenkins-zh#303 from afkbrb/spelling-fix fix spelling mistake
Fix the warning which found by lgtm.com (jenkins-zh#293) * 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
Add support to create a plugin (jenkins-zh#255) * Add support to create a plugin * Use syscal instead of execute * Add i18n entry * Fix the mvn execution * Add comment for PluginCreateOptions
Add language setting with the api request (jenkins-zh#183) * 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
Show the version of plugins when searching (jenkins-zh#156) * Add plugin search show plugin version And Update go-sum file * Update Query plugins method And Add Unit Test * Update Get data from PluginApi modified to get from UpdateCenter * Add Unit Testing * Add unit testing * remove annotation * update test * fix unit test coverage * fix some questions * update one result name * update some questions * update unit test and fix some question * fix search plugin question * remove some comment * update test method name * split the method * update some code
Add support to define a suite of plugins (jenkins-zh#124) * Add support to define a suite of plugins * Add test for findSuiteByName
PreviousNext