Skip to content
New issue

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

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

Already on GitHub? # to your account

move ShareBuild to the core api instead of build #15

Merged
merged 2 commits into from
Oct 21, 2024

Conversation

billyb2
Copy link
Member

@billyb2 billyb2 commented Oct 21, 2024

the build API is specifically meant for build orchestration

the build API is specifically meant for build orchestration
@billyb2 billyb2 requested a review from lukevmorris October 21, 2024 17:11
Copy link
Member

@lukevmorris lukevmorris left a comment

Choose a reason for hiding this comment

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

Since these endpoints operate at the scope of a build, I think we probably want to create a new file proto/depot/core/v1/build.proto and place the Share logic in there. As a followup later this cycle, we can maybe make some other currently private depot.core.v1.BuildService endpoints public via this file as well.

@billyb2
Copy link
Member Author

billyb2 commented Oct 21, 2024

sounds great, will do :)

@billyb2 billyb2 requested a review from lukevmorris October 21, 2024 17:36
@billyb2 billyb2 merged commit 0003fc0 into main Oct 21, 2024
1 check passed
@lukevmorris lukevmorris deleted the billy/move-share-build branch October 21, 2024 18:27
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants