Skip to content

v0.1.26

Choose a tag to compare

@github-actions github-actions released this 08 Apr 02:11
· 225 commits to main since this release
44ec551

What’s Changed

Fixes

  • ids.yml merge conflict resolution: Auto-resolve trivial merge conflicts in
    ids.yml during tbd sync and tbd doctor --fix, preventing sync failures caused by
    concurrent ID mapping updates
  • Worktree merge strategy: Add merge=union gitattributes inside the worktree for
    ids.yml so Git automatically merges concurrent additions without conflict
  • CI badge: Scope coverage report action to PR events only to fix CI badge status

Refactoring

  • Remove dead code and consolidate duplicate constants

Full commit history: v0.1.25...v0.1.26