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

go: add debug goal to show package analysis #16429

Merged
merged 1 commit into from
Aug 8, 2022

Conversation

tdyas
Copy link
Contributor

@tdyas tdyas commented Aug 6, 2022

Add a go-show-package-analysis debug goal to display package analysis for first-party and third-party Go packages. The goal is made available if the user enables the pants.backend.experimental.go.debug_goals backend.

[ci skip-rust]

[ci skip-build-wheels]

[ci skip-rust]

[ci skip-build-wheels]
@tdyas tdyas added the category:internal CI, fixes for not-yet-released features, etc. label Aug 6, 2022
@tdyas tdyas requested review from stuhood and Eric-Arellano August 6, 2022 05:48
@tdyas tdyas merged commit a0e1b28 into pantsbuild:main Aug 8, 2022
@tdyas tdyas deleted the golang_debug_goals branch August 8, 2022 21:24
cczona pushed a commit to cczona/pants that referenced this pull request Sep 1, 2022
Add a `go-show-package-analysis` debug goal to display package analysis for first-party and third-party Go packages. The goal is made available if the user enables the `pants.backend.experimental.go.debug_goals` backend.
@huonw huonw mentioned this pull request Jul 12, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
category:internal CI, fixes for not-yet-released features, etc.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants