chore: update release information for v1.2.2, v1.1.5, and v1.0.5 - #810
Open
stefinie123 wants to merge 1 commit into
Open
chore: update release information for v1.2.2, v1.1.5, and v1.0.5#810stefinie123 wants to merge 1 commit into
stefinie123 wants to merge 1 commit into
Conversation
Signed-off-by: Stefinie Fernando <minolispencer@gmail.com>
Contributor
📝 WalkthroughSummary by CodeRabbit
WalkthroughThe release documentation now lists v1.2.2, v1.1.5, and v1.0.5. The supported-release table uses these patch versions. The Docusaurus announcement bar links to v1.2.2. ChangesRelease metadata
Estimated code review effort: 1 (Trivial) | ~3 minutes Possibly related PRs
Suggested reviewers: 🚥 Pre-merge checks | ✅ 5✅ Passed checks (5 passed)
✨ 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 |
Contributor
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/releases/release-and-support-process.md`:
- Line 35: Reconcile the v1.0 GA date in the release table of
release-and-support-process.md with the authoritative date recorded for v1.0.0
in changelog.md, updating the v1.0 row to use the same date consistently.
🪄 Autofix
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 Plus
Run ID: 804dc741-56d3-4420-b6dc-d000d047c4b9
⛔ Files ignored due to path filters (8)
versioned_docs/version-v1.0.x/_constants.mdxis excluded by!versioned_docs/**versioned_docs/version-v1.0.x/changelog.mdis excluded by!versioned_docs/**versioned_docs/version-v1.1.x/_constants.mdxis excluded by!versioned_docs/**versioned_docs/version-v1.1.x/changelog.mdis excluded by!versioned_docs/**versioned_docs/version-v1.1.x/releases/release-and-support-process.mdis excluded by!versioned_docs/**versioned_docs/version-v1.2.x/_constants.mdxis excluded by!versioned_docs/**versioned_docs/version-v1.2.x/changelog.mdis excluded by!versioned_docs/**versioned_docs/version-v1.2.x/releases/release-and-support-process.mdis excluded by!versioned_docs/**
📒 Files selected for processing (3)
docs/changelog.mddocs/releases/release-and-support-process.mddocusaurus.config.ts
yashodgayashan
approved these changes
Aug 5, 2026
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Purpose
Update release information for v1.2.2, v1.1.5, and v1.0.5
Related Issues
openchoreo/openchoreo#4413
openchoreo/openchoreo#4422
openchoreo/openchoreo#4423
Checklist
sidebars.tsif adding a new documentation pagenpm run startto preview the changes locallynpm run buildto ensure the build passes without errors