Skip to content
This repository has been archived by the owner on Feb 12, 2024. It is now read-only.

feat(azure-cli) install Azure CLI + autoupdate #82

Merged
merged 2 commits into from
Apr 5, 2022

Conversation

dduportal
Copy link
Contributor

@dduportal dduportal commented Apr 5, 2022

As part of jenkins-infra/helpdesk#2789, it appears that the az Azure CLI is required (ref. jenkins-infra/pipeline-library#348).

Only the updatecli diff step should fail

Signed-off-by: Damien Duportal <damien.duportal@gmail.com>
Signed-off-by: Damien Duportal <damien.duportal@gmail.com>
@dduportal dduportal changed the title Feat/az cli feat(azure-cli) install Azure CLI + autoupdate Apr 5, 2022
@dduportal dduportal added the enhancement New feature or request label Apr 5, 2022
@dduportal dduportal enabled auto-merge (squash) April 5, 2022 17:52
Dockerfile Show resolved Hide resolved
@@ -5,7 +5,7 @@ metadataTest:
value: "/home/helm/.helm"
labels:
- key: io.jenkins-infra.tools
value: "helm,kubectl,helmfile,sops,aws-cli,aws-iam-authenticator,yamllint,updatecli,jenkins-agent,doctl,jq,yq,ruby"
value: "helm,kubectl,helmfile,sops,aws-cli,aws-iam-authenticator,azure-cli,yamllint,updatecli,jenkins-agent,doctl,jq,yq,ruby"
Copy link
Member

Choose a reason for hiding this comment

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

Suggested change
value: "helm,kubectl,helmfile,sops,aws-cli,aws-iam-authenticator,azure-cli,yamllint,updatecli,jenkins-agent,doctl,jq,yq,ruby"
value: "helm,kubectl,helmfile,sops,aws-cli,aws-iam-authenticator,yamllint,updatecli,jenkins-agent,doctl,jq,yq,ruby,azure-cli"

See previous comment on Dockerfile

updatecli/updatecli.d/azure-cli.yml Show resolved Hide resolved
updatecli/updatecli.d/azure-cli.yml Show resolved Hide resolved
updatecli/updatecli.d/azure-cli.yml Show resolved Hide resolved
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
azure-cli enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants