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

[PFS-207] Add Picker Protos #9788

Merged
merged 7 commits into from Mar 5, 2024
Merged

[PFS-207] Add Picker Protos #9788

merged 7 commits into from Mar 5, 2024

Conversation

FahadBSyed
Copy link
Contributor

This PR adds picker protos and their auto-generated code changes. The implementations of the pickers will be in a follow-up PR.

string id = 2;
}

// TODO: add a picker option to pick commit by uuid.
Copy link
Contributor

Choose a reason for hiding this comment

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

I think these are used for public documentation. I'd remove internal comments like TODOs.

Copy link
Contributor

@bbonenfant bbonenfant left a comment

Choose a reason for hiding this comment

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

This looks good to me. The INT team is probably going to want to write some code to wrap these objects and make these a little nicer to use; similar to what we did here. I'll make a ticket to track this.

@FahadBSyed
Copy link
Contributor Author

Hey folks, I'm just going to rebase this off master, run a quick make proto, and bazel run //:gazelle to make sure everything passes before merging this in.

@FahadBSyed FahadBSyed merged commit a201675 into master Mar 5, 2024
19 of 20 checks passed
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.

None yet

3 participants