gabriel / musehub public
fix BREAKING dev
AI Agent gabriel · 132 days ago · May 4, 2026 · Diff

fix: _to_wire_commit reads from first-class columns instead of dropped commit_meta

sha256:d4632141b81879ec1b7b0e7caae69c9d5ecd01ee3ba59be8a51d6d479c1e2cdc sha
+1 ~1 −28 symbols
sha256:6ed8b97390dc42e2d249e1ff8d632a5fb6c2a813b62123176a935b4c27208979 snapshot
+1
symbol added
~1
symbol modified
−28
symbols removed
0
dead code introduced
Semantic Changes 30 symbols
~ deploy/backfill_provenance_columns.py .py 13 symbols removed
backfill_provenance_columns function async_function backfill_provenance_columns L43–94
AsyncSession import import AsyncSession L20–20
annotations import import annotations L13–13
argparse import import argparse L15–15
asyncio import import asyncio L16–16
create_async_engine import import create_async_engine L20–20
db import import db L24–24
get_database_url import import get_database_url L23–23
sa import import sa L19–19
sessionmaker import import sessionmaker L21–21
time import import time L17–17
main function function main L97–108
run function async_function run L27–40
_insert_commit function async_function _insert_commit L44–65
_make_repo function async_function _make_repo L21–41
_utc function function _utc L17–18
AsyncSession import import AsyncSession L10–10
annotations import import annotations L6–6
create_repo import import create_repo L14–14
datetime import import datetime L9–9
db import import db L13–13
pytest import import pytest L8–8
sa import import sa L11–11
timezone import import timezone L9–9
test_backfill_dry_run_makes_no_changes function async_function test_backfill_dry_run_makes_no_changes L149–183
test_backfill_populates_agent_id_and_model_id function async_function test_backfill_populates_agent_id_and_model_id L69–106
test_backfill_populates_commit_branch function async_function test_backfill_populates_commit_branch L110–145
test_backfill_skips_already_populated_rows function async_function test_backfill_skips_already_populated_rows L187–223
+ test_to_wire_commit_reads_first_class_columns class async_function test_to_wire_commit_reads_first_class_columns L393–439
← Older Oldest on dev
All commits
Newer → Latest on dev

0 comments

No comments yet. Be the first to start the discussion.

To add a comment, use the Muse CLI: muse hub commit comment sha256:d4632141b81879ec1b7b0e7caae69c9d5ecd01ee3ba59be8a51d6d479c1e2cdc --body "your comment"