[cueweb/docs] Add CueWeb full-release news post and refresh news nav_order#2479
Conversation
Add news/2026-07-07-cueweb-full-cuegui-parity-release.md announcing the first full release of CueWeb, replicating all CueGUI functionality (Cuetopia and CueCommander) on the master branch. Includes feature summary, screenshots, contributor list with per-PR credits, and links to the full CueWeb and REST Gateway documentation set. Reassign nav_order across all existing news posts (via news/update_nav_order.py) so the new post sorts first.
📝 WalkthroughWalkthroughThis PR updates nav_order front-matter values across twelve existing OpenCue news pages, each incremented by one, and adds a new news markdown page announcing CueWeb's feature parity with CueGUI, including feature descriptions, screenshots, contributors, and reference links. ChangesNews nav_order renumbering
New CueWeb release announcement page
Estimated code review effort: 1 (Trivial) | ~5 minutes 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 |
|
@DiegoTavares / @lithorus |
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/news/2026-07-07-cueweb-full-cuegui-parity-release.md`:
- Around line 8-12: Fix the heading hierarchy in the news post by changing the
“First Full Release: CueWeb Now Replicates All of CueGUI (Cuetopia and
CueCommander)” heading from a level-3 heading to level-2, or flattening it to
plain text. Keep the surrounding markdown structure in the document consistent
so the `# Announcing CueWeb...` title is followed by the expected heading level.
🪄 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: defaults
Review profile: CHILL
Plan: Pro
Run ID: 51845e73-d9ef-4455-863d-c3f2c8c5cdae
📒 Files selected for processing (13)
docs/news/2019-04-18-season-of-docs-2019.mddocs/news/2019-07-08-opencue-birds-of-a-feather-at-siggraph.mddocs/news/2019-07-22-opencue-steering-committee-at-siggraph.mddocs/news/2019-09-20-opencue-at-siggraph-recording.mddocs/news/2019-12-05-la-pipeline-developers-meetup.mddocs/news/2019-12-18-sony-pictures-imageworks-case-study.mddocs/news/2020-08-27-google-summer-of-code-20-cloud-plugin.mddocs/news/2021-08-04-open-source-days-2021.mddocs/news/2024-05-24-opencue-project-review-2024.mddocs/news/2025-08-10-opencue-project-review-2025.mddocs/news/2025-12-12-distributed-scheduler-release.mddocs/news/2026-01-21-opencue-major-releases-2026-roadmap.mddocs/news/2026-07-07-cueweb-full-cuegui-parity-release.md
Related Issues
Summarize your change.
Add
news/2026-07-07-cueweb-full-cuegui-parity-release.mdannouncing the first full release of CueWeb, replicating all CueGUI functionality (Cuetopia and CueCommander) on the master branch. Includes feature summary, screenshots, contributor list with per-PR credits, and links to the full CueWeb and REST Gateway documentation set.Reassign
nav_orderacross all existing news posts (vianews/update_nav_order.py) so the new post sorts first.