About 46 results
https://coreyja.com/posts/blink-1-github-status/ · 29 Apr 2018
A little while back I got a blink(1) , which is a cool little USB light that is fully programable.
https://rants.broonix.ca/building-and-deploying-a-react-create-app-to-github-pages-using-travisci · 13 Oct 2017
It is surprisingly simple to deploy a public react-create-app built project on GitHub. In this post, we will look at how to set up a continuous integration pipeline using TravisCI and GitHub Pages. Setting up Continuous Integration Builds Continuous integr...
https://nesbitt.io/2017/02/24/exploring-unseen-open-source-infrastructure.html · 24 Feb 2017
Highly used open source libraries that have almost no stars or attention on GitHub.
https://rants.broonix.ca/migrating-from-bamboo-to-travis-ci · 12 Dec 2015
At work we have been using Bamboo for a little over a year. It has served us well in the past, but for our newest project it has just not be working well. The cloud version seems to be severely limited. Want to upload your app to AWS after it’s built? Ye...
https://rants.broonix.ca/updating-github-status-from-bamboo · 14 Nov 2015
GitHub has a great Statuses API. This gives you a great way to update the information from your automated build process. Giving you a quick overview of the status of a branch. At Dotsub we use Bamboo to build our applications. Bamboo does not have a native...
https://www.coryd.dev/posts/2015/moving-to-bitbucket · 29 Aug 2015
I recently moved all the repositories for my personal and client development projects to Bitbucket. I had been paying for GitHub's micro plan to manage a few projects that I didn't want public, but made the decision to switch after exploring a bit more and...