Changelog
Branch fix/ci-remove-supabase-guard: changelog
April 14, 2026Branch fix/ci-remove-supabase-guard1 min readAI Generated
Branch fix/ci-remove-supabase-guard: changelog
Automated summary for branch fix/ci-remove-supabase-guard. This post is generated on push; commit it with your changes.
Commits
- 087172b4 chore(webapp): refresh PR blog post ai.md after sync
- 005ad41a chore(webapp): sync PR blog post for fix/ci-remove-supabase-guard
- 1e5aa499 merge origin/main into fix/ci-remove-supabase-guard
- bfba54b5 fix(ci): remove Supabase drift guard and unblock webapp typecheck
Files changed
.github/workflows/ci.yml | 23 ---------------
CHANGELOG.md | 2 ++
.../changed-remove-webapp-supabase-ci-guard.md | 1 +
.../fixed-formik-input-autocomplete-props.md | 1 +
docs/ci-self-hosted-runners.md | 34 ++++++++++++++++++++++
docs/roadmap.md | 4 +--
lessons/lessons.md | 7 +++++
plans/m1-core-platform.md | 6 ++--
.../fix-ci-remove-supabase-guard/manifest.json | 12 ++++++++
.../fix-ci-remove-supabase-guard/versions/ai.md | 31 ++++++++++++++++++++
webapp/package.json | 1 -
.../app/components/smart/generic/form-inputs.tsx | 2 +-
12 files changed, 94 insertions(+), 30 deletions(-)
How this works
This file is produced by webapp/tools/sync-pr-blog-post.ts. Add a versions/human.md file in the same folder to publish a human-written alternative; the site will show tabs for AI Draft and Human when both exist.