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

Stabilization Tracking: Golang #17447

Open
18 of 20 tasks
tdyas opened this issue Nov 2, 2022 · 2 comments
Open
18 of 20 tasks

Stabilization Tracking: Golang #17447

tdyas opened this issue Nov 2, 2022 · 2 comments
Labels
backend: Go Go backend-related issues stablization Issues for stabiizing features

Comments

@tdyas
Copy link
Contributor

tdyas commented Nov 2, 2022

This is a stabilization tracking ticket for the Go backend. Items here are intended to be resolved in order to remove the "experimental" label from Go support:

For stabilization

Build:

Test:

Not for stabilization

@tdyas tdyas added the backend: Go Go backend-related issues label Nov 2, 2022
@tdyas tdyas added the stablization Issues for stabiizing features label Nov 21, 2022
@cburroughs
Copy link
Contributor

The docs page has this specific warning:

"""
go.mod and go.sum need to be up-to-date

Pants does not yet update your go.mod and go.sum for you; it only reads these files when downloading modules. Run go mod download all to make sure these files are correct.
"""

I don't have a lot of experience with golang, but I didn't see a ticket that clearly mapped to.

@tdyas
Copy link
Contributor Author

tdyas commented Sep 4, 2023

We should consider then what work we want to do for a "Pants-native" go.mod / go.sum experience. Also, the more general question I have been thinking about is whether go.work support should be part of the stabilization too.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
backend: Go Go backend-related issues stablization Issues for stabiizing features
Projects
None yet
Development

No branches or pull requests

2 participants