fix: align pro artifact release to 0.4.2#716
Conversation
|
The latest updates on your projects. Learn more about Vercel for GitHub.
|
|
ℹ️ Recent review info⚙️ Run configurationConfiguration used: Path: .coderabbit.yaml Review profile: CHILL Plan: Pro Run ID: 📒 Files selected for processing (1)
✅ Files skipped from review due to trivial changes (1)
WalkthroughBumps core to 5.1.17 and Pro to 0.4.2, updates package/manifest metadata, adds QA publish and artifact evidence with live smoke checks, aligns the installer default Pro artifact, and marks the PRO-13.5 story as published with updated docs and changelog entries. ChangesPRO-13.5 Release Completion v5.1.17/v0.4.2
Estimated code review effort🎯 2 (Simple) | ⏱️ ~8 minutes Possibly related PRs
Suggested reviewers
🚥 Pre-merge checks | ✅ 5✅ Passed checks (5 passed)
✏️ Tip: You can configure your own custom pre-merge checks in the settings. ✨ Finishing Touches🧪 Generate unit tests (beta)
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. Comment |
There was a problem hiding this comment.
Actionable comments posted: 1
🤖 Prompt for all review comments with AI agents
Verify each finding against current code. Fix only still-valid issues, skip the
rest with a brief reason, keep changes minimal, and validate.
Inline comments:
In
`@docs/stories/epic-pro-13/STORY-PRO-13.5-PRIVATE-PRO-DISTRIBUTION-HARDENING.md`:
- Around line 488-489: Update the story header/status to reflect the publish is
complete by replacing the “Ready for DevOps Publish” status string with a
completed state (e.g., “Published” or “Complete”) and any related status fields
in the document metadata/header; locate the header/status section that contains
the literal "Ready for DevOps Publish" and update it to match the release notes
entries (`@aiox-squads/core@5.1.17` and Pro `0.4.2`) so the document no longer
shows a pending publish state.
🪄 Autofix (Beta)
Fix all unresolved CodeRabbit comments on this PR:
- Push a commit to this branch (recommended)
- Create a new PR with the fixes
ℹ️ Review info
⚙️ Run configuration
Configuration used: Path: .coderabbit.yaml
Review profile: CHILL
Plan: Pro
Run ID: a147a9d1-3a61-4432-bd2d-0f2600756812
⛔ Files ignored due to path filters (1)
package-lock.jsonis excluded by!**/package-lock.json
📒 Files selected for processing (7)
.aiox-core/install-manifest.yamldocs/stories/epic-pro-13/STORY-PRO-13.5-PRIVATE-PRO-DISTRIBUTION-HARDENING.mdoutputs/qa/2026-05-pro-13-5-core-pack-dry-run-5.1.17.jsonoutputs/qa/2026-05-pro-13-5-pro-artifact-0.4.2.jsonoutputs/qa/2026-05-pro-13-5-publish-0.4.2-5.1.17.jsonpackage.jsonpackages/installer/src/wizard/pro-setup.js
📊 Coverage ReportCoverage report not available
Generated by PR Automation (Story 6.1) |
Summary
@aiox-squads/coresource metadata to5.1.17@aiox-squads/pro@0.4.2Validation
npm run validate:publishnpm run typechecknpm test -- --runInBand tests/installer/pro-setup-auth.test.js tests/pro/pro-updater.test.js tests/cli/validate-publish.test.jsnpm pack --dry-run --json->proFileCount: 0@aiox-squads/core@5.1.17Release Evidence
@aiox-squads/core@5.1.17published and npmlatestresolves to5.1.17pro/paths@aiox-squads/pro@0.4.2artifact is private and available through the license-server signed artifact brokerSummary by CodeRabbit
Chores
Documentation