opencue.io
opencue.io copied to clipboard
Source for OpenCue website
**Link the issue(s) this pull request is related to.** Related to OpenCue PR [#1327](https://github.com/AcademySoftwareFoundation/OpenCue/pull/1327) as discussed [here](https://github.com/AcademySoftwareFoundation/OpenCue/pull/1327#issuecomment-1804787415). **Summarize your change.** Adds new **Sample Dockerfiles** section to the [**Customizing RQD**](https://www.opencue.io/docs/other-guides/customizing-rqd/#reviewing-a-sample-dockerfile) page...
Add a new section to the blog page for meeting notes.
## Describe the documentation issue A clear and concise description of the issue in the document. ## Describe the enhancement A clear and concise description of the proposed enhancement. ##...
**Link the issue(s) this pull request is related to.** Related to the gRPC connection issue as mentioned in: https://github.com/AcademySoftwareFoundation/OpenCue/issues/1301#issuecomment-1666116478. Discussed further in this mail thread: https://lists.aswf.io/g/opencue-dev/topic/100605668#660 **Summarize your change.** Updates...
Bumps [postcss](https://github.com/postcss/postcss) to 8.4.31 and updates ancestor dependencies [postcss](https://github.com/postcss/postcss), [autoprefixer](https://github.com/postcss/autoprefixer) and [postcss-cli](https://github.com/postcss/postcss-cli). These dependencies need to be updated together. Updates `postcss` from 7.0.36 to 8.4.31 Release notes Sourced from postcss's...
Bumps [ini](https://github.com/npm/ini) from 1.3.5 to 1.3.8. Commits a2c5da8 1.3.8 af5c6bb Do not use Object.create(null) 8b648a1 don't test where our devdeps don't even work c74c8af 1.3.7 024b8b5 update deps, add linting...
Bumps [yargs-parser](https://github.com/yargs/yargs-parser) to 21.1.1 and updates ancestor dependency [postcss-cli](https://github.com/postcss/postcss-cli). These dependencies need to be updated together. Updates `yargs-parser` from 11.1.1 to 21.1.1 Release notes Sourced from yargs-parser's releases. yargs-parser: v21.1.1...
Bumps [glob-parent](https://github.com/gulpjs/glob-parent) to 5.1.2 and updates ancestor dependency [postcss-cli](https://github.com/postcss/postcss-cli). These dependencies need to be updated together. Updates `glob-parent` from 3.1.0 to 5.1.2 Release notes Sourced from glob-parent's releases. v5.1.2 Bug...
Documentation in Question: Documentation Link: https://www.opencue.io/contributing/opencue/getting-started/getting-started-windows/ ## Describe the documentation issue ### 1. Add a note when creating the "opencue" role in pgAdmin to set the new user's "Can login?"...
After https://github.com/AcademySoftwareFoundation/OpenCue/pull/604/ is merged, we should add new dedicated guides for the following setup steps: - Setting up the database - Deploying Cuebot - Deploying RQD - Checking out the...