Skip to content

[codex] Remove obsolete signing manifests#190

Merged
AdamEssenmacher merged 1 commit intomainfrom
codex/remove-signing-manifests
Apr 21, 2026
Merged

[codex] Remove obsolete signing manifests#190
AdamEssenmacher merged 1 commit intomainfrom
codex/remove-signing-manifests

Conversation

@AdamEssenmacher
Copy link
Copy Markdown
Owner

What changed

Removed the obsolete repository metadata files:

  • SignList.xml
  • cgmanifest.json

Why

These files belonged to the old Microsoft/Azure signing and component-governance workflow that is no longer part of the repository's active OSS build path.

SignList.xml was only a standalone DLL signing list with no remaining consumer, and cgmanifest.json was a stale component-governance manifest containing old pod versions that no longer match the current build metadata.

Removing them avoids preserving dead compliance/signing entry points after the Azure pipeline cleanup.

Validation

  • git diff --check
  • Verified both files no longer exist.
  • Verified repository-wide searches for SignList.xml, cgmanifest.json, and their old signing/compliance markers return no matches.

No build was run because this removes unused metadata only.

@AdamEssenmacher AdamEssenmacher marked this pull request as ready for review April 21, 2026 19:02
@AdamEssenmacher AdamEssenmacher merged commit 9084c55 into main Apr 21, 2026
1 check passed
@AdamEssenmacher AdamEssenmacher deleted the codex/remove-signing-manifests branch April 21, 2026 19:08
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.

1 participant