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

feat(AIP-4210): add code gen diagram + tweaks #1148

Merged
merged 8 commits into from
Jul 25, 2023

Conversation

noahdietz
Copy link
Collaborator

This adds an intentionally very simple diagram to explain the existing, core code generation flow, automation aside. The diagram looks like this:
image

This also cleans up the Protobuf plugin section a bit to be more accessible/direct, adds guidance on not generating message and enum descriptor code (left as should not to grandparent in Python proto-plus code gen), adds guidance on not using protoc insertion points, and some other small tweaks.

@noahdietz noahdietz requested a review from a team as a code owner June 22, 2023 22:55
@noahdietz noahdietz requested a review from jskeet June 23, 2023 17:06
Copy link
Contributor

@jskeet jskeet left a comment

Choose a reason for hiding this comment

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

I generally like the goal of this - I just have various nits.

aip/client-libraries/4210.md Show resolved Hide resolved
aip/client-libraries/4210.md Outdated Show resolved Hide resolved
aip/client-libraries/4210.md Outdated Show resolved Hide resolved
aip/client-libraries/4210.md Outdated Show resolved Hide resolved
aip/client-libraries/4210.md Show resolved Hide resolved
aip/client-libraries/4210.md Outdated Show resolved Hide resolved
aip/client-libraries/4210.md Outdated Show resolved Hide resolved
aip/client-libraries/4210.md Show resolved Hide resolved
@noahdietz noahdietz requested a review from jskeet July 5, 2023 22:03
aip/client-libraries/4210.md Show resolved Hide resolved
@noahdietz noahdietz enabled auto-merge (squash) July 25, 2023 16:15
@noahdietz noahdietz merged commit f461d12 into aip-dev:master Jul 25, 2023
2 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.

3 participants