Hacker News new | ask | show | jobs
by t_tsonev 159 days ago
Why SSH to the build agent when you can run your actions locally using the excellent https://github.com/nektos/act
1 comments

I only have pretty tame actions workflows and I have had a hard time replicating simple set ups with this. I can't imagine a company with more complicated setups.

What I wish is github codespaces could just do this out of the box, at least for a specific action/runner.