GitHub Actions Fix Plan (v1.0.0)

This page curates the key points from the underlying plan and links to the raw evidence.

Context

Several release workflows were failing or stuck queued. The fix strategy focused on removing brittle assumptions and making workflows resilient to missing files.

Key issues and fixes

  • Missing .cargo/config.toml assumptions in workflows
  • Frontend build failures due to accessibility warnings
  • Dependency collisions in desktop/package.json

Evidence

  • Raw plan (verbatim): docs/artifacts/GITHUB_ACTIONS_FIX_PLAN.md
  • Rendered artifact: docs/src/artifacts/reports/ci/github-actions-fix-plan.md

Case study

A longform narrative version should live on the website and be mirrored under the CI/CD domain case studies.