Skip to content
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

fix: rules_cc is not a dev_dependency #211

Closed
wants to merge 2 commits into from
Closed

fix: rules_cc is not a dev_dependency #211

wants to merge 2 commits into from

Conversation

alexeagle
Copy link
Collaborator

Since the tools/file_concat program is written in C++ and exposed to users of proto_descriptor_set, we depend on rules_cc at runtime.

Fixes #203

Since the tools/file_concat program is written in C++ and exposed to users of proto_descriptor_set, we depend on rules_cc at runtime.
@alexeagle alexeagle requested review from comius and a team as code owners May 2, 2024 00:16
@alexeagle
Copy link
Collaborator Author

Ping @comius

MODULE.bazel Outdated Show resolved Hide resolved
@alexeagle
Copy link
Collaborator Author

ping @comius

@comius
Copy link
Collaborator

comius commented May 23, 2024

ping @alexeagle

@alexeagle
Copy link
Collaborator Author

Removed the comment - good to merge now?

@keith
Copy link
Member

keith commented May 28, 2024

i missed this one and submitted with lockfile and workspace changes too #215, doesn't matter which is merged but it would be nice to see 1 land

keith added a commit to bazelbuild/bazel-central-registry that referenced this pull request May 28, 2024
This is the same as 6.0.0 but rules_cc is not a dev dep

bazelbuild/rules_proto#211
@alexeagle
Copy link
Collaborator Author

@meteorcloudy could you merge please? I'm sad to start the precedent of BCR diverging from the repo it's published from, only because the former has active maintainers with commit access

@comius comius added the ready to pull Required label for automatic import to Google label May 29, 2024
@comius
Copy link
Collaborator

comius commented May 29, 2024

Closing as a duplicate of #215

@comius comius closed this May 29, 2024
@comius comius removed the ready to pull Required label for automatic import to Google label May 29, 2024
fmeum pushed a commit to bazelbuild/bazel-central-registry that referenced this pull request May 29, 2024
This is the same as 6.0.0 but rules_cc is not a dev dep

bazelbuild/rules_proto#211
aiuto pushed a commit to aiuto/bazel-central-registry that referenced this pull request Jun 3, 2024
This is the same as 6.0.0 but rules_cc is not a dev dep

bazelbuild/rules_proto#211
zaucy pushed a commit to zaucy/bazel-central-registry that referenced this pull request Jun 14, 2024
This is the same as 6.0.0 but rules_cc is not a dev dep

bazelbuild/rules_proto#211
comius added a commit that referenced this pull request Jun 26, 2024
PiperOrigin-RevId: 638385759
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.

rules_cc dependency marked as dev causes rules_cc module visibility issues
3 participants