10 stories tagged with #githubactions, in publish-time order across the WeSearch catalog. Tag pages update as new stories ingest.
⌘ RSS feed for this tag → or search "Githubactions"
Cutting Deployment Time by 80% with GitHub Actions and Docker
This article is also available in Indonesian (Bahasa Indonesia) Photo by Bruno Kelzer on...…
Claude Code en GitHub Actions: CI/CD, permisos y seguridad para agentes de código
Claude Code puede vivir dentro de GitHub Actions, pero un agente en CI no debe tener los mismos permisos que un desarrollador interactivo.…
I Deploy to Docker Swarm from GitHub Actions — Here's the Setup That Actually Works
A practical guide to deploying Docker Compose and Docker Swarm services to remote hosts via GitHub Actions with zero custom CI scripts.…
Self-Expiring Report-Only CI Gates: From Advisory to Enforced
How a meta-gate enforces deadline-driven CI hardening without freezing contributors — one logical concern per PR, permanent blocking by design.…
Bajándole todos los minutos posibles al CI del backend con mas de 1000 tests
Esta es la historia de muchas horas de trabajo en un hoyo continuo tratando de elegir optimizaciones...…
mcp-probe v1.6.0: Stricter GitHub Actions checks for MCP CI gates
I shipped mcp-probe v1.6.0 with a small but useful improvement to mcp-probe doctor. Previous...…
Your AI Writes Code Fast. Here’s How to Check It Before Shipping
A beginner-friendly guide to building an automated security pipeline with GitHub Actions —...…
Spot instances as GitHub Actions runners
Part 1 was the foundation - Jenkins as a Code, ephemeral workers, the whole thing. Part 2 was the...…
How to deploy Next.js app to Hostinger shared hosting and alsoadd a github workflow (ci/cd)
How to deploy Next.js app to Hostinger shared hosting and alsoadd a github workflow (ci/cd) You can...…
Building Automated AWS Permission Testing Infrastructure for CI/CD
Originally published on graycloudarch.com. I deployed a permission set for our data engineers...…