mirror of
https://github.com/coleam00/Archon.git
synced 2025-12-24 02:39:17 -05:00
* Create dependabot.yml Currently watches for updates in github actions, and current iteration, present in the root folder. Commented expansion on how to maintain previous iterations addded. * CI for local development * CI for docker build * Use matrix strategy on docker build Docker version uses 3.12, so its interesting to ensure it properly works with this version * Enable python 3.10 backporting