7,945 Commits over 3,745 Days - 0.09cph!
Add run number to backup commit message
Indent histogram json for nicer diffs
Add verbose logging option to update_histograms.py
Detect changed histograms when committing
Update requirements.txt
Update workflow dispatch inputs
Add way to skip fetch when doing workflow dispatch
Add --save-figures option to update_histograms.py
Update histograms when doing a full fetch
Removed histogram figures
Ignore .png files
Make histogram kernel width wider for leaderboards with fewer scores
https://files.facepunch.com/ziks/2023-01-17/gitkraken_VmIWmQsqOA.png
Some resilience to steam API 500 status codes
Do a full fetch if --full arg is present
Exit with code 1 on exception
Do a full fetch once a day, added workflow_dispatch event
Revert "Test steam upload"
This reverts commit e0bb8d5c197b9c8f8a26717ee8b54bd0a0972454.
One more try at escaping quotes etc in build descriptions
Revert "Don't include entry count in leaderboard manifest"
This reverts commit e8cd09370e025bc8a6fcd139e3699a64a827f67f.
Only check for changes in .csv files
Try formatting build description differently
Test steam upload
Don't include entry count in leaderboard manifest
Handle different event_name values
Update actions/buildinfo
Replay tests depend only on Win64 build, Steam upload depends on replay
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