Y
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
ransom1538
876 days ago
GitHub Actions can do anything jenkins can do, you just need to do 300 commits to test it.
link
genzer
875 days ago
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
link