Closed tippfehlr closed 8 months ago
I rebased the branch onto main and changed the versions to only limit to major (breaking) versions. Since the recent go requirement bump I also changed the Dockerfile to use latest golang and alpine images.
Also keep in mind that until the next version bump for gpodder2go only the :main image will be build.
Thanks!
As @TheBluesky mentioned in #17 it would be nice to have automatic docker builds. GitHub Actions provides this for free.
This action builds and pushes the image to ghcr.io, directly linked to the github repository.
The resulting image will be
ghcr.io/oxtyped/gpodder2go
.Releases are labeled with :latest and :main is the main branch (latest commit)
Have a look at https://github.com/tippfehlr/gpodder2go in the sidebar, the ci ran in my fork and built an image