Skip to content

release#121

Merged
coryrylan merged 9 commits into
mainfrom
topic-stable-release
Jun 8, 2026
Merged

release#121
coryrylan merged 9 commits into
mainfrom
topic-stable-release

Conversation

@coryrylan
Copy link
Copy Markdown
Collaborator

@coryrylan coryrylan commented Jun 7, 2026

Summary by CodeRabbit

  • Documentation
    • Updated release status for version 0.0.0 across all projects from "Initial release" to "Initial pre-release," clarifying the pre-release nature of these initial versions.

coryrylan added 9 commits June 6, 2026 19:38
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>
@coderabbitai
Copy link
Copy Markdown

coderabbitai Bot commented Jun 7, 2026

Review Change Stack

📝 Walkthrough

Walkthrough

This 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.

Changes

Changelog Release Status Updates

Layer / File(s) Summary
Version 0.0.0 pre-release status updates
projects/cli/CHANGELOG.md, projects/code/CHANGELOG.md, projects/core/CHANGELOG.md, projects/forms/CHANGELOG.md, projects/lint/CHANGELOG.md, projects/markdown/CHANGELOG.md, projects/monaco/CHANGELOG.md, projects/styles/CHANGELOG.md, projects/themes/CHANGELOG.md
The 0.0.0 changelog entries are updated from "Initial release" to "Initial pre-release" across all nine project changelogs.

Estimated code review effort

🎯 1 (Trivial) | ⏱️ ~2 minutes

🚥 Pre-merge checks | ✅ 4 | ❌ 1

❌ Failed checks (1 inconclusive)

Check name Status Explanation Resolution
Title check ❓ Inconclusive The title 'release' is vague and does not clearly convey the specific change—updating changelog entries from 'Initial release' to 'Initial pre-release' across multiple projects. Use a more descriptive title such as 'Update changelog entries to reflect pre-release status' to clearly communicate the PR's purpose.
✅ Passed checks (4 passed)
Check name Status Explanation
Description Check ✅ Passed Check skipped - CodeRabbit’s high-level summary is enabled.
Docstring Coverage ✅ Passed No functions found in the changed files to evaluate docstring coverage. Skipping docstring coverage check.
Linked Issues check ✅ Passed Check skipped because no linked issues were found for this pull request.
Out of Scope Changes check ✅ Passed Check skipped because no linked issues were found for this pull request.

✏️ Tip: You can configure your own custom pre-merge checks in the settings.

✨ Finishing Touches
🧪 Generate unit tests (beta)
  • Create PR with unit tests
  • Commit unit tests in branch topic-stable-release

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

Copy link
Copy Markdown

@coderabbitai coderabbitai Bot left a comment

Choose a reason for hiding this comment

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

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

📥 Commits

Reviewing files that changed from the base of the PR and between b38771d and c7b8641.

📒 Files selected for processing (9)
  • projects/cli/CHANGELOG.md
  • projects/code/CHANGELOG.md
  • projects/core/CHANGELOG.md
  • projects/forms/CHANGELOG.md
  • projects/lint/CHANGELOG.md
  • projects/markdown/CHANGELOG.md
  • projects/monaco/CHANGELOG.md
  • projects/styles/CHANGELOG.md
  • projects/themes/CHANGELOG.md

Comment thread projects/cli/CHANGELOG.md
@johnyanarella johnyanarella self-requested a review June 8, 2026 15:17
@coryrylan coryrylan merged commit ab93fca into main Jun 8, 2026
13 checks passed
@coryrylan coryrylan deleted the topic-stable-release branch June 8, 2026 17:41
@coryrylan
Copy link
Copy Markdown
Collaborator Author

🎉 This issue has been resolved in version 2.0.0 🎉

Changelog

@coryrylan
Copy link
Copy Markdown
Collaborator Author

🎉 This issue has been resolved in version 2.0.0 🎉

Changelog

2 similar comments
@coryrylan
Copy link
Copy Markdown
Collaborator Author

🎉 This issue has been resolved in version 2.0.0 🎉

Changelog

@coryrylan
Copy link
Copy Markdown
Collaborator Author

🎉 This issue has been resolved in version 2.0.0 🎉

Changelog

@coryrylan
Copy link
Copy Markdown
Collaborator Author

🎉 This issue has been resolved in version 2.0.0 🎉

Changelog

4 similar comments
@coryrylan
Copy link
Copy Markdown
Collaborator Author

🎉 This issue has been resolved in version 2.0.0 🎉

Changelog

@coryrylan
Copy link
Copy Markdown
Collaborator Author

🎉 This issue has been resolved in version 2.0.0 🎉

Changelog

@coryrylan
Copy link
Copy Markdown
Collaborator Author

🎉 This issue has been resolved in version 2.0.0 🎉

Changelog

@coryrylan
Copy link
Copy Markdown
Collaborator Author

🎉 This issue has been resolved in version 2.0.0 🎉

Changelog

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants