Hacker News
new
|
past
|
comments
|
ask
|
show
|
jobs
|
submit
login
hv42
4 months ago
|
parent
|
context
|
favorite
| on:
The Pain That Is GitHub Actions
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.
cantagi
4 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).
Guidelines
|
FAQ
|
Lists
|
API
|
Security
|
Legal
|
Apply to YC
|
Contact
Search:
I wish GitLab/GitHub would provide a way to do this by default, though.