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

chore: fix azure-cli updatecli manifest #206

Conversation

lemeurherve
Copy link
Member

@lemeurherve lemeurherve commented Apr 2, 2024

This PR fixes azure-cli updatecli manifest, and resolve the deprecation warning in all manifests due to the missing $. prefix for the YAML keys.

Fixup of:

Ref:

updatecli/updatecli.d/azure-cli.yml Outdated Show resolved Hide resolved
updatecli/updatecli.d/azure-cli.yml Outdated Show resolved Hide resolved
@lemeurherve lemeurherve requested a review from dduportal April 2, 2024 12:13
@lemeurherve lemeurherve enabled auto-merge (squash) April 2, 2024 12:13
Copy link
Contributor

@dduportal dduportal left a comment

Choose a reason for hiding this comment

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

[2024-04-02T13:31:09.361Z] TARGETS
[2024-04-02T13:31:09.361Z] ========
[2024-04-02T13:31:09.361Z] 
[2024-04-02T13:31:09.361Z] updateDockerfileArgVersion
[2024-04-02T13:31:09.361Z] --------------------------
[2024-04-02T13:31:09.361Z] 
[2024-04-02T13:31:09.361Z] **Dry Run enabled**
[2024-04-02T13:31:09.361Z] 
[2024-04-02T13:31:09.361Z] ⚠ The line #79, matched by the keyword "ARG" and the matcher "AZ_CLI_VERSION", is changed from "ARG AZ_CLI_VERSION=2.54.0" to "ARG AZ_CLI_VERSION=2.59.0".
[2024-04-02T13:31:09.361Z] ⚠ - changed lines [79] of file "/tmp/updatecli/github/jenkins-infra/docker-builder/Dockerfile"
[2024-04-02T13:31:09.361Z] 
[2024-04-02T13:31:09.361Z] updateCstVersion
[2024-04-02T13:31:09.361Z] ----------------
[2024-04-02T13:31:09.361Z] 
[2024-04-02T13:31:09.361Z] **Dry Run enabled**
[2024-04-02T13:31:09.361Z] 
[2024-04-02T13:31:09.617Z] ⚠ - change detected:
[2024-04-02T13:31:09.617Z] 	* key "$.metadataTest.labels[7].value" should be updated from "2.54.0" to "2.59.0", in file "cst.yml"

@lemeurherve lemeurherve merged commit 5dc19ae into jenkins-infra:main Apr 2, 2024
2 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants