Akatama's Slice of the Internet

Category: ci-cd

From Manual Deploys to Reproducible Infrastructure: Modernizing the Deployment Workflow for My Blog

Feb. 25, 2026 | Categories: website, devops, ci-cd, development

An inside look at how I transformed my blog’s deployment process from a manual workflow into a secure, reproducible CI/CD system.

Cleaner Tests, Smarter Workflows: Lessons from Improving Calibre-Web for IIAB

Nov. 12, 2025 | Categories: devops, IIAB, Pytest, ci-cd, development, testing

How a small testing update became a full refactor of IIAB Calibre-Web’s tests and a workflow.

The Puzzle of Pull Requests: Testing Calibre-Web in IIAB with GitHub Actions Contexts

Sept. 3, 2025 | Categories: devops, IIAB, open-source, ci-cd

How we used GitHub Actions contexts to make sure Calibre-Web changes were tested inside IIAB