Finally getting around to start moving my websites hosted on #Codeberg from the old 'Codeberg Pages' over to the new (and much more stable) git-pages setup. 🛠️
And done, even managed to get git-pages integrated into my main website's CI workflow with Woodpecker - but I should probably turn that into a plugin for others to benefit from as well 🙈

So, if folks are using git-pages to deploy their static websites (e.g. via the *new* Codeberg Pages) and are building with the Woodpecker CI, I made this small plugin for pushing the build pages out:

https://codeberg.org/gedankenstuecke/git-pages-woodpecker-plugin

#codeberg #gitpages #woodpeckerci #opensource

git-pages-woodpecker-plugin

git-pages-woodpecker-plugin

Codeberg.org
@dpk @gedankenstuecke yeah, we've had something like that planned. the main stumbling point was a need to ship an additional docker image

@dpk @whitequark yeah, i had at first hacked it into my existing WP workflow.

But then decided to pull it out to keep my workflow a bit more separated and made the image mainly for myself.