OAuth Issues
Setting up builds, using Forgejo as an image repository, and running a test.
Local Troubles
I decided to try out Crow CI. However at some point I seem to have broken my Tumbleweed's python
installation, as podman compose up paniced with an error. Something about a specific version
of python311-tinycss2 no longer having a provider. I updated my system and rebooted.
I tried to get a Crow CI instance to login with my local forge's OAuth, but only got errors when attempting to log in. I believe it possibly had to do with the localhost origin. I decided, well, I want a server for this anyway, so I might as well spin one up. I set up podman on a new hetzner cloud server, but now I need to wait for the DNS records to propogate. Try again tomorrow!