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

Dependency adapters for virtual targets #277

Merged
merged 2 commits into from
Oct 19, 2022

Conversation

vdye
Copy link
Contributor

@vdye vdye commented Oct 17, 2022

Hi! 👋 This proposal is intended to address bazelbuild/bazel#16380, following the design review process outlined here.

The document itself is approximately divided into "why I want to do this" (Overview, Background, Concepts) and "how I'd like to do this" (Goals, Implementation, Backward Compatibility). Especially in the first part, I'm interested in whether there are any faulty or incomplete assumptions about Bazel (and, if so, how they should be corrected). I'm happy to clarify or rework anything people would like to discuss, especially if there's a better way to get the behavior I'm looking for.

Finally, I haven't contributed to Bazel before (in case that wasn't obvious 😅), so please let me know if there's anything I can/should do differently to better fit the development and review processes of the project!

@vdye vdye requested review from jin and lberki as code owners October 17, 2022 18:07
@google-cla
Copy link

google-cla bot commented Oct 17, 2022

Thanks for your pull request! It looks like this may be your first contribution to a Google open source project. Before we can look at your pull request, you'll need to sign a Contributor License Agreement (CLA).

View this failed invocation of the CLA check for more information.

For the most up to date status, view the checks section at the bottom of the pull request.

Create the proposal doc in markdown, for review in 'bazelbuild/proposals'.
@vdye vdye force-pushed the vdye/dependency-adapter branch from 11ae302 to e86f774 Compare October 17, 2022 18:09
@lberki
Copy link
Contributor

lberki commented Oct 18, 2022

Mind adding a link from the "under review" section of the contents page?

@lberki
Copy link
Contributor

lberki commented Oct 19, 2022

Thanks! Merging.

@lberki lberki merged commit 3b8502a into bazelbuild:main Oct 19, 2022
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