Hacker News new | past | comments | ask | show | jobs | submit login

This is an excellent article. How does GitHub CI/CD compare to this?



Here’s an example of how to enable caching in GitHub Actions:

https://gist.github.com/eproxus/d74315864fd6897bb47741e8de5b...

The example is a bit Erlang specific but the cache action it contains is quite generic.


As Far As I know, You can do pretty much the same thing with Github CI/CD (Github Actions).




Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: