We want to have the project automatically build for any commit made to mainline. This build should then be released either on gitea or just uploading the artifact to discord.
The build should:
Contain a version number (calver).
Be for Unity 2022.3.4f1
Be for Windows (other distributions okay if easy enough to do)
Have its final artifact available for download as a release on the repo (bonus if uploaded to discord)
We most likely want to use Woodpecker and https://game.ci/ to perform the build.
Tasks:
Setup woodpecker instance
Setup secrets for unity build
Setup build workflow
Setup release workflow
(bonus) Setup upload to discord workflow
We want to have the project automatically build for any commit made to mainline. This build should then be released either on gitea or just uploading the artifact to discord.
The build should:
* Contain a version number (calver).
* Be for Unity 2022.3.4f1
* Be for Windows (other distributions okay if easy enough to do)
* Have its final artifact available for download as a release on the repo (bonus if uploaded to discord)
We most likely want to use Woodpecker and https://game.ci/ to perform the build.
Tasks:
- [x] Setup woodpecker instance
- [x] Setup secrets for unity build
- [ ] Setup build workflow
- [x] Setup release workflow
- [ ] (bonus) Setup upload to discord workflow
Blocking a user prevents them from interacting with repositories, such as opening or commenting on pull requests or issues. Learn more about blocking a user.
We want to have the project automatically build for any commit made to mainline. This build should then be released either on gitea or just uploading the artifact to discord.
The build should:
We most likely want to use Woodpecker and https://game.ci/ to perform the build.
Tasks:
Woodpecker exists: https://ci.sunturtle.xyz/