Skip to content

Revert "Ship .asc signature alongside .sig"#522

Merged
dagood merged 1 commit into
mainfrom
revert-502-dev/gadams/sig
Jul 9, 2026
Merged

Revert "Ship .asc signature alongside .sig"#522
dagood merged 1 commit into
mainfrom
revert-502-dev/gadams/sig

Conversation

@dagood

@dagood dagood commented Jul 9, 2026

Copy link
Copy Markdown
Member

@dagood dagood requested a review from a team as a code owner July 9, 2026 20:43
Copilot AI review requested due to automatic review settings July 9, 2026 20:43

Copilot AI 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

This PR reverts prior work that shipped an additional .asc signature alongside the existing .sig PGP signature for release artifacts, returning the release tooling and asset schemas to .sig-only behavior.

Changes:

  • Remove generation and URL discovery of .asc signature artifacts in releasego and build assets summarization.
  • Remove the ascSignatureUrl field from the buildmodel/dockerversions Arch JSON schema.
  • Update golden test fixtures and .txtar test archives to match the .sig-only behavior.

Reviewed changes

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

Show a summary per file
File Description
cmd/releasego/testdata/Test_createLinkPairs/release_studio/aka.golden.txt Updates expected AKA link pairs to no longer include .asc signature links.
cmd/releasego/testdata/Test_createLinkPairs/blob/aka.golden.txt Updates expected link pairs to no longer include .asc signature links.
cmd/releasego/main.go Stops appending .asc signature paths/URLs; keeps .sig only.
cmd/releasego/akams_test.go Updates test inputs to remove ASCSignatureURL.
buildmodel/dockerversions/dockerversions.go Removes ASCSignatureURL from the Arch struct JSON schema and associated docs.
buildmodel/buildassets/testdata/TestBuildResultsDirectoryInfo_GoldenCreateSummary/1.23dev-publish/result.golden.txt Updates golden summary JSON to remove ascSignatureUrl.
buildmodel/buildassets/testdata/TestBuildResultsDirectoryInfo_GoldenCreateSummary/1.17-build/result.golden.txt Updates golden summary JSON to remove ascSignatureUrl.
buildmodel/buildassets/testdata/1.23dev-publish/bin.txtar Removes .asc files from the test archive inputs.
buildmodel/buildassets/testdata/1.23dev-missing-publish/bin.txtar Removes .asc from the test archive inputs.
buildmodel/buildassets/testdata/1.17-build/bin.txtar Removes .asc files from the test archive inputs.
buildmodel/buildassets/buildassets.go Removes .asc handling in artifact scanning and parsing; uses .sig only.

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

@dagood

dagood commented Jul 9, 2026

Copy link
Copy Markdown
Member Author

/azp run microsoft-go-infra

@azure-pipelines

Copy link
Copy Markdown
Azure Pipelines successfully started running 1 pipeline(s).

@dagood dagood merged commit ad8d444 into main Jul 9, 2026
16 checks passed
@dagood dagood deleted the revert-502-dev/gadams/sig branch July 9, 2026 22:19
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.

3 participants