astronomy icon indicating copy to clipboard operation
astronomy copied to clipboard

Consider using `act` to run GitHub Actions locally

Open cosinekitty opened this issue 3 years ago • 1 comments

I just learned about this project:

https://github.com/nektos/act

It allows running GitHub Actions locally. This could help make it easier for new contributors to test changes without the complications of setting up a local build process. It could also help me when I make changes to a workflow yml file, so I don't have to make a lot of push noise to test/debug.

cosinekitty avatar Nov 28 '22 16:11 cosinekitty

Another possibility for helping people set up a development environment for Astronomy Engine:

https://devenv.sh/

cosinekitty avatar Dec 01 '22 21:12 cosinekitty