Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Bump github.com/jenkins-zh/jenkins-cli from 0.0.32 to 0.0.35 #15

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Feb 23, 2021

Bumps github.com/jenkins-zh/jenkins-cli from 0.0.32 to 0.0.35.

Release notes

Sourced from github.com/jenkins-zh/jenkins-cli's releases.

v0.0.35

What’s Changed

🐛 Bug Fixes

📝 Documentation updates

👻 Maintenance

  • Bump github.com/linuxsuren/http-downloader from 0.0.15 to 0.0.16 (#528) @​dependabot

v0.0.34

What’s Changed

🐛 Bug Fixes

👻 Maintenance

v0.0.33

What’s Changed

In some cases, we might need to add or remove parameters from Pipeline. It's terrible if you need to deal with too many Pipelines manually. You can add parameters via: jcli job param init-job --add '[{"name":"name","value":"my name","desc":"this is a name"}]'

Delete many job build history across different jobs is also very simple. See also: jcli job history init-job -d 1

Sometimes, it's very slow to download jenkins.war. From now, jcli can download it with multiple threads. For example:

# jcli center download -t 8
start to download with 8 threads, size: 67287051, unit: 8410881

Another big feature is that, jcli can start Jenkins in Docker with a single command:

jcli center start -m docker --image kubespheredev/ks-jenkins --version 2.249.1 --c-user root --port 9090 --setup-wizard=false

The star from GitHub is 234, star from Gitee is 251. The download is 11,168.

🚀 Features

... (truncated)

Commits
  • d81f6ee Bump github.com/linuxsuren/http-downloader from 0.0.15 to 0.0.16 (#528)
  • 353f6ed Fix InsecureSkipVerify invalid (#530)
  • 44013ea Fix Jenkins agent launch in docker mode (#529)
  • 84ef7df Add MacPorts Documentation (#527)
  • f793800 Add more labels with release-drafter
  • 9e24796 Bump github.com/onsi/gomega from 1.10.4 to 1.10.5 (#523)
  • 6d9c3ac Bump github.com/onsi/ginkgo from 1.14.2 to 1.15.0 (#524)
  • b5514b6 Bump github.com/linuxsuren/http-downloader from 0.0.10 to 0.0.15 (#526)
  • ee7663e Fix the error usage of version (#525)
  • 0c9ec35 Create OWNERS
  • Additional commits viewable in compare view

Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

@dependabot dependabot bot added dependencies Pull requests that update a dependency file go Pull requests that update Go code labels Feb 23, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file go Pull requests that update Go code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants