Skip to content

ci: use updatecli pipeline subcommand#2351

Merged
MarkEWaite merged 1 commit into
jenkinsci:masterfrom
gounthar:ci/updatecli-pipeline-command
May 24, 2026
Merged

ci: use updatecli pipeline subcommand#2351
MarkEWaite merged 1 commit into
jenkinsci:masterfrom
gounthar:ci/updatecli-pipeline-command

Conversation

@gounthar
Copy link
Copy Markdown
Contributor

The workflow calls updatecli diff and updatecli apply. Recent updatecli releases mark those top-level commands as deprecated in favour of updatecli pipeline diff / updatecli pipeline apply. They still work, it's just a warning on every run, so nothing's broken.

The updatecli-action step installs the latest binary with no version pin, so the pipeline subcommand is available. No behaviour change, it just drops the deprecation warning. I came across this updating my own repos.

Signed-off-by: Bruno Verachten <gounthar@gmail.com>
@gounthar gounthar requested a review from a team as a code owner May 24, 2026 12:49
Copy link
Copy Markdown
Contributor

@MarkEWaite MarkEWaite left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks!

@MarkEWaite MarkEWaite enabled auto-merge May 24, 2026 12:55
@MarkEWaite MarkEWaite merged commit a095ed3 into jenkinsci:master May 24, 2026
13 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants