KMKenz Muhammedinkenzmuhammed.hashnode.devGitHub Actions — All Scenarios Explained (Complete & Clear)Understanding when workflows appear in the UI, when they can run, and which branch GitHub reads workflows from can be confusing. This guide explains every scenario clearly — covering workflow visibili23m ago·5 min read
DADaniel Alves Roselinblog.alves.worldA Reproducible LaTeX Thesis Workflow with CI/CD and Public PDF Links on Your Own Terms.Before I started the heavy work on my thesis, I wanted to make sure down the line I can focus as much on just content and I wont end up spending time fighting with configs and struggling to manage my 15h ago·3 min read
GNGaurav Nagoseingit-github-devops.hashnode.devFrom Git Basics to GitHub Workflows: A DevOps PerspectiveIn modern software development and DevOps workflows, almost everything revolves around version control. Whether it is application code, infrastructure code, or CI/CD pipelines, Git helps teams manage 18h ago·6 min read
RRahulindevopswithrahulsharma.hashnode.dev(Day 38–41): Understanding GitHub Actions and CI/CD: A Beginner’s Guide to DevOps AutomationOver the last few days of my DevOps learning journey, I focused on understanding GitHub Actions fundamentals, automation in DevOps, and how CI/CD pipelines help deliver software faster and more reliab1d ago·10 min read
TKTrinaya Kantevariintrinayakantevari.hashnode.devConfiguring Automated Deployment Using GitOps with Flux CDStep 1: Install Git sudo apt update sudo apt install -y git Step 2: Install the Flux CLI Run the following command to install flux cli on your node: curl -s https://fluxcd.io/install.sh | sudo bash 1d ago·2 min read
SSShantanu Sarafinshantanucodes.hashnode.devGit for Beginners: Basics and Essential CommandsIf you are starting your journey in programming, you will hear one tool mentioned again and again: Git. Almost every software company uses it, every open source project depends on it and most develope1d ago·8 min read
Bbajajmohiitincloudaiops.hashnode.devFederated Identity on Azure for GitHub Actions CI/CD (no secrets stored)Still storing Azure credentials as GitHub secrets? There's a better way — and it takes about 20 minutes to set up. Here's the complete guide to Workload Identity Federation on Azure for GitHub Actions2d ago·3 min read
Mmohdshaninmohdshan09.hashnode.devMastering Git: Navigating the "Wrong Branch" Mess-up Every developer, especially during their first internship or job, has faced a moment of panic in Git. You’ve spent hours coding, only to realize you’ve been committing everything to the master / main 2d ago·4 min read
BBeninbens-tech-blog.hashnode.devI Built a GitHub Monitor That Saves Me 5 Hours/Week — Here's HowI Built a GitHub Monitor That Saves Me 5 Hours/Week — Here's How I was managing 15+ GitHub repositories across different client projects. Every morning, I'd manually check each one: any new issues? Pull requests? Stars? It was exhausting, error-prone...1d ago·5 min read
DDevlyticksindevlyticks.hashnode.devThe Hidden Story Inside Your GitHub Repository: A Data-Driven Guide### Introduction: The Revelation I was sitting in a retrospective when someone asked: "Why do we feel burned out?" No one knew. They'd shipped 127 PRs that month. Deployed 8 times. Merged 340 commit2d ago·12 min read