Skip to content

update acp 4.2-4.3, devops upgrade strategy#126

Merged
tik-seven merged 1 commit intoalauda:mainfrom
tik-seven:docs/devops4.3-upgrade-docs
Apr 10, 2026
Merged

update acp 4.2-4.3, devops upgrade strategy#126
tik-seven merged 1 commit intoalauda:mainfrom
tik-seven:docs/devops4.3-upgrade-docs

Conversation

@tik-seven
Copy link
Copy Markdown
Contributor

@tik-seven tik-seven commented Apr 8, 2026

Summary by CodeRabbit

Release Notes

  • Documentation
    • Expanded upgrade guide with three clear pathways to ACP v4.3 (from v4.0, v4.1, and v4.2)
    • Enhanced operator upgrade instructions with improved compatibility verification guidance
    • Added dedicated upgrade tab for ACP v4.2 users with updated prerequisites
    • Refined migration instructions for clarity across all upgrade scenarios

@coderabbitai
Copy link
Copy Markdown

coderabbitai Bot commented Apr 8, 2026

Walkthrough

Updated upgrade documentation to target ACP v4.3, expanding from single v4.2 scenario to three explicit upgrade paths (v4.0→v4.3, v4.1→v4.3, v4.2→v4.3). Refined operator upgrade instructions, added v4.2 migration guidance, and removed stale frontmatter. Updated sites.yaml to reflect v4.3 version.

Changes

Cohort / File(s) Summary
Documentation Updates
docs/en/upgrade/overview.mdx
Expanded upgrade guidance to target ACP v4.3 with three explicit scenarios. Added new tab for v4.2→v4.3 path, refined migration gating text, reworked operator upgrade section with compatibility checks, and removed stale sourceSHA frontmatter field.
Configuration
sites.yaml
Updated container_platform version from v4.2 to v4.3.

Estimated code review effort

🎯 2 (Simple) | ⏱️ ~10 minutes

Possibly related PRs

Suggested reviewers

  • yhuan123
  • l-qing

Poem

🐰 From four-oh to four-three, we hop with glee,
New upgrade paths dance, v4.2 is free!
Operators align, Next-Gen takes flight,
Documentation shines with clarity bright! ✨

🚥 Pre-merge checks | ✅ 3
✅ Passed checks (3 passed)
Check name Status Explanation
Description Check ✅ Passed Check skipped - CodeRabbit’s high-level summary is enabled.
Title check ✅ Passed The title accurately describes the main changes: updating ACP platform from v4.2 to v4.3 and revising DevOps upgrade strategy documentation.
Docstring Coverage ✅ Passed No functions found in the changed files to evaluate docstring coverage. Skipping docstring coverage check.

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

✨ Finishing Touches
🧪 Generate unit tests (beta)
  • Create PR with unit tests

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.

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

🧹 Nitpick comments (1)
docs/en/upgrade/overview.mdx (1)

37-37: Tighten repeated upgrade wording for readability.

The same long sentence pattern appears in multiple places and is a bit repetitive. Consider shortening to one consistent phrase and linking to the shared section.

Also applies to: 51-51, 65-65, 99-99

🤖 Prompt for AI Agents
Verify each finding against the current code and only fix it if needed.

In `@docs/en/upgrade/overview.mdx` at line 37, Replace the repeated long sentence
that reads "If you want to use the updated version for each Operator, you can
further learn how to upgrade to the updated version in each operator's
documentation. Please refer to [Upgrade each operator to a newer
version](`#upgrade`)." with a short, consistent phrase such as "See [Upgrade each
operator to a newer version](`#upgrade`)" (or "See the Upgrade section") wherever
it appears (the instances referencing the Upgrade section), so all occurrences
use the same concise link text and remove redundant wording.
🤖 Prompt for all review comments with AI agents
Verify each finding against the current code and only fix it if needed.

Inline comments:
In `@docs/en/upgrade/overview.mdx`:
- Around line 94-95: Two headings use escaped custom ID syntax (e.g., "Upgrade
each operator to a newer version \{`#upgrade`}" and the heading with
"\{`#next-gen`}"); remove the backslashes so the IDs use unescaped curly syntax
({`#upgrade`} and {`#next-gen`}) to create proper anchors and restore links that
target `#upgrade` and `#next-gen`.

---

Nitpick comments:
In `@docs/en/upgrade/overview.mdx`:
- Line 37: Replace the repeated long sentence that reads "If you want to use the
updated version for each Operator, you can further learn how to upgrade to the
updated version in each operator's documentation. Please refer to [Upgrade each
operator to a newer version](`#upgrade`)." with a short, consistent phrase such as
"See [Upgrade each operator to a newer version](`#upgrade`)" (or "See the Upgrade
section") wherever it appears (the instances referencing the Upgrade section),
so all occurrences use the same concise link text and remove redundant wording.
🪄 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: Organization UI

Review profile: CHILL

Plan: Pro

Run ID: fc20892c-43e9-4244-b538-5db2f12c46ed

📥 Commits

Reviewing files that changed from the base of the PR and between ad093fa and 99fa3a0.

📒 Files selected for processing (2)
  • docs/en/upgrade/overview.mdx
  • sites.yaml

Comment thread docs/en/upgrade/overview.mdx
@tik-seven tik-seven merged commit 1b478f5 into alauda:main Apr 10, 2026
3 checks passed
@tik-seven tik-seven deleted the docs/devops4.3-upgrade-docs branch April 21, 2026 07:41
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants