NEW ENV
DELETE_RUNS_AFTER_DAYS
with a default of 7, will cleanup old runs at midnight
Changelog
- 32070f8 Add cleanup function to run at midnight
- edc37ab Convert status to int64
- 92fa01b Do not query db for refresh
- a29d16b Fix job update without db query
- 90565c5 Merge branch 'main' into 3-handle-logs
- 3b8e064 Merge pull request #7 from flohoss/3-handle-logs
- 08b807f Prepare for changeable limit
- d1c4a71 Swap date and time
- 3f2c7f4 Update README.md
- 6391e1b Upgrade golang