Skip to content

Remove Publish-Build-Assets variable group from main - #188

Merged
akoeplinger merged 1 commit into
dotnet:mainfrom
missymessa:mjanecke/remove-publish-build-assets-vg-main
Aug 19, 2026
Merged

Remove Publish-Build-Assets variable group from main#188
akoeplinger merged 1 commit into
dotnet:mainfrom
missymessa:mjanecke/remove-publish-build-assets-vg-main

Conversation

@missymessa

@missymessamissymessa commented Aug 18, 2026

Copy link
Copy Markdown
Member

Synchronizes the relevant Arcade credential-removal changes on main so the pipeline no longer imports VG20 or passes its obsolete log-redaction values.

Tracked by https://dev.azure.com/dnceng/internal/_workitems/edit/12131

Synchronize the relevant Arcade template cleanup for VG20 retirement.
Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
Copilot-Session: e890b71a-c1aa-416c-a15c-be8da9fdd9b4
CopilotAI lite review requested due to automatic review settings August 18, 2026 18:46

CopilotAI left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

Pull request overview

Removes the Publish-Build-Assets Azure DevOps variable group from shared Arcade pipeline templates and stops passing a couple of now-obsolete secret variables into the log redaction step, aligning this repo’s main branch with the upstream credential-removal work.

Changes:

  • Removed Publish-Build-Assets variable group imports from shared variable/job templates.
  • Updated the publish-logs.yml redaction invocation to no longer include two obsolete secret values.

Reviewed changes

Copilot reviewed 4 out of 4 changed files in this pull request and generated no comments.

FileDescription
eng/common/core-templates/steps/publish-logs.ymlRemoves two obsolete secret variables from the explicit redaction argument list.
eng/common/core-templates/post-build/common-variables.ymlStops importing the Publish-Build-Assets variable group at the common post-build variable layer.
eng/common/core-templates/jobs/codeql-build.ymlRemoves the Publish-Build-Assets variable group from the CodeQL build job template.
eng/common/core-templates/job/publish-build-assets.ymlRemoves the Publish-Build-Assets variable group from the asset publishing job’s internal-only variable setup.

💡 Add a code-review agent skill or configure MCP servers for context-aware, tailored reviews. Learn more in the docs.

@akoeplinger
akoeplinger merged commit 35f862b into dotnet:mainAug 19, 2026
7 checks passed
Sign up for freeto 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.

3 participants

@missymessa@akoeplinger