v0.0.1
Summary
Initial release tag of the automation tools.
Future releases will likely match to releases of the official OpenGameData platform.
However, our earliest implementations weren't made with respect to a platform (as it didn't exist yet).
Thus, we're calling initial release a 0.0-series release, with plans to hop to a calendar-based release tag as we work towards platform synchronization.
What's Changed
- Initial commit of all sync code and Github action configuration for scheduling automated syncs. by @rwilkinson3 in #1
- Update GH actions to match OGD platform version 24.12 by @LswaN58 in #3
- Only upload automation logs if an error occurred. by @LswaN58 in #6
- Update archive and cleanup jobs to run Ubuntu 24.04. by @LswaN58 in #8
- Fix for missing python version on ubuntu 24.04 by @LswaN58 in #10
- Add nightly workflows for Answer Campus, AYCET, CrushStations, and Gwakkamole by @LswaN58 in #17
- Update old scripts to use correct table names, and add "frequency" column to readme by @LswaN58 in #19
New Contributors
- @rwilkinson3 made their first contribution in #1
- @LswaN58 made their first contribution in #3
Full Changelog: https://github.com/opengamedata/ogd-automation/commits/v0.0.1