asgs
asgs copied to clipboard
begin setting up GH actions/CI
This is pretty straightforward once it's begun. Basically, you just need to create a YAML (looks a lot like docker-compose, but GH's flavor) that governs all the steps of spinning of a docker container, preparing it for any tests you wish to run, and finally running said tests.