Skip to content

fix(inkless:sync): support initial release sync and improve sync summary#597

Merged
tvainika merged 1 commit into
mainfrom
jeqo/release-fixes
May 26, 2026
Merged

fix(inkless:sync): support initial release sync and improve sync summary#597
tvainika merged 1 commit into
mainfrom
jeqo/release-fixes

Conversation

@jeqo

@jeqo jeqo commented May 18, 2026

Copy link
Copy Markdown
Contributor
  • Allow syncing to a tag matching the SNAPSHOT version (initial sync after branch creation was incorrectly rejected)
  • Add per-version commit breakdown showing how commits distribute across intermediate release tags
  • Add commit log preview (top 20) with --show-commits flag for full list
  • Fix SIGPIPE crash from git log | head under pipefail (use -n flag)

- Allow syncing to a tag matching the SNAPSHOT version (initial sync
  after branch creation was incorrectly rejected)
- Add per-version commit breakdown showing how commits distribute
  across intermediate release tags
- Add commit log preview (top 20) with --show-commits flag for full list
- Fix SIGPIPE crash from `git log | head` under pipefail (use -n flag)

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
@jeqo jeqo changed the title fix(inkless:sync): support initial release sync and improve sync summary fix(inkless-sync): support initial release sync and improve sync summary May 18, 2026
@jeqo jeqo marked this pull request as ready for review May 18, 2026 09:45
@jeqo jeqo changed the title fix(inkless-sync): support initial release sync and improve sync summary fix(inkless:sync): support initial release sync and improve sync summary May 18, 2026
@jeqo jeqo requested a review from tvainika May 25, 2026 19:32
@tvainika tvainika merged commit 9c4e5da into main May 26, 2026
7 checks passed
@tvainika tvainika deleted the jeqo/release-fixes branch May 26, 2026 09:22
giuseppelillo pushed a commit that referenced this pull request May 29, 2026
…ary (#597)

- Allow syncing to a tag matching the SNAPSHOT version (initial sync
  after branch creation was incorrectly rejected)
- Add per-version commit breakdown showing how commits distribute
  across intermediate release tags
- Add commit log preview (top 20) with --show-commits flag for full list
- Fix SIGPIPE crash from `git log | head` under pipefail (use -n flag)

Co-authored-by: Claude Opus 4.6 <noreply@anthropic.com>
giuseppelillo pushed a commit that referenced this pull request May 29, 2026
…ary (#597)

- Allow syncing to a tag matching the SNAPSHOT version (initial sync
  after branch creation was incorrectly rejected)
- Add per-version commit breakdown showing how commits distribute
  across intermediate release tags
- Add commit log preview (top 20) with --show-commits flag for full list
- Fix SIGPIPE crash from `git log | head` under pipefail (use -n flag)

Co-authored-by: Claude Opus 4.6 <noreply@anthropic.com>
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.

2 participants