release post#750
Conversation
✅ Deploy Preview for open-component-model ready!
To edit notification comments on pull requests, go to your Netlify project configuration. |
|
Note Reviews pausedIt looks like this branch is under active development. To avoid overwhelming you with review comments due to an influx of new commits, CodeRabbit has automatically paused this review. You can configure this behavior by changing the Use the following commands to manage reviews:
Use the checkboxes below for quick actions:
No actionable comments were generated in the recent review. 🎉 ℹ️ Recent review info⚙️ Run configurationConfiguration used: defaults Review profile: CHILL Plan: Pro Run ID: 📒 Files selected for processing (2)
✅ Files skipped from review due to trivial changes (2)
📝 WalkthroughWalkthroughAdds new tokens to the repository spell-check wordlist and adds a new blog post announcing OCM v2 with full front-matter, architecture diagrams, CLI workflows, controller/CR descriptions, testing/conformance notes, governance, and contribution/get-started guidance. (47 words) Changes
Estimated code review effort🎯 2 (Simple) | ⏱️ ~10 minutes Possibly related PRs
Suggested labels
Suggested reviewers
Poem
🚥 Pre-merge checks | ✅ 2 | ❌ 1❌ Failed checks (1 inconclusive)
✅ Passed checks (2 passed)
✏️ Tip: You can configure your own custom pre-merge checks in the settings. ✨ Finishing Touches🧪 Generate unit tests (beta)
📝 Coding Plan
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 Tip You can validate your CodeRabbit configuration file in your editor.If your editor has YAML language server, you can enable auto-completion and validation by adding |
fabianburth
left a comment
There was a problem hiding this comment.
I like it a lot - well done! :)
- Rename section headings to 'New Kubernetes Controllers' and 'New Go Library and Bindings' - Fix NeoNephos capitalization - Correct Slack channel to #open-component-model - Update closing line to 'sovereign cloud delivery' - Fix 'About the OCM Project' link path - Add blank lines around callout lists
- Rename section headings to 'New Kubernetes Controllers' and 'New Go Library and Bindings' - Fix NeoNephos capitalization - Correct Slack channel to #open-component-model - Update closing line to 'sovereign cloud delivery' - Fix 'About the OCM Project' link path - Add blank lines around callout lists Signed-off-by: Jakob Möller <jakob.moeller@sap.com>
0d9a00a to
978d192
Compare
- Rename section headings to 'New Kubernetes Controllers' and 'New Go Library and Bindings' - Fix NeoNephos capitalization - Correct Slack channel to #open-component-model - Update closing line to 'sovereign cloud delivery' - Fix 'About the OCM Project' link path - Add blank lines around callout lists Signed-off-by: Jakob Möller <contact@jakob-moeller.com>
4c3c2c1 to
5c75c17
Compare
There was a problem hiding this comment.
Actionable comments posted: 2
🧹 Nitpick comments (1)
content/blog/ocm_v2_announcement.md (1)
257-258: Consider list formatting for the two deploy links.These two consecutive links are easier to scan if formatted as bullets (or separated with explicit line breaks).
🤖 Prompt for AI Agents
Verify each finding against the current code and only fix it if needed. In `@content/blog/ocm_v2_announcement.md` around lines 257 - 258, Convert the two consecutive inline links ("Learn about OCM Controllers" and "Your first controller-based deployment") into a markdown bulleted list (or add an explicit blank line between them) so they are easier to scan; locate the two link lines in the OCM announcement content and prefix each link with "-" (or ensure a blank line separates them) to produce distinct list items.
🤖 Prompt for all review comments with AI agents
Verify each finding against the current code and only fix it if needed.
Inline comments:
In `@content/blog/ocm_v2_announcement.md`:
- Line 250: The heading "Setup your Runtime" is using the noun form; update the
heading text to the verb phrase "Set Up your Runtime" so it matches the rest of
the page's wording and consistency (replace the string "Setup your Runtime" with
"Set Up your Runtime" in the markdown heading).
- Line 4: The published frontmatter date string "2026-03-30T10:00:00+01:00" uses
a +01:00 offset that will likely be incorrect due to DST; update that value to
the correct offset for March 30, 2026 (e.g., "2026-03-30T10:00:00+02:00") or
convert to UTC (e.g., "2026-03-30T09:00:00Z") so the post publishes at the
intended local 10:00 time.
---
Nitpick comments:
In `@content/blog/ocm_v2_announcement.md`:
- Around line 257-258: Convert the two consecutive inline links ("Learn about
OCM Controllers" and "Your first controller-based deployment") into a markdown
bulleted list (or add an explicit blank line between them) so they are easier to
scan; locate the two link lines in the OCM announcement content and prefix each
link with "-" (or ensure a blank line separates them) to produce distinct list
items.
ℹ️ Review info
⚙️ Run configuration
Configuration used: defaults
Review profile: CHILL
Plan: Pro
Run ID: 19776df6-c858-4825-b68c-7bcee28ad53b
📒 Files selected for processing (2)
.github/config/wordlist.txtcontent/blog/ocm_v2_announcement.md
matthiasbruns
left a comment
There was a problem hiding this comment.
very good work - I had to nit very hard on this one to find something :D
20802c9 to
e3e6a52
Compare
- Rename section headings to 'New Kubernetes Controllers' and 'New Go Library and Bindings' - Fix NeoNephos capitalization - Correct Slack channel to #open-component-model - Update closing line to 'sovereign cloud delivery' - Fix 'About the OCM Project' link path - Add blank lines around callout lists Signed-off-by: Jakob Möller <contact@jakob-moeller.com>
681c859 to
52e14c9
Compare
Signed-off-by: Jakob Möller <contact@jakob-moeller.com>
Signed-off-by: Jakob Möller <contact@jakob-moeller.com>
Signed-off-by: Jakob Möller <contact@jakob-moeller.com>
- Rename section headings to 'New Kubernetes Controllers' and 'New Go Library and Bindings' - Fix NeoNephos capitalization - Correct Slack channel to #open-component-model - Update closing line to 'sovereign cloud delivery' - Fix 'About the OCM Project' link path - Add blank lines around callout lists Signed-off-by: Jakob Möller <contact@jakob-moeller.com>
3839c4c to
928a0af
Compare
frewilhelm
left a comment
There was a problem hiding this comment.
lgtm beside the two comments
928a0af to
292fd55
Compare
…ncement blog - Adjusted all hardcoded links to the updated `/dev/docs` structure for consistency and accuracy. Signed-off-by: Jakob Möller <contact@jakob-moeller.com>
292fd55 to
c0fe8b1
Compare
<!-- markdownlint-disable MD041 --> #### What this PR does / why we need it #### Which issue(s) this PR is related to <!-- Usage: `Related to #<issue number>`, or `Related to (paste link of issue)`. --> #### Type of content <!-- Which section does this PR target? See CONTRIBUTING.md for guidance. --> - [ ] Tutorial (`getting-started/` or `tutorials/`) - [ ] How-to Guide (`how-to/`) - [ ] Explanation / Concept (`concepts/`) - [ ] Reference (`reference/`) - [x] Other (blog post) #### Checklist - [x] I have read and followed the [Contributing Guide](https://github.com/open-component-model/ocm-website/blob/main/CONTRIBUTING.md) - [ ] All commands/code snippets are tested and can be copy-pasted <!-- This is an auto-generated comment: release notes by coderabbit.ai --> ## Summary by CodeRabbit * **Documentation** * Published an OCM v2 announcement blog describing the rebuilt v2 stack, new CLI workflow with example commands, Kubernetes controllers and resource responsibilities, architecture and UI diagrams, conformance testing scenarios, migration guidance, governance and participation channels, and get-started/contribution resources. * **Chores** * Updated the repository wordlist: added new vocabulary entries and cleaned up/reordered possessive and compound forms. <!-- end of auto-generated comment: release notes by coderabbit.ai --> --------- Signed-off-by: Jakob Möller <contact@jakob-moeller.com> 22d1f06
What this PR does / why we need it
Which issue(s) this PR is related to
Type of content
getting-started/ortutorials/)how-to/)concepts/)reference/)Checklist
Summary by CodeRabbit
Documentation
Chores