© 2026 Hashnode
Today I explored how to store workflow data, manage variables at different levels, and handle repository secrets securely in GitHub Actions. These features are essential for building secure and reusable pipelines. 📦 1. Storing Workflow Data as Arti...

Introduction: In this blog, we'll explore how to deploy a Helm chart to a Kubernetes cluster using ArgoCD, with the chart hosted on GitHub Pages. This setup enables a lightweight, GitOps-friendly way to manage Helm repositories without relying on ext...

Welcome to Day 33 of my #100DaysOfDevOps journey! After setting up a basic GitHub Actions workflow on Day 35, today I enhanced it to run linting (flake8) and unit tests (pytest) automatically. This brings Continuous Integration (Day 34) to life by en...
