Tag: github

Failure Has To Be An Option

“There’s a fatal error on the front page, I’m rolling back the build!”.   No one wants this to happen to them. In my case it was my bug that went out, it’s my software that I wrote with my own two hands that had a fatal “oh shit” error happening tonight. This is not

Unit Test Golf: ManagEnv

I have an open source project on GitHub I wrote called ManagEnv. I wrote it about a year and a half ago to deal with some problems I was having automatically deploying code while environment variables were being added and changed by developers. Obviously we try not to keep these in source control, so it