-
Notifications
You must be signed in to change notification settings - Fork 1.9k
Remove use of storage account read tokens #32779
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
Remove use of storage account read tokens #32779
Conversation
|
Hey there @@mmitche! Thank you so much for your PR! Someone from the team will get assigned to your PR shortly and we'll get it reviewed. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Pull Request Overview
This PR removes references to an obsolete variable group "DotNetBuilds storage account read tokens" from Azure DevOps pipeline configuration files. According to the description, this variable group no longer contains valid credentials and should not be referenced.
Key Changes:
- Removed the obsolete variable group reference from three pipeline YAML files
Reviewed Changes
Copilot reviewed 3 out of 3 changed files in this pull request and generated no comments.
| File | Description |
|---|---|
| eng/pipelines/maui-release-internal.yml | Removed the DotNetBuilds storage account read tokens variable group reference from the variables section |
| eng/pipelines/common/variables.yml | Removed the DotNetBuilds storage account read tokens variable group reference from the conditional variables block |
| eng/pipelines/ci-official.yml | Removed the DotNetBuilds storage account read tokens variable group reference from the variables section |
|
/azp run MAUI-public |
|
Azure Pipelines successfully started running 1 pipeline(s). |
|
Co-authored-by: PureWeen <[email protected]>
…#32781) * Initial plan * Backport PRs #32610, #32694, #32779 - pipeline configuration fixes Co-authored-by: PureWeen <[email protected]> --------- Co-authored-by: copilot-swe-agent[bot] <[email protected]> Co-authored-by: PureWeen <[email protected]>
Variable group has nothing valid in it.