← Back to context

Comment by t_tsonev

1 month ago

Why SSH to the build agent when you can run your actions locally using the excellent https://github.com/nektos/act

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.