10 ms·
With GitLab, I have found https://github.com/firecow/gitlab-ci-local https://github.com/firecow/gitlab-ci-local to be an incredible time-saver when working with
by hv42 1y ago
With GitLab, I have found https://github.com/firecow/gitlab-ci-local 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 https://github.com/nektos/act for GitHub)
I wish GitLab/GitHub would provide a way to do this by default, though.
- cantagi 1y agoact 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).