GitHub Actions is a continuous integration / continuous delivery (CI/CD) automation solution that is built right into GitHub itself. If you're hosting public repositories on GitHub currently, you can take advantage of Actions today!…
What you easily see are usually consequences or symptoms, but not the root cause. "The Dev environment is down!!!" We heard louder screams from developers when the busy dev env was down than when the…
One of my goals of today was to figure out how to deploy Wordpress to Cloud Foundry. I figured this was a pretty simple goal, but alas there is a trick to it. Note: I…