Skip to content

ci-automation: Drop unused Azure credential references#4137

Open
chewi wants to merge 1 commit into
mainfrom
chewi/azure-creds
Open

ci-automation: Drop unused Azure credential references#4137
chewi wants to merge 1 commit into
mainfrom
chewi/azure-creds

Conversation

@chewi

@chewi chewi commented Jul 8, 2026

Copy link
Copy Markdown
Contributor

These haven't been used since we switched to managed identities in bacf710. I'm doing this so that I can drop the credentials from Jenkins. I can't really test it, but it seems trivial enough.

These haven't been used since we switched to managed identities in
bacf710.

Signed-off-by: James Le Cuirot <jlecuirot@microsoft.com>
@chewi chewi self-assigned this Jul 8, 2026
@chewi chewi requested a review from a team as a code owner July 8, 2026 16:09
Copilot AI review requested due to automatic review settings July 8, 2026 16:09

Copilot AI left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

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

Pull request overview

Removes legacy Azure secret-based authentication wiring from CI automation scripts, aligning the release and garbage-collection workflows with the post–managed-identity setup so Azure credentials can be dropped from Jenkins.

Changes:

  • Removed AZURE_PROFILE / AZURE_AUTH_CREDENTIALS secret-to-file handling from the release workflow.
  • Stopped forwarding AZURE_* credential env vars into the mantle container for cloud garbage collection.

Reviewed changes

Copilot reviewed 2 out of 2 changed files in this pull request and generated 1 comment.

File Description
ci-automation/release.sh Drops Azure secret env var documentation/references and removes writing Azure credential secrets to temp files before running plume.
ci-automation/garbage_collect.sh Removes forwarding of AZURE_* credential env vars into the mantle container invocation.

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

Comment thread ci-automation/release.sh
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants