GitHub Actions now has a brand-new CI/CD feature. Build, test, and deploy your code right from GitHub. Featuring Windows, MacOS and Linux build environments, built-in support for a lot of programming languages and the ability to roll your own stack
I think it's great Github is expanding their Actions platform, dealing with third party ci platforms has always been a bit of a pain, in terms of permission management and getting it setup. I especially love that they added MacOS as an environment, this will help Swift developers a lot.
Basement