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

[internal] Inline Go's compile.py into build_pkg.py #13179

Merged
merged 1 commit into from
Oct 8, 2021

Conversation

Eric-Arellano
Copy link
Contributor

Thanks to #13177, we can refactor tests_analysis.py to use BuildGoPackageRequest. This is a higher level abstraction than compile.py, so makes the code easier to reason about.

It also removes any confusion in the difference between "compile" vs. "build".

[ci skip-rust]
[ci skip-build-wheels]

# Rust tests and lints will be skipped. Delete if not intended.
[ci skip-rust]

# Building wheels and fs_util will be skipped. Delete if not intended.
[ci skip-build-wheels]
@Eric-Arellano Eric-Arellano merged commit 3d45c04 into pantsbuild:main Oct 8, 2021
@Eric-Arellano Eric-Arellano deleted the go-refactor-compile branch October 8, 2021 22:58
@stuhood stuhood mentioned this pull request Oct 11, 2021
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.

2 participants