GitHub Actions
p/github-actions
Automate your workflow from idea to production
Nick Vernij
GitHub Actions — GitHub is introducing a built-in CI/CD solution with Actions
1
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
Replies
Nick Vernij
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.