8,073 Commits over 3,806 Days - 0.09cph!
Update to 2020.3.43f1, update burst and entities packages
Don't do Release build by default, add workflow_dispatch trigger
Removed deprecated set-output usage
Update Steam Upload build step
Run the leaderboard bot every 30 mins
Fixed record bot on non-Windows
Updated leaderboard-bot.yml
Update leaderboard-bot.yml
Updated leaderboard-bot.yml
Updated fetch_top_records.py
Test running on a GitHub hosted runner
Started integrating GitHub actions
Move build to org-level runner with "chippy" tag
Moved scripts to Facepunch/chippy-bot
Copied from Facepunch/chippy-backup
Update steam upload build step
Update steam upload build step
Update steam upload build step
Fixed typo in steam upload step
Can't specify runs-on in a nested workflow
Workaround for the env context not being available
Pass unity version as an input?
Pass unity version to build workflow
Attempt to fix unity action
More build config refactoring
Fixed build step dependencies
Build refactoring, do both release and debug
Fixed indentation in main.yml
Move replay test to separate job
Re-enabled all unity steps in build
Reverted with-post-step/post.js
Got rid of non-functioning post-if
Another attempt at post-if condition
Local cache: dirs_exist_ok=True
Attempt to put condition back into with-post-step
Local cache: don't clear destination directory
Another with-post-step attempt
Another attempt at getting with-post-step working
Fixed typo in cache-local action
Fleshed out cache-local action
Attempt to fix unescaping path
Un-escape paths in cache-local.py