Skip to content

Add Cuebot README.#5

Merged
bcipriano merged 1 commit into
AcademySoftwareFoundation:masterfrom
bcipriano:cipriano-cuebot-readme2
Oct 3, 2018
Merged

Add Cuebot README.#5
bcipriano merged 1 commit into
AcademySoftwareFoundation:masterfrom
bcipriano:cipriano-cuebot-readme2

Conversation

@bcipriano
Copy link
Copy Markdown
Collaborator

Just some basic info on dev setup - we've had bits and pieces circulating already so it'll be helpful to pull it all in here.

@bcipriano bcipriano requested a review from jrray October 3, 2018 20:56
@jrray
Copy link
Copy Markdown
Collaborator

jrray commented Oct 3, 2018

LGTM.

@bcipriano bcipriano merged commit a46f04f into AcademySoftwareFoundation:master Oct 3, 2018
@bcipriano bcipriano deleted the cipriano-cuebot-readme2 branch October 3, 2018 21:42
jasonmads added a commit to DeepVoodooFX/OpenCue that referenced this pull request Jun 6, 2024
DiegoTavares added a commit to DiegoTavares/OpenCue that referenced this pull request Jun 13, 2025
* Upgrade rust edition

* Add unit test to the run_inner logic
akheffache added a commit to akheffache/OpenCue that referenced this pull request May 9, 2026
… Lua

Replace the racy ZCARD + SREM pair in onFrameStateChanged with a single
atomic Lua script. Eliminates the window where a concurrent WAITING event
could SADD layers:waiting:{jobId} between our size check and our removal,
which would leave the layer invisible to the dispatcher even though it has
a waiting frame.

Lua is inlined as a Java string per project preference for small scripts.
ramonfigueiredo added a commit to ramonfigueiredo/OpenCue that referenced this pull request May 21, 2026
- cueweb/README.md, docs/_docs/quick-starts/quick-start-cueweb.md, tutorials/cueweb-tutorial.md, user-guides/cueweb-user-guide.md, concepts/cueweb-rest-gateway.md: describe the IDE-style 24px bottom status bar (Gateway dot + Online/Offline + round-trip ms, Last refresh relative timer, build version) and note that the whole bar turns red when the gateway is unreachable.
- docs/_docs/other-guides/cueweb.md: insert "Bottom status bar (IDE-style)" as item AcademySoftwareFoundation#5; renumber the rest of the list (final sequence is contiguous 1-20).
- docs/_docs/reference/cueweb.md: add a new "Status Bar" subsection citing components/ui/status-bar.tsx and the 10s /api/health polling cadence, plus a "GET /api/health" reference block with example JSON. Add an "Optional Build-Time Variables" table covering NEXT_PUBLIC_APP_VERSION, NEXT_PUBLIC_CUEBOT_FACILITIES, and the three Help URLs.
- docs/_docs/developer-guide/cueweb-development.md: add components/ui/status-bar.tsx and app/api/health/ to the project tree; add StatusBar to Core Components and document the cueweb:jobs-refreshed CustomEvent contract; update the layout.tsx mount comment.
- docs/_docs/getting-started/deploying-cueweb.md: add an optional NEXT_PUBLIC_APP_VERSION entry to the production .env example, with the recommended `--build-arg NEXT_PUBLIC_APP_VERSION=$(git rev-parse --short HEAD)` recipe for CI.
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