Skip to content
This repository was archived by the owner on Jan 28, 2026. It is now read-only.

fix(packaging): correct Winget PackageIdentifier capitalization#28

Merged
rianjs merged 2 commits intomainfrom
fix/winget-package-identifier-caps
Jan 20, 2026
Merged

fix(packaging): correct Winget PackageIdentifier capitalization#28
rianjs merged 2 commits intomainfrom
fix/winget-package-identifier-caps

Conversation

@rianjs
Copy link
Copy Markdown
Contributor

@rianjs rianjs commented Jan 20, 2026

Summary

  • Fix PackageIdentifier capitalization from OpenCliCollective to OpenCLICollective
  • Rename manifest files to match correct capitalization
  • Update all workflow files with correct references

Context

Per microsoft/winget-pkgs#331362, the publishing pipeline failed due to a caps mismatch.

Test plan

  • Verify test-winget.yml workflow passes (validates manifest schema)
  • Verify no references to OpenCliCollective remain

Fixes #27

Change PackageIdentifier from OpenCliCollective to OpenCLICollective
to fix publishing pipeline failures.

Fixes #27
@rianjs rianjs merged commit b659761 into main Jan 20, 2026
3 checks passed
@rianjs rianjs deleted the fix/winget-package-identifier-caps branch January 20, 2026 21:35
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

fix(packaging): Correct Winget PackageIdentifier capitalization

1 participant