Skip to content

Publish release packages to GitHub Packages#15

Merged
nunofgs merged 1 commit into
mainfrom
codex/publish-github-packages
May 6, 2026
Merged

Publish release packages to GitHub Packages#15
nunofgs merged 1 commit into
mainfrom
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 3 times, most recently 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
@nunofgs nunofgs force-pushed the codex/publish-github-packages branch from 85b7dff to 175314b Compare May 6, 2026 14:43
@nunofgs nunofgs merged commit 72a44c9 into main May 6, 2026
10 checks passed
@nunofgs nunofgs deleted the codex/publish-github-packages branch May 6, 2026 16:41
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.

2 participants