Skip to content

Publish release packages to GitHub Packages#15

Open
nunofgs wants to merge 1 commit intomainfrom
codex/publish-github-packages
Open

Publish release packages to GitHub Packages#15
nunofgs wants to merge 1 commit intomainfrom
codex/publish-github-packages

Conversation

@nunofgs
Copy link
Copy Markdown
Collaborator

@nunofgs nunofgs commented May 5, 2026

Summary

  • Publish generated CLI packages to GitHub Packages after the existing npm publish step succeeds.
  • Use a registry-neutral package publishing script for npmjs.org and GitHub Packages while preserving existing package metadata checks and resume behavior.
  • Add GitHub Packages publish validation to release dry-runs.

Validation

  • node --check .github/scripts/publish-packages.js
  • node --check .github/scripts/release-workflow.js
  • node .github/scripts/release-workflow.test.js
  • Release workflow YAML parsed with the Ruby YAML loader.

@nunofgs nunofgs force-pushed the codex/publish-github-packages branch 2 times, most recently from c136a79 to 6dd1f53 Compare May 5, 2026 09:43
@nunofgs nunofgs force-pushed the codex/publish-github-packages branch from 6dd1f53 to 85b7dff Compare May 5, 2026 09:50
@nunofgs nunofgs changed the title [codex] Publish release packages to GitHub Packages Publish release packages to GitHub Packages May 5, 2026
@nunofgs nunofgs marked this pull request as ready for review May 5, 2026 09:51
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