Cool! GitHub offers a task runner: https://github.com/features/actions It will
be interesting to see how they mix testing and deployment statuses in a
user-friendly way. I like the separation: GitHub receives test results for the
code, but deployment results are a different concern.
1 reply
But it will make continuous deployment way more approachable for many
developers, which is awesome!