Skip to content

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

Open
ramonfigueiredo wants to merge 3 commits 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 3 commits 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 increments nav_order across twelve existing OpenCue news pages and adds a CueWeb release announcement describing CueGUI parity, platform capabilities, contributors, documentation, and support resources.

Changes

OpenCue news updates

Layer / File(s) Summary
Renumber existing news navigation
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-...
Increments the front-matter nav_order value on twelve existing news pages.
Add CueWeb parity announcement
docs/news/2026-07-07-cueweb-full-cuegui-parity-release.md
Adds the announcement front matter, introduction, and Cuetopia and CueCommander parity sections with screenshots.
Document platform capabilities and release resources
docs/news/2026-07-07-cueweb-full-cuegui-parity-release.md
Describes platform features and adds contributor references, documentation links, support links, and repository links.

Estimated code review effort: 2 (Simple) | ~10 minutes

Suggested labels: cueweb

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 accurately summarizes the two main changes: a new CueWeb release news post and refreshed news navigation order.
✨ 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 Outdated
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