Dave StankeinDoing DevOpsYour user hates your code.The only time a user sees your code is when it’s not working.Dec 4, 2020Dec 4, 2020
Dave StankeNew in Cloud Build: Substitution Variables for GitHub Pull RequestsUse variables like _PR_NUMBER and _BASE_BRANCH in your build config when a build is triggered by a pull request.Jan 8, 20201Jan 8, 20201
Dave StankeinGoogle Cloud - CommunityHow to pass data between Cloud Build stepsSave in-memory data to the /workspace volume mount, and it will be available to all subsequent build steps.Jul 25, 20192Jul 25, 20192
Dave StankeinDoing DevOpsMy definition of DevOpsToward a grand unified theory of a grand, unified movementMar 21, 2019Mar 21, 2019
Dave StankeinGoogle Cloud - CommunityQuick Tip: Simpler GKE authentication from Cloud BuildWant to make a Cloud Build pipeline that deploys to Google Kubernetes Engine? Learn best practices for authenicating.Mar 15, 2019Mar 15, 2019
Dave StankeinFAUN — Developer Community 🐾Let’s make VMs that rustTo reduce the risk of unpatched instances hanging around past their expiration date, make them degrade with age, just like real tools.Feb 28, 20192Feb 28, 20192
Dave StankeinGoogle Cloud - CommunityHow to make a self-destructing VM on Google Cloud PlatformSave money by launching compute instances that have preset lifespans.Feb 20, 20191Feb 20, 20191
Dave StankeinFAUN — Developer Community 🐾Don’t skip tests! Even in a crisis.Emergencies are when we need our tests the most.Jan 24, 2019Jan 24, 2019
Dave StankeMake a Cloud Build step that always succeedsTL;DR: Use bash as your entrypoint and add || echo 'failed' to your commandDec 21, 2018Dec 21, 2018
Dave StankeMastering Google Cloud Build config syntaxSay the magic words, and GCB opens up with hidden potentialDec 11, 20183Dec 11, 20183