mitogen-hq / mitogen

Distributed self-replicating programs in Python
https://mitogen.networkgenomics.com/
BSD 3-Clause "New" or "Revised" License
2.35k stars 199 forks source link

CI: Migrate from Azure DevOps to Github Actions #1138

Closed moreati closed 1 month ago

moreati commented 1 month ago

GitHub Actions run faster and more reliably. Their Web UI is better integrated in pull requests, particularly for retrying jobs.

Continuation of #1128.

moreati commented 1 month ago

The "check" job, using re-actors/alls-green is now a required job for the master and stable branches

moreati commented 1 month ago

The Azure Pipelines ("mitogen-hq.mitogen") is no longer a required check.