You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Rewrites the five lines the public-hygiene gate flags on main so they state
the behaviour instead of the process that produced it: the guard-number
citations in next-version.sh and release-selftest.yml, and the audit/review
narration in run_v2_backfill_if_needed's doc comment (the documented rolling-
upgrade gap and its operational mitigation are unchanged).
While here: SECURITY.md and CONTRIBUTING.md were still unedited store-postgres
copies — security-advisory links pointed at the store-postgres repo, the scope
section described a Postgres deployment, and the dev-setup instructions set
BUSBAR_TEST_POSTGRES_URL (which this repo's tests never read, so the live-MySQL
coverage silently skipped). Both files now describe store-mysql: correct repo
links, MySQL-specific scope (ascii_bin identifier comparison, the CHECK/strict
sql_mode boot probes), BUSBAR_TEST_MYSQL_URL, and the real crate layout
(busbar-store-mysql lives in this repo, not the busbarAI monorepo).
0 commit comments