Skip to content

fix: Tweak release-plz config to handle dirty files. - #433

Merged
anakrish merged 1 commit into
microsoft:mainfrom
anakrish:ignore-ruby-bin
Jul 9, 2025
Merged

fix: Tweak release-plz config to handle dirty files.#433
anakrish merged 1 commit into
microsoft:mainfrom
anakrish:ignore-ruby-bin

Conversation

@anakrish

@anakrish anakrish commented Jul 9, 2025

Copy link
Copy Markdown
Collaborator

bindings/ruby/bin/console and bindings/ruby/bin/setup show up as dirty to release-plz and causes it to fail to update.

As a workaround, set allow_dirty to true to enable update. However ensure that no dirty files are published by setting publish_allow_dirty to false.

Also default to not publishing any packages except regorus.

bindings/ruby/bin/console and bindings/ruby/bin/setup show up
as dirty to release-plz and causes it to fail to update.

As a workaround, set allow_dirty to true to enable update.
However ensure that no dirty files are published by setting
publish_allow_dirty to false.

Also default to not publishing any packages except regorus.

Signed-off-by: Anand Krishnamoorthi <anakrish@microsoft.com>
@anakrish
anakrish merged commit 90b4ec6 into microsoft:main Jul 9, 2025
33 checks passed
@anakrish
anakrish deleted the ignore-ruby-bin branch July 9, 2025 16:35
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