Skip to content

chore: promote dev to staging — publish pipeline fix#74

Merged
himerus merged 12 commits intostagingfrom
dev
Mar 17, 2026
Merged

chore: promote dev to staging — publish pipeline fix#74
himerus merged 12 commits intostagingfrom
dev

Conversation

@himerus
Copy link
Copy Markdown
Contributor

@himerus himerus commented Mar 17, 2026

Summary

  • fix: mark internal packages (@helixir/core, @helixir/github-action) as private to fix publish pipeline

Promotes the publish pipeline fix from dev to staging. The changeset publish step was failing because it tried to publish internal workspace packages to npm where the @helixir scope doesn't exist.

Changes

  • packages/core/package.json — added "private": true
  • packages/github-action/package.json — added "private": true

himerus and others added 12 commits March 12, 2026 22:38
chore: promote staging → main (v0.3.0)
feat: multi-dimensional health scoring + source-level accessibility analysis
fix: changeset targets helixir (root package) + CodeRabbit ignore config
fix: add root to pnpm workspace for changeset resolution
chore: promote staging to main — security audit hardening
…-packages-as-private

fix: mark internal packages as private to fix publish pipeline
@himerus himerus added the skip-changeset Skip changeset requirement (infra/CI PRs) label Mar 17, 2026
@coderabbitai
Copy link
Copy Markdown

coderabbitai Bot commented Mar 17, 2026

Important

Review skipped

Auto reviews are disabled on base/target branches other than the default branch.

🗂️ Base branches to auto review (1)
  • dev

Please check the settings in the CodeRabbit UI or the .coderabbit.yaml file in this repository. To trigger a single review, invoke the @coderabbitai review command.

⚙️ Run configuration

Configuration used: Path: .coderabbit.yaml

Review profile: ASSERTIVE

Plan: Pro

Run ID: e3e613f8-2eee-4f31-9c65-af855d09229d

You can disable this status message by setting the reviews.review_status to false in the CodeRabbit configuration file.

Use the checkbox below for a quick retry:

  • 🔍 Trigger review
✨ Finishing Touches
🧪 Generate unit tests (beta)
  • Create PR with unit tests
  • Commit unit tests in branch dev
📝 Coding Plan
  • Generate coding plan for human review comments

Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out.

❤️ Share

Comment @coderabbitai help to get the list of available commands and usage tips.

@himerus himerus merged commit cc4a3ce into staging Mar 17, 2026
16 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

skip-changeset Skip changeset requirement (infra/CI PRs)

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant