Explore >> Select a destination


You are here

explog.in
| | www.andrlik.org
2.2 parsecs away

Travel
| | I've been using uv in my Github Actions workflows for a while now to speed up my runner environment creation, and I wanted to do the same for my publishing workflows. So, I created the following workflow for each of my PyPI packages.
| | www.argpar.se
2.0 parsecs away

Travel
| | A starting point on how to use github actions for python packages. Explains how to work with matrices and how that integrates with TOX.
| | piszek.com
2.6 parsecs away

Travel
| | I have been relying on Github actions to publish my plugins to the .org repositiory for some now. It feels magical - you publish a release and it builds, zips and uploads the plugin wherever it needs to go. With WP Playground, you can take that process to another level - the moment you hitContinue reading "Live demo of your WP Plugin with GH releases and WP Playground"
| | msfjarvis.dev
15.5 parsecs away

Travel
| GitHub Actions paired with GitHub Pages provides an excellent CD platform for a status page. Here's how I used it to create mine.