top | item 43423317

(no title)

hv42 | 11 months ago

With GitLab, I have found https://github.com/firecow/gitlab-ci-local to be an incredible time-saver when working with GitLab pipelines (similar to https://github.com/nektos/act for GitHub)

I wish GitLab/GitHub would provide a way to do this by default, though.

discuss

order

cantagi|11 months ago

act is great. I use it to iterate on actions locally (I self-host gitea actions, which uses act, so it's identical to github actions).