nginx / unit

NGINX Unit - universal web app server - a lightweight and versatile open source server that simplifies the application stack by natively executing application code across eight different programming language runtimes.
https://unit.nginx.org
Apache License 2.0
5.27k stars 322 forks source link

Move CI/CD workflows to GitHub Actions #1054

Open callahad opened 5 months ago

callahad commented 5 months ago

@arbourd Please work with folks in SysEng to define milestones and work to be done to get CI/CD up and running on GitHub.

The ultimate goal is to end use of the unit-try repo (or at least the Mercurial incarnation of it), but I'd love to see a phased / incremental approach that gives us quick wins sooner.

One thing you'll need to tackle: Do we decommission BuildBot entirely, or do we use webhooks to trigger BuiltBot and report back via the GitHub Checks API?