release#121
Conversation
BREAKING CHANGE: Promotes to the stable public 2.0 release line. Signed-off-by: Cory Rylan <crylan@nvidia.com>
BREAKING CHANGE: Promotes to the stable public 2.0 release line. Signed-off-by: Cory Rylan <crylan@nvidia.com>
BREAKING CHANGE: Promotes to the stable public 2.0 release line. Signed-off-by: Cory Rylan <crylan@nvidia.com>
BREAKING CHANGE: Promotes to the stable public 2.0 release line. Signed-off-by: Cory Rylan <crylan@nvidia.com>
BREAKING CHANGE: Promotes to the stable public 2.0 release line. Signed-off-by: Cory Rylan <crylan@nvidia.com>
BREAKING CHANGE: Promotes to the stable public 2.0 release line. Signed-off-by: Cory Rylan <crylan@nvidia.com>
BREAKING CHANGE: Promotes to the stable public 2.0 release line. Signed-off-by: Cory Rylan <crylan@nvidia.com>
BREAKING CHANGE: Promotes to the stable public 2.0 release line. Signed-off-by: Cory Rylan <crylan@nvidia.com>
BREAKING CHANGE: Promotes to the stable public 2.0 release line. Signed-off-by: Cory Rylan <crylan@nvidia.com>
📝 WalkthroughWalkthroughThis PR updates the 0.0.0 version entry across nine project changelogs, changing the release status description from "Initial release" to "Initial pre-release." The change is homogeneous and applied consistently to all projects. ChangesChangelog Release Status Updates
Estimated code review effort🎯 1 (Trivial) | ⏱️ ~2 minutes 🚥 Pre-merge checks | ✅ 4 | ❌ 1❌ Failed checks (1 inconclusive)
✅ Passed checks (4 passed)
✏️ Tip: You can configure your own custom pre-merge checks in the settings. ✨ Finishing Touches🧪 Generate unit tests (beta)
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 `@projects/cli/CHANGELOG.md`:
- Around line 188-190: The placeholder text in projects/cli/CHANGELOG.md
("Initial pre-release.") no longer matches the regex used by
hasChangelogEntries() (PLACEHOLDER_CHANGELOG_PATTERN) so the file is
misclassified as having real entries; either change the changelog entry back to
"Initial release" to match the existing PLACEHOLDER_CHANGELOG_PATTERN, or update
PLACEHOLDER_CHANGELOG_PATTERN in projects/internals/tools/src/packages/utils.ts
to accept "Initial pre-release." (and update the corresponding assertion in
projects/internals/tools/src/packages/utils.test.ts to reflect the new
placeholder text) so tests and hasChangelogEntries() stay in sync.
🪄 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: ASSERTIVE
Plan: Enterprise
Run ID: ddb3c8ae-6df8-4760-86a2-c2e3c65a569c
📒 Files selected for processing (9)
projects/cli/CHANGELOG.mdprojects/code/CHANGELOG.mdprojects/core/CHANGELOG.mdprojects/forms/CHANGELOG.mdprojects/lint/CHANGELOG.mdprojects/markdown/CHANGELOG.mdprojects/monaco/CHANGELOG.mdprojects/styles/CHANGELOG.mdprojects/themes/CHANGELOG.md
|
🎉 This issue has been resolved in version 2.0.0 🎉 |
|
🎉 This issue has been resolved in version 2.0.0 🎉 |
2 similar comments
|
🎉 This issue has been resolved in version 2.0.0 🎉 |
|
🎉 This issue has been resolved in version 2.0.0 🎉 |
|
🎉 This issue has been resolved in version 2.0.0 🎉 |
4 similar comments
|
🎉 This issue has been resolved in version 2.0.0 🎉 |
|
🎉 This issue has been resolved in version 2.0.0 🎉 |
|
🎉 This issue has been resolved in version 2.0.0 🎉 |
|
🎉 This issue has been resolved in version 2.0.0 🎉 |
Summary by CodeRabbit