<?xml version="1.0" encoding="utf-8" standalone="yes"?><rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>GitHub Actions on Joe McCarthy</title><link>https://joe-mccarthy.github.io/tags/github-actions/</link><description>Recent content in GitHub Actions on Joe McCarthy</description><generator>Hugo</generator><language>en-gb</language><lastBuildDate>Wed, 30 Apr 2025 00:00:00 +0000</lastBuildDate><atom:link href="https://joe-mccarthy.github.io/tags/github-actions/index.xml" rel="self" type="application/rss+xml"/><item><title>Automate GitHub Projects with Actions</title><link>https://joe-mccarthy.github.io/github-add-to-projects-automation/</link><pubDate>Wed, 30 Apr 2025 00:00:00 +0000</pubDate><guid>https://joe-mccarthy.github.io/github-add-to-projects-automation/</guid><description>A tiny workflow file adds newly opened issues and PRs from multiple repositories to one GitHub Projects board, with a PAT for permissions and no Enterprise upgrade needed.</description></item><item><title>Testing Python Across Versions with pyenv and tox</title><link>https://joe-mccarthy.github.io/multiple-python-versions-with-tox/</link><pubDate>Mon, 25 Nov 2024 00:00:00 +0000</pubDate><guid>https://joe-mccarthy.github.io/multiple-python-versions-with-tox/</guid><description>A repeatable workflow to install several Python versions with pyenv, run tests across them with tox locally, and mirror the matrix in GitHub Actions.</description></item><item><title>Docker Images in GitHub Packages (Private Repos)</title><link>https://joe-mccarthy.github.io/private-github-docker-packages/</link><pubDate>Mon, 07 Oct 2024 00:00:00 +0100</pubDate><guid>https://joe-mccarthy.github.io/private-github-docker-packages/</guid><description>Build a Spring Boot image, push it to GitHub’s private container registry with Actions, and keep storage under control by pruning untagged images.</description></item><item><title>Dependabot with Private GitHub Packages (Maven)</title><link>https://joe-mccarthy.github.io/dependabot-with-private-packages/</link><pubDate>Mon, 30 Sep 2024 00:00:00 +0100</pubDate><guid>https://joe-mccarthy.github.io/dependabot-with-private-packages/</guid><description>Make Dependabot check private Maven packages on GitHub by adding a single registry block with org-wide wildcard support and credentials wired to secrets.</description></item><item><title>Making Private Maven Packages Work on GitHub</title><link>https://joe-mccarthy.github.io/private-github-maven-packages/</link><pubDate>Mon, 23 Sep 2024 00:00:00 +0000</pubDate><guid>https://joe-mccarthy.github.io/private-github-maven-packages/</guid><description>End-to-end steps for publishing private Java libraries to GitHub Packages and consuming them across private repos, using a PAT, a safe settings.xml, and lightweight GitHub Actions.</description></item><item><title>Simplifying the Bindicator with GitHub Actions</title><link>https://joe-mccarthy.github.io/simplifying-bindicator-rewrite/</link><pubDate>Mon, 16 Sep 2024 00:00:00 +0000</pubDate><guid>https://joe-mccarthy.github.io/simplifying-bindicator-rewrite/</guid><description>Rebuilt the bin day reminder to run as a scheduled GitHub Actions workflow, trading a fragile always on setup for a single file in a repo that is easier to maintain, audit, and adjust.</description></item><item><title>How I Got My Netlify Site to Auto-Deploy</title><link>https://joe-mccarthy.github.io/deploy-to-netlify-from-github-with-actions/</link><pubDate>Sun, 28 Jan 2024 00:00:00 +0000</pubDate><guid>https://joe-mccarthy.github.io/deploy-to-netlify-from-github-with-actions/</guid><description>Use a Netlify build hook and a tiny scheduled GitHub Action to rebuild the site daily so future dated Hugo posts publish automatically without manual deploys.</description></item><item><title>The Harlow Bindicator: Automating Bin Day</title><link>https://joe-mccarthy.github.io/bin-day-notifications-the-harlow-bindicator/</link><pubDate>Sat, 25 Mar 2023 00:00:00 +0000</pubDate><guid>https://joe-mccarthy.github.io/bin-day-notifications-the-harlow-bindicator/</guid><description>Building an automated reminder using scraping, GitHub Actions, and Ntfy.</description></item></channel></rss>