How We Set Up a Production Ready CI Workflow Using GitHub Actions

Written by merltron | Published 2020/05/30
Tech Story Tags: github-actions | cicd | continuous-integration | devops | code-quality | productivity | programming | github

TLDR How We Set Up a Production Ready CI Workflow Using GitHub Actions: How we use GitHub Actions in production. This article is the first part of two — one article for each workflow. The workflows for each app essentially follow the same structure. For example, we wanted to test the app, take a snapshot of it, and archive it as a Docker image in our container registry. We also wanted to run the integration steps but also validate the release tag with a custom action and deploy it to a Kubernetes cluster.via the TL;DR App

no story

Written by merltron | I write about developer innovation and new technologies.
Published by HackerNoon on 2020/05/30