Published on25 August 2023How to Create a Release With Multiple Artifacts From a GitHub Actions Workflow Using the Matrix Strategygitdevopsrustgithub-actionscncfFind out how I managed to create a release with executables suitable for different operating systems all within a single workflow run.
Published on2 December 2021What is GitOps?deploymentgitdevopsci/cdgitopscncfGitOps is an operational approach combining DevOps best practices like CI/CD, version control, and teamwork.
Published on4 July 2021How to Safely Store Secrets in Terraform Using Cloud KMSsecuritygitgoogle-cloudterraformcryptographycncfProtecting Terraform secrets using Cloud KMS for seamless git commit experience.