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: resolve go_module target into dependent modules #12394

Merged
merged 11 commits into from
Jul 22, 2021

Conversation

tdyas
Copy link
Contributor

@tdyas tdyas commented Jul 21, 2021

Go plugin updates:

  • Adds a ResolvedGoModule type that represents a go_module with all relevant module and external module metadata hydrated.
  • Adds experimental go-resolve goal that updates go.sum.

Next steps will be to use this support for dependency inference of go_package targets to go_external_module targets.

Tom Dyas added 2 commits July 21, 2021 14:19
[ci skip-rust]

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

[ci skip-build-wheels]
@tdyas tdyas changed the title go: resolve go_module target into dependent modules [WIP] go: resolve go_module target into dependent modules Jul 21, 2021
@Eric-Arellano

This comment has been minimized.

Tom Dyas added 3 commits July 21, 2021 15:32
[ci skip-rust]

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

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

[ci skip-build-wheels]
@tdyas tdyas changed the title [WIP] go: resolve go_module target into dependent modules go: resolve go_module target into dependent modules Jul 21, 2021
@tdyas tdyas marked this pull request as ready for review July 21, 2021 21:06
Tom Dyas added 2 commits July 21, 2021 17:08
[ci skip-rust]

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

[ci skip-build-wheels]
Tom Dyas added 3 commits July 21, 2021 18:18
[ci skip-rust]

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

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

[ci skip-build-wheels]
@tdyas tdyas requested a review from Eric-Arellano July 21, 2021 22:36
[ci skip-rust]

[ci skip-build-wheels]
@tdyas tdyas merged commit 1c4f8e1 into pantsbuild:main Jul 22, 2021
@tdyas tdyas deleted the golang_resolve_modules branch July 22, 2021 00:25
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