Hacker News new | ask | show | jobs
by xpressvideoz 876 days ago
I didn't know Jenkins was this powerful. Do GitHub Actions and GitLab CI/CD support something similar? I doubt it because they seem to heavily focus on declarative style, though.
1 comments

GitHub Actions can do anything jenkins can do, you just need to do 300 commits to test it.
This made me laugh out loud! So much related!

Ever since I discovered `act` [1], I made a lot less commits.

[1]: https://github.com/nektos/act