Would act be usable in production setting not as a development tool?
#5979
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
Hey everyone!
With recent github changes where they're starting to charge for self hosted runners, I am looking in possible directions. I like github actions and would like to stay on them, but am looking for alternatives. So is
actusable in this manner? Or is it better to go for something likeact_runnerfrom gitea? Thanks!Edit:
It seems that https://github.com/actions/runner also exists, but I am guessing it's tightly coupled to github in the way it registers to the github actions
All reactions