archlint: Enforcing Architecture Boundaries in CI, Deterministically
Architecture decisions stay true on the wiki and rot in the code. archlint enforces the boundaries in architecture.json on every commit, no model.
Tag
CI/CD with GitHub Actions: workflow design, secret handling and deployment automation.
There are 3 posts with this tag.
Architecture decisions stay true on the wiki and rot in the code. archlint enforces the boundaries in architecture.json on every commit, no model.
I added a deterministic flaky-test filter to CommitBrief: it catches hard-coded sleeps and unseeded randomness at commit time, with no model.
An introduction to CI/CD with GitHub Actions: how to set up workflows and automate your deployment process.