issues
search
game-ci
/
versioning-backend
Stateful backend to keep track of unity versions and docker build queues
MIT License
11
stars
4
forks
source link
Only log to discord once per maxRetriesReached
#25
Closed
webbertakken
closed
4 years ago
webbertakken
commented
4 years ago
Changes
This will move the setting for how often to run the scan cronjob to the settings.
The cron will warn if it is being set to run more often than once per 10 minutes.
The error that maintainers were being spammed with is now only outputting once per maxRetriesReached per build.
That error is now reported as a warning in firebase.
Checklist
[x] Read the contribution
guide
and accept the
code
of conduct
[x] Readme (updated or not needed)
[ ] Tests (added, updated or not needed)
Changes
Checklist