-
Notifications
You must be signed in to change notification settings - Fork 6.8k
build: create individual bazel targets for dev-app demos #16837
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
Conversation
7afcb14
to
f2b14ee
Compare
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM, looks like some tasks are failing, though?
@jelbourn Yeah, just started working on these. I can't see those failures locally since I don't have a real sandbox environment on windows. |
0ee3a59
to
5b42d00
Compare
@devversion ready to merge if you can rebase |
Creates individual bazel targets for dev-app demos in favor of speeding up development with Bazel.
5b42d00
to
45c42cb
Compare
@jelbourn Rebased. |
Creates individual bazel targets for dev-app demos in favor of speeding up development with Bazel. (cherry picked from commit af3c9af)
This issue has been automatically locked due to inactivity. Read more about our automatic conversation locking policy. This action has been performed automatically by a bot. |
Creates individual bazel targets for dev-app demos in favor of speeding
up development with Bazel.
Blocked on #16829