Skip to content

[cueweb/docs] Add CueWeb full-release news post and refresh news nav_order#2479

Open
ramonfigueiredo wants to merge 1 commit into
AcademySoftwareFoundation:masterfrom
ramonfigueiredo:docs-cueweb-full-release-news
Open

[cueweb/docs] Add CueWeb full-release news post and refresh news nav_order#2479
ramonfigueiredo wants to merge 1 commit into
AcademySoftwareFoundation:masterfrom
ramonfigueiredo:docs-cueweb-full-release-news

Conversation

@ramonfigueiredo

@ramonfigueiredo ramonfigueiredo commented Jul 8, 2026

Copy link
Copy Markdown
Collaborator

Related Issues

Summarize your change.

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.

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.
@coderabbitai

coderabbitai Bot commented Jul 8, 2026

Copy link
Copy Markdown
Contributor

Review Change Stack

📝 Walkthrough

Walkthrough

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

Changes

News nav_order renumbering

Layer / File(s) Summary
Renumber nav_order across existing news pages
docs/news/2019-04-18-..., docs/news/2019-07-08-..., docs/news/2019-07-22-..., docs/news/2019-09-20-..., docs/news/2019-12-05-..., docs/news/2019-12-18-..., docs/news/2020-08-27-..., docs/news/2021-08-04-..., docs/news/2024-05-24-..., docs/news/2025-08-10-..., docs/news/2025-12-12-..., docs/news/2026-01-21-...
Front-matter nav_order values are each incremented by one across twelve existing news pages to shift ordering.

New CueWeb release announcement page

Layer / File(s) Summary
Front matter and Cuetopia parity content
docs/news/2026-07-07-cueweb-full-cuegui-parity-release.md
Adds page front matter, title, intro, and the Cuetopia Parity section covering job/layer/frame features and dependency graph.
CueCommander parity and platform features
docs/news/2026-07-07-cueweb-full-cuegui-parity-release.md
Adds CueCommander Parity and Platform Features sections covering hosts, shows, subscriptions, authorization, and observability.
Contributors, getting started, and support links
docs/news/2026-07-07-cueweb-full-cuegui-parity-release.md
Adds Contributors section with PR links, Get Started guide links, and Community and Support links.

Estimated code review effort: 1 (Trivial) | ~5 minutes

Suggested reviewers: lithorus, DiegoTavares

🚥 Pre-merge checks | ✅ 5
✅ Passed checks (5 passed)
Check name Status Explanation
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.
Description Check ✅ Passed Check skipped - CodeRabbit’s high-level summary is enabled.
Title check ✅ Passed The title clearly summarizes the main changes: adding the CueWeb release news post and updating news navigation ordering.
✨ 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.

@ramonfigueiredo ramonfigueiredo self-assigned this Jul 8, 2026
@ramonfigueiredo ramonfigueiredo changed the title [docs] Add CueWeb full-release news post and refresh news nav_order [cueweb/docs] Add CueWeb full-release news post and refresh news nav_order Jul 8, 2026
@ramonfigueiredo

Copy link
Copy Markdown
Collaborator Author

@DiegoTavares / @lithorus
Ready for review!

@coderabbitai coderabbitai Bot left a comment

Copy link
Copy Markdown
Contributor

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 `@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

📥 Commits

Reviewing files that changed from the base of the PR and between 6d964b7 and fbc2be8.

📒 Files selected for processing (13)
  • docs/news/2019-04-18-season-of-docs-2019.md
  • docs/news/2019-07-08-opencue-birds-of-a-feather-at-siggraph.md
  • docs/news/2019-07-22-opencue-steering-committee-at-siggraph.md
  • docs/news/2019-09-20-opencue-at-siggraph-recording.md
  • docs/news/2019-12-05-la-pipeline-developers-meetup.md
  • docs/news/2019-12-18-sony-pictures-imageworks-case-study.md
  • docs/news/2020-08-27-google-summer-of-code-20-cloud-plugin.md
  • docs/news/2021-08-04-open-source-days-2021.md
  • docs/news/2024-05-24-opencue-project-review-2024.md
  • docs/news/2025-08-10-opencue-project-review-2025.md
  • docs/news/2025-12-12-distributed-scheduler-release.md
  • docs/news/2026-01-21-opencue-major-releases-2026-roadmap.md
  • docs/news/2026-07-07-cueweb-full-cuegui-parity-release.md

Comment thread docs/news/2026-07-07-cueweb-full-cuegui-parity-release.md
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.

1 participant