Skip to content

feat(internal/gensnippets): initial commit#3922

Merged
tbpg merged 2 commits intomasterfrom
gensnippets
Apr 13, 2021
Merged

feat(internal/gensnippets): initial commit#3922
tbpg merged 2 commits intomasterfrom
gensnippets

Conversation

@tbpg
Copy link
Copy Markdown
Contributor

@tbpg tbpg commented Apr 13, 2021

This tool renders all examples in the current directory to standalone
files.

I confirmed this successfully processes every example in this repo. Once
I added a go.mod/go.sum in the generated directory, all of the examples
passed go vet.

A future change will integrate this tool into our automatic generation
pipelines and add region tags.

This tool renderes all examples in the current directory to standalone
files.

I confirmed this successfully processes every example in this repo. Once
I added a go.mod/go.sum in the generated directory, all of the examples
passed go vet.

A future change will integrate this tool into our automatic generation
pipelines and add region tags.
@tbpg tbpg requested review from a team, codyoss and noahdietz April 13, 2021 15:40
@google-cla google-cla Bot added the cla: yes This human has signed the Contributor License Agreement. label Apr 13, 2021
Copy link
Copy Markdown
Member

@codyoss codyoss left a comment

Choose a reason for hiding this comment

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

Overall LGTM, just a couple small things.

Comment thread internal/gensnippets/main.go Outdated
Comment thread internal/gensnippets/main.go Outdated
Comment thread internal/gensnippets/main.go
Comment thread internal/gensnippets/main.go
Copy link
Copy Markdown
Contributor Author

@tbpg tbpg left a comment

Choose a reason for hiding this comment

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

Thanks!

Comment thread internal/gensnippets/main.go
Comment thread internal/gensnippets/main.go Outdated
Comment thread internal/gensnippets/main.go Outdated
Comment thread internal/gensnippets/main.go
Copy link
Copy Markdown
Contributor

@noahdietz noahdietz left a comment

Choose a reason for hiding this comment

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

lgtm

@tbpg tbpg merged commit 3fabef0 into master Apr 13, 2021
@tbpg tbpg deleted the gensnippets branch April 13, 2021 16:32
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

cla: yes This human has signed the Contributor License Agreement.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants