Closed moreati closed 2 months ago
I've pushed the MItogen <distro>-test
images currently on Amazon Elastic Cloud Registry (AWS ECR, public.ecr.aws/n5z0e8q9) to GitHub Cloud Registry (GHCR, ghcr.io/mitogen-hq). They can be seen at https://github.com/orgs/mitogen-hq/packages.
Made the container images public
GitHub Actions jobs still suffer intermediate failures (#1058), but at a much lower rate: 1 case in https://github.com/mitogen-hq/mitogen/actions/runs/11043748197, vs 5+ in https://dev.azure.com/mitogen-hq/mitogen/_build/results?buildId=1024&view=results.
Green across both the boards 😁
This replicate the existing Azure DevOps workflow, and adds a couple of new jobs (Python 2.7 on macOS, Python + vanilla Ansible on Linux).
The GitHub Actions use container images hosted on GitHub Container Registry (GHCR, ghcr.io/mitogen-hq). These images have been copied straight from the existing Amazon Elastic Cloud Registry (AWS ECR, public.ecr.aws/n5z0e8q9).
A short period of parallel running is planned. Then a second PR will remove the Azure DevOps workflow.