github avivsinai/jenkins-cli v0.0.30

13 hours ago

jk v0.0.30 (2026-04-07T09:00:48Z)

Welcome to this new release of jk!

[0.0.30] - 2026-04-07

Fixed

  • Skipped nil parameter values in rerun payloads so optional Jenkins parameters are no longer serialized as the literal string <nil> (#46).
  • Rendered nil parameter values as empty string instead of <nil> in human-readable jk run view output (#59).
  • Consolidated skill publishing into the release workflow so it no longer depends on tag-push events that GITHUB_TOKEN cannot trigger.
  • Pinned all GitHub Actions to commit SHAs across every workflow for supply-chain safety.
  • Added missing timeout-minutes and concurrency blocks to all workflows.
  • Standalone publish-skill workflow now accepts workflow_dispatch with an explicit tag input.

Changed

  • Bumped github.com/itchyny/gojq from 0.12.18 to 0.12.19 (bugfixes + regexp caching performance) (#58).
  • Bumped actions/setup-node from 4.4.0 to 6.3.0 in CI workflows (#57).

Full Changelog: v0.0.29...v0.0.30

Installation

Homebrew (macOS/Linux)

brew install avivsinai/tap/jk

Scoop (Windows)

scoop bucket add avivsinai https://github.com/avivsinai/scoop-bucket
scoop install jk

Go Install

go install github.com/avivsinai/jenkins-cli/cmd/jk@v0.0.30

Binary Downloads

Download the appropriate binary for your platform from the assets below.

Don't miss a new jenkins-cli release

NewReleases is sending notifications on new releases.