Skip to content

feat: improve bos sync/upgrade with conflict detection, --json flag, script cleanup, and upgrade ordering fix - #222

Merged
elliotBraem merged 5 commits into
mainfrom
feat/improve-sync-upgrade
Jul 28, 2026
Merged

feat: improve bos sync/upgrade with conflict detection, --json flag, script cleanup, and upgrade ordering fix#222
elliotBraem merged 5 commits into
mainfrom
feat/improve-sync-upgrade

Conversation

@elliotBraem

@elliotBraem elliotBraem commented Jul 28, 2026

Copy link
Copy Markdown
Contributor
  • Snapshot-based 3-way hash conflict detection with backup to .bos/sync-backup/
  • --json flag on bos sync and bos upgrade for CI integration
  • Upgrade ordering: install before migrations via re-exec
  • Parent-only scripts auto-cleaned from child projects
  • Child scripts use bos shorthand and --if-present for flexible testing
  • Dead code removal from CLI output (--force messages, stale review blocks)
  • Fixed changelogUrl in non-dry-run upgrades, double runTypesGen, empty skipped array

@elliotBraem elliotBraem changed the title Improve sync upgrade feat: improve bos sync/upgrade with conflict detection, --json flag, script cleanup, and upgrade ordering fix Jul 28, 2026
@elliotBraem
elliotBraem force-pushed the feat/improve-sync-upgrade branch 3 times, most recently from ddf5ebe to 36c9bb2 Compare July 28, 2026 02:57
…script cleanup, and upgrade ordering fix

- Snapshot-based 3-way hash conflict detection with backup to .bos/sync-backup/
- --json flag on bos sync and bos upgrade for CI integration
- Upgrade ordering: install before migrations via re-exec
- Parent-only scripts auto-cleaned from child projects
- Child scripts use bos shorthand and --if-present for flexible testing
- Root app support: skip sync when no extends field present
- BOS_NO_BANNER env var to suppress banner in child processes (fixes double banner and JSON corruption in re-exec)
- Safer cleanups: removed renovate.json from obsolete list, Removed → Migrated label
- Dead code removal from CLI output (--force messages, stale review blocks)
- Fixed changelogUrl in non-dry-run upgrades, double runTypesGen, empty skipped array
- Lint fixes: removed unused sharedSync variable and existsSync import
@elliotBraem
elliotBraem force-pushed the feat/improve-sync-upgrade branch from 36c9bb2 to be70885 Compare July 28, 2026 02:57
@elliotBraem
elliotBraem merged commit e574161 into main Jul 28, 2026
6 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant