CI-only mirror for themackabu/ant.
This repository contains no source code, only GitHub Actions workflows. Every run checks out the upstream repo at a chosen ref and builds it on Blacksmith-hosted GitHub Actions runners (macOS, Windows, and Linux on both x86_64 and aarch64).
Linux builds use prebuilt multi-arch CI images from images/:
ghcr.io/sf-tools/ant-build-glibc:ubuntu22ghcr.io/sf-tools/ant-build-musl:alpine3.23
Publish or refresh them with the Build CI Images workflow after changing
images/**.
Blacksmith installs as a GitHub App at the organization level. The canonical
themackabu/ant repository is owned by a personal account, so the Blacksmith
app cannot run there. This mirror lives under the sf-tools org so the app can
be installed and the workflows can target Blacksmith runners.
Open issues and pull requests in the upstream repository: https://github.com/themackabu/ant. This mirror is build infrastructure only.