Live data from Hacker News

Scripts to Rule Them All

githubengineering.com

1–3 of 3 posts

Re: Scripts to Rule Them All

#2
I'm always surprised at the complexity people bake into their CI systems that could be solved by simply providing CI with a single entry point in all projects (like this post suggests). This post is such a simple yet powerful idea. Thanks for sharing.