|
|
|
|
|
by noirscape
557 days ago
|
|
GitHub Actions feels like it was first designed to let people customize the GitHub Pages deploy flow (since GitHub by default only offered Jekyll as a static site generator, and Jekyll is Ruby tooling and not lightweight to run at all) and as a CI tool second, being molded into behaving like one after Travis CI went bad for open source projects. Gitlab CI actually seems like it was made for CI in the first place. |
|