Ramon Figueiredo

Results 59 comments of Ramon Figueiredo

Hi @sericicole, Thanks for reporting this issue and for the helpful screenshots pinpointing the problem area. The fix has been fixed. This will be included in the next CueGui release....

> [@ramonfigueiredo](https://github.com/ramonfigueiredo) I tried building cueweb using docker according to the instructions in the documentation, but it failed to build. Thanks @lithorus I am assigning this issue to me. I...

Hi @lithorus . Done! See PR https://github.com/AcademySoftwareFoundation/OpenCue/pull/2098

Hi @lithorus, FYI… Noel (@neaton-yvr) is our Production Services and Resources (PSR) manager and works on Sony Pictures Imageworks with @DiegoTavares and I. He knows a lot about OpenCue and...

Please move `docs/_ docs/reference/scheduler.md` to Developer Guide (`docs/_ docs/developer-guide/scheduler.md`), since it provide code examples and is a technical reference.

You only ran the `extract_nav_orders.py` script, which extracts the `nav_order` values from all Markdown files in the `_docs` directory and writes them to `nav_order_index.txt`. The following steps are still missing:...

# OpenCue monitoring stack ## Documentation * Quick Starts > Quick start for OpenCue monitoring stack: https://docs.opencue.io/docs/quick-starts/quick-start-monitoring/ - `docs/_docs/quick-starts/quick-start-monitoring.md` * Concepts > Render farm monitoring: https://docs.opencue.io/docs/concepts/render-farm-monitoring/ - `docs/_docs/concepts/render-farm-monitoring.md` * Getting...

### New script to load test jobs using PyOutline Load test script to submit jobs to OpenCue for monitoring testing. ```bash Usage: python load_test_jobs.py # Uses defaults: 1000 jobs, batch...