Skip to content

📦 Setup @proda-ai/react-doctor publishing to GitHub Packages#1

Merged
mateuszchoma merged 8 commits into
mainfrom
setup/github-packages-publishing
Apr 2, 2026
Merged

📦 Setup @proda-ai/react-doctor publishing to GitHub Packages#1
mateuszchoma merged 8 commits into
mainfrom
setup/github-packages-publishing

Conversation

@mateuszchoma

Copy link
Copy Markdown
Collaborator

What

  • Rename package to @proda-ai/react-doctor
  • Add publishConfig for GitHub Packages registry
  • Add CI workflow that auto-bumps version and publishes on merge to main
  • Fix: remove non-existent jsx-a11y/no-noninteractive-element-interactions rule (upstream #113)

Version scheme

0.0.30-proda.N — tracks upstream 0.0.30, auto-increments N on each merge.

How it works

  1. Merge to main (if packages/react-doctor/** changed) → publish workflow triggers
  2. Bumps proda.Nproda.N+1
  3. Builds with Node 24, publishes to GitHub Packages
  4. Commits version bump back with [skip ci]

- Rename package to @proda-ai/react-doctor
- Add publishConfig for GitHub Packages registry
- Add publish workflow with auto version bump on merge to main
- Remove auto-bump from publish workflow
- Add version check on PRs that touch package.json
- Same check on main before publishing (safety net)
@mateuszchoma

Copy link
Copy Markdown
Collaborator Author

LGTM 👍

@ioanfagarasan ioanfagarasan left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

🚀

@mateuszchoma mateuszchoma merged commit f4f472e into main Apr 2, 2026
2 checks passed
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