Blog

Engineering notes, tutorials, and lessons learned while building EveryState.js.

All CI Testing npm GitHub Actions Vue Tutorial
How We Got @everystate/vue to Green CI
The full story of taking a Vue adapter package from basic tests to edge-case coverage, beautiful ANSI test output, and a fully green GitHub Actions pipeline. Three CI failures, three root causes, three fixes.
Ajdin Imsirovic / March 12, 2026 / 15 min read
CI Testing npm GitHub Actions