Skip to content

fix(packaging): correct Winget PackageIdentifier capitalization#53

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

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

Conversation

@rianjs
Copy link
Copy Markdown
Collaborator

@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 #52

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

Fixes #52
@rianjs rianjs force-pushed the fix/winget-package-identifier-caps branch from 4f1c026 to 0781dea Compare January 20, 2026 21:30
@rianjs rianjs merged commit ebc0962 into main Jan 20, 2026
3 checks passed
@rianjs rianjs deleted the fix/winget-package-identifier-caps branch January 20, 2026 21:34
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.

fix(packaging): Correct Winget PackageIdentifier capitalization

1 participant