Turns out that not only do Actions runners come with jq preinstalled, but yq is there too.

hollycummins.com/using-yq-in-g…

There was a featured snippet for “is yq available on GitHub actions,” which directed me to a marketplace installer. The yq project itself had a marketplace installer. Clearly, I needed to install it before using it. Right?

My colleague George Gastaldi looked at what I’d done, and pointed out yq was available on the runners. This matters, because we try and limit our use of external, ‘non-official’ actions, for supply chain security reasons.

So I searched again to confirm, and … still found very little. To actually confirm, I had to merge and experiment. And, indeed, the GitHub runners do come with yq pre-installed. They’ve had yq since 2021.

#yaml #yq #jq #GithubActions
#CICD
#ContinuousIntegration
#ContinuousDeployment

Using yq in GitHub Actions - Holly Cummins

TLDR: GitHub runners come with yq pre-installed. There’s no need to install it, or use a third-party action. A problem of modern search…

#Slack improved its Chef-based configuration management system!

Deployments are now safer & more resilient without disrupting existing workflows. Key updates include:
• Eliminating single points of failure
• Staggered, environment-aware rollouts across availability zones

Read more on #InfoQhttps://bit.ly/4pxtJ22

#DevOps #ContinuousDeployment #SoftwareEngineering

CI/CD Pipelines : Understand in 3 Minutes

Problem Statement A CI/CD Pipeline is an automated sequence of steps that builds, tests,...

DEV Community

🚀 Continuous Deployment – technisch & menschlich

Wie schafft man 10 Deployments pro Tag, ohne Qualität oder Vertrauen zu gefährden?

Im #BaselOne25-Talk «Aspekte von Continuous Deployment» zeigen Nadine Broghammer & Marc Sallin, wie Architektur, Automatisierung und Teamkultur zusammenwirken, um CD auch in kritischen Systemen erfolgreich zu machen.

Praxisbeispiel: Paketsortiersystem der Post.
📅 16. Oktober, Basel
🎟️ https://eventfrog.ch/BaselOne2025

#ContinuousDeployment #DevOps #BaselOne

Learn how #Uber controls rollouts of 𝐥𝐚𝐫𝐠𝐞-𝐬𝐜𝐚𝐥𝐞 𝐜𝐡𝐚𝐧𝐠𝐞𝐬 across monorepos serving thousands of microservices - addressing one of the biggest challenges in 𝐂𝐨𝐧𝐭𝐢𝐧𝐮𝐨𝐮𝐬 𝐃𝐞𝐩𝐥𝐨𝐲𝐦𝐞𝐧𝐭 at scale.

🔗 Dive into the details: https://bit.ly/4npYiGc

#DevOps #ContinuousDeployment #AutomatedDeployment #Microservices #InfoQ

🚀 Don't push to Production on Friday? Totaler Quatsch! Mit automatisierten Deployments könnt ihr jederzeit sicher shippen. Proper CI/CD macht Freitags-Deployments zum entspannten Routine-Task. #AutomatedDeployment #ContinuousDeployment https://youtube.com/shorts/t-vccbhWLBY
Before you continue to YouTube

Ship Software That Does Nothing - Kerrick Long's Blog

Don't ship when you have a minimum viable product. Don't ship a prototype to get feedback. Ship a blank page to your production servers on day one.

Kerrick Long's Blog - Articles about programming, learning, code, books, and teams

Ship Software That Does Nothing

You should ship software that does nothing. Absolutely nothing. I'm not being cheeky about this. I have no hidden meaning. The very first thing you should deliver when you start a new web application is absolutely nothing. Many people will tell you to ship a minimum viable product. Others say to ship a prototype to get feedback. Not me. I think you should ship a blank page to your production servers on day one. […]

https://kerrick.blog/articles/2025/ship-software-that-does-nothing/

Je ne suis pas d'Helm (je trouve que c'est rajouter une couche de complexité inutile à la complexité inutile de K8s). Heureusement, on peut tester les descripteurs qu'on génère grâce à ce plugin. Et en plus il semble exister une convention permettant d'avoir de la validation dans le YAML avec VSCode. https://github.com/helm-unittest/helm-unittest?tab=readme-ov-file #unit #test #kubernetes #continuousdeployment #qualité #helm #opensource #plugin
GitHub - helm-unittest/helm-unittest: BDD styled unit test framework for Kubernetes Helm charts as a Helm plugin.

BDD styled unit test framework for Kubernetes Helm charts as a Helm plugin. - helm-unittest/helm-unittest

GitHub

Deployments have come a long way—where are they headed next? 🚀 Join Berry Langerak at the Dutch PHP Conference.

🔗 https://phpconference.nl/session/evolution-of-deployments/

#php #devops #continuousdeployment #DPC25

Evolution of deployments - The Dutch PHP Conference

Evolution of deployments at The Dutch PHP Conference. Get to know more about Evolution of deployments.

The Dutch PHP Conference