GitHub Copilot and Unhonored Branch Protection
GitHub Copilot commits directly to `main` and ruins my night.
9 posts.
GitHub Copilot commits directly to `main` and ruins my night.
The version of Hugo that Render provides is out of date but you can install a more current version with a custom build script. Here is mine.
I'm going to be doing a talk about GitHub Actions for ElixirClub.
Over vacation I worked through a small project to use Terraform on Linode to provision a new webserver for my personal website. The following is a collection of notes and resources from the experience.
With my enjoyment of Elixir and things like the new engine of this blog I find myself back in the Mac OS X Terminal more and more. One quick tip I think many might miss, is that you can launch new Terminal windows based …
If you are reading this, then the DNS gods have shown you to my new Linode web server! Not really sure if I’m happy with WordPress in the long term, but I wanted to move this blog off my old server asap so I stuck with …
It’s time to turn off that family photo screensaver and switch to something that’s important, CI status screens! First up you’ll need this screensaver (or something similar), which can be configured to load a single or …
Just a little quick tip tonight. If you create a Bot from within Xcode 5 it will assume that the branch you want this Bot to run on is the branch you are currently on. To change this, use the Xcode Bot Web interface. …
I’ve setup some Jenkins servers in the past for Ruby on Rails apps but these days we are trying to get things running for iOS deployment and testing at work. To experiment with some plugins and such I have my own Mac …