8000 Tags · gzvulon/jenkins-cli · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

Tags: gzvulon/jenkins-cli

Tags

v0.0.28

Toggle v0.0.28's commit message

Unverified

This tag is not signed, but one or more authors requires that any tag attributed to them is signed.
First version which contains plugin mechanism

v0.0.27

Toggle v0.0.27's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Fix the error caused by no gen-data (jenkins-zh#372)

v0.0.26

Toggle v0.0.26's commit message

Partially verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
We cannot verify signatures from co-authors, and some of the co-authors attributed to this commit require their commits to be signed.
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>

v0.0.25

Toggle v0.0.25's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Merge pull request jenkins-zh#303 from afkbrb/spelling-fix

fix spelling mistake

v0.0.24

Toggle v0.0.24's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
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

v0.0.23

Toggle v0.0.23's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
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

v0.0.22

Toggle v0.0.22's commit message

Unverified

This commit is not signed, but one or more authors requires that any commit attributed to them is signed.
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

v0.0.21

Toggle v0.0.21's commit message

Unverified

This commit is not signed, but one or more authors requires that any commit attributed to them is signed.
Fix the clean error

v0.0.20

Toggle v0.0.20's commit message

Unverified

This commit is not signed, but one or more authors requires that any commit attributed to them is signed.
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

v0.0.19

Toggle v0.0.19's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Add support to define a suite of plugins (jenkins-zh#124)

* Add support to define a suite of plugins

* Add test for findSuiteByName
0