TwoWeeksReady
TwoWeeksReady copied to clipboard
Run and Test GH Workflows Locally
As mentioned by @dpaquette during the March 5, 2022 hackathon.
In order to test GitHub workflows, traditionally the only way to test them is by pushing to a branch and running on them GitHub itself. It would be nice to able to run them in your local environment to check for any major or obvious issues before pushing them up.
Possible Solution: https://github.com/nektos/act