documentation
documentation copied to clipboard
📚 Documentation for GameCI open source projects
**Is your feature request related to a problem? Please describe.** It is a steep learning curve to get started with Unity and CI concepts by themselves, let alone the little...
**Bug description** The `getting-started.tsx` file fails the type check ran by the pre-commit hook with the following message: ``` src/components/pages/home/section/getting-started.tsx:1:26 - error TS2307: Cannot find module '@site/src/components/molecules/animations/fade-into-view' or its corresponding...
**Context** I managed to get Unity builds to run on NVIDIA GPUs for Gitlab CI pipelines. I would like to add this to the shared knowledge base of this community....
**Bug description** ### Context I'm trying to setup the CI pipeline in Google CloudBuild. ### Steps - I've followed carefully all the steps porting the gitlab pipeline example over. -...
**Context** - I am making a VR solution for the oculus quest two. - I've set up a github repo to work from - Its a unity project - I'm...
Bumps [moment](https://github.com/moment/moment) from 2.29.3 to 2.29.4. Changelog Sourced from moment's changelog. 2.29.4 Release Jul 6, 2022 #6015 [bugfix] Fix ReDoS in preprocessRFC2822 regex Commits 000ac18 Build 2.24.4 f2006b6 Bump version...
**Context** As mentioned here it might be simple to do. https://github.com/game-ci/unity-actions/pull/136#issuecomment-1023277902 **Suggested solution** Let's check if this works as expected and add it to the documentation
Since this has only been discussed in a few issues (I rememeber some older discussions on gitlab) or discord, it could be useful to add a section in the documentation...
#### Changes - WIP - Testing the lighthouse report. #### Checklist - [ ] Read the contribution [guide](../blob/main/CONTRIBUTING.md) and accept the [code](../blob/main/CODE_OF_CONDUCT.md) of conduct - [ ] Readme (updated or...
**Is your feature request related to a problem? Please describe.** Currently afaik Windows and other OSs are unsupported so I can't use a self-hosted runner without knowing about the capabilities...