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

cmd/dev: add generate parser subcommand #83727

Merged
merged 1 commit into from
Jul 5, 2022

Conversation

ajwerner
Copy link
Contributor

@ajwerner ajwerner commented Jul 1, 2022

This commit separates out the generated files needed for the parser into a
separate genbzl target and then add a reference to that target from dev.

You can now run ./dev generate parser to regenerate the parser files.

Release note: None

@cockroach-teamcity
Copy link
Member

This change is Reviewable

This commit separates out the generated files needed for the parser into a
separate genbzl target and then add a reference to that target from dev.

You can now run `./dev generate parser` to regenerate the parser files.

Release note: None
@ajwerner ajwerner force-pushed the ajwerner/dev-generate-parser branch from f96f8ba to 5d31dd3 Compare July 1, 2022 20:11
@ajwerner ajwerner marked this pull request as ready for review July 1, 2022 20:16
@ajwerner ajwerner requested a review from a team as a code owner July 1, 2022 20:16
@ajwerner
Copy link
Contributor Author

ajwerner commented Jul 5, 2022

TFTR!

bors r=irfansharif

@ajwerner
Copy link
Contributor Author

ajwerner commented Jul 5, 2022

bors r=irfansharif

@craig
Copy link
Contributor

craig bot commented Jul 5, 2022

Build succeeded:

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