Age | Commit message (Collapse) | Author | |
---|---|---|---|
2023-04-07 | Bump download-artifact action to v3 (#444) | GeckoEidechse | |
v2 is deprecated | |||
2023-03-19 | CI create release and upload files on tag (#439) | GeckoEidechse | |
* CI create release and upload files on tag On tag creation, this creates a new release and uploads the corresponding compiled launcher and debug files. * Remove leftover `ls` * Remove condition to not build RCs Release candidates should also be built and uploaded. The condition for not building them was a leftover from copy-pasting code. * Move condition to parent * Make sure files are in root of zip Previously they were in a subfolder inside the zip * Remove leftover content from copy/paste | |||
2022-11-22 | Bump used Actions version (#339) | GeckoEidechse | |
Old version is being deprecated by GitHub | |||
2022-08-24 | Adjust folder structure (#242) | BobTheBob | |
* Adjust folder structure * change launcher directory name | |||
2022-02-08 | Multiple workflow triggers | Barichello | |
2022-02-05 | Update CI trigger | Barichello | |
2022-02-03 | Add format-check ci stage | Barichello | |
2022-01-05 | Add text files to CI artifacts | Barichello | |
2022-01-04 | switch to release builds | Jack Baron | |
2022-01-04 | don't upload all files | Jack Baron | |
2022-01-04 | add github actions workflow | Jack Baron | |