Skip to content

Patch rules_ruby to apply neverlink = True to the jars rule (#21416) #21505

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
Apr 29, 2025

Conversation

JasonLunn
Copy link
Contributor

No description provided.

…1416)

Fixes #21369

Closes #21416

COPYBARA_INTEGRATE_REVIEW=#21416 from protocolbuffers:neverlink_jruby_jars a874866
PiperOrigin-RevId: 750432837
@JasonLunn JasonLunn requested a review from zhangskz April 29, 2025 17:17
@@ -67,6 +67,7 @@ single_version_override(
patch_strip = 1,
patches = [
"@com_google_protobuf//:Disable_bundle_install.patch",
"@com_google_protobuf//:Neverlink_jruby_jars.patch",
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Nit: Can we add a TODO to clean this up once bazel-contrib/rules_ruby#226 is released?

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Ack; I'll add that into my PR that moves these patches into the patches directory

@JasonLunn JasonLunn merged commit 664d94a into 31.x Apr 29, 2025
399 of 401 checks passed
@JasonLunn JasonLunn deleted the 31.x+rules_ruby_fix branch April 29, 2025 18:02
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