Browsing Tag
github
172 posts
DevSecOps with Github Actions and ArgoCD
Architecture Overview Infrastructure: AWS EKS Cluster with managed node groups CI/CD: GitHub Actions for building and pushing Docker…
GitHub Spark Has Arrived – Dream It, See It, Ship It
Imagine if building an app was as easy as talking about your idea. With GitHub Spark now in…
[Boost]
Fixing File Renaming Issues in Git: Handling Case Sensitivity and core.ignorecase Ediongsenyene Joseph I. ・ Oct 30 ’24…
How to Use Larger Runners in GitHub Actions for Faster Workflows
To use larger runners in GitHub Actions, update your workflow’s runs-on key to the appropriate label for the…
VoxCode IDE
I’m glad to share the project I completed to finish my studies: VoxCode IDE — a voice-assisted code…
Pinning GitHub Actions and using ratchet
In the continuous missing to stay secure, I have earlier written about pinning your GitHub Actions in TIL…
I Gave GitHub Copilot Access to My Private Notes 🤯📓
“What if your AI pair programmer knew everything you’ve ever learned?” In school, we’re told to take notes.…
GitHub Actions vs CircleCI: Which CI/CD Tool Should You Use in 2025?
In 2025, Continuous Integration and Continuous Deployment (CI/CD) remain essential pillars of modern software development. With faster release…
Git: 50 Essential Commands for Everyday Workflow
Git is a distributed version control system (DVCS) created by Linus Torvalds in 2005 to manage the Linux…
Human Error – The Most Common Cybersecurity Mistakes for DevOps
Even though security tooling and automation in DevOps have advanced, human error remains the primary cause of cybersecurity…