Skip to content

fix(release): Fix release-plz dirty-tree errors from Ruby binstubs - #547

Merged
Anand Krishnamoorthi (anakrish) merged 1 commit into
microsoft:mainfrom
anakrish:release-plz-ruby-fixes
Jan 24, 2026
Merged

fix(release): Fix release-plz dirty-tree errors from Ruby binstubs#547
Anand Krishnamoorthi (anakrish) merged 1 commit into
microsoft:mainfrom
anakrish:release-plz-ruby-fixes

Conversation

@anakrish

Copy link
Copy Markdown
Collaborator

Ruby binstubs were checked in, but ignore via .gitignore **bin pattern. This causes release-plz to think that the source tree is dirty.

The binstubs are deleted from source repo since they are always regenerated by bundler. Also simplizy release-plz to focus only on the core crate.

Ruby binstubs were checked in, but ignore via .gitignore **bin pattern.
This causes release-plz to think that the source tree is dirty.

The binstubs are deleted from source repo since they are always regenerated by bundler.
Also simplizy release-plz to focus only on the core crate.

Signed-off-by: Anand Krishnamoorthi <anakrish@microsoft.com>
@anakrish
Anand Krishnamoorthi (anakrish) merged commit 2b1434b into microsoft:main Jan 24, 2026
41 checks passed
@anakrish
Anand Krishnamoorthi (anakrish) deleted the release-plz-ruby-fixes branch January 24, 2026 01:39
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