Skip to content

Tags: jenkins-zh/jenkins-cli

Tags

v0.0.47

Toggle v0.0.47's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
feat: add job trigger and get log ouput (#771)

* feat:add log print function with exit code

ass log ptint func

Log:
Change-Id: I46cb977e39e8c00b794376c70a88384bd555e223

* feat: add job build and wait log with exit code

add job build and wait log with exit code and fix test error

Log:
Change-Id: I8ae90c8649cbbb817e339119f75db54caa6fd0e3

v0.0.46

Toggle v0.0.46's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Feat/multi thread download artifacts (#827)

* feat: support to download job artifacts in multiple threads

* support to set the thread num

* use release of http-downloader

---------

Co-authored-by: rick <LinuxSuRen@users.noreply.github.com>

v0.0.45

Toggle v0.0.45's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Update image.yaml (#826)

v0.0.44

Toggle v0.0.44's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Bump actions/setup-go from 3.2.1 to 5.1.0 (#803)

Bumps [actions/setup-go](https://github.com/actions/setup-go) from 3.2.1 to 5.1.0.
- [Release notes](https://github.com/actions/setup-go/releases)
- [Commits](actions/setup-go@v3.2.1...v5.1.0)

---
updated-dependencies:
- dependency-name: actions/setup-go
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

v0.0.43

Toggle v0.0.43's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
chore: upgrade go version from 1.16 to 1.23 (#805)

* chore: upgrade go version from 1.16 to 1.23

* upgrade actions/upload-artifact to v4

---------

Co-authored-by: rick <LinuxSuRen@users.noreply.github.com>

v0.0.42

Toggle v0.0.42's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
do not use upx anymore (#759)

Co-authored-by: Rick <linuxsuren@users.noreply.github.com>

v0.0.41

Toggle v0.0.41's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Fix artifact download url construction (#750)

Resolves #660

v0.0.40

Toggle v0.0.40's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Bump jenkins client to v0.0.13 (#708)

v0.0.39

Toggle v0.0.39's commit message

Unverified

This commit is not signed, but one or more authors requires that any commit attributed to them is signed.
Ignore not support arch pair

v0.0.38

Toggle v0.0.38's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Run release drafter in the GitHub action (#636)