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

RFC: v2+ Go modules release #26

Merged
merged 10 commits into from
Jan 12, 2022
Merged

RFC: v2+ Go modules release #26

merged 10 commits into from
Jan 12, 2022

Conversation

applejag
Copy link
Contributor

@applejag applejag commented Dec 13, 2021

Go modules, which is the package management strategy we use in Wharf, has
strict rules on how to publish v2+ releases. We have not been Go-modules
compliant in some of our repositories. This RFC suggest one of the many
alternative solutions for being compliant, with its up- and downsides.
This is an important decision, as it induces a lot of headaches if we do it
wrong and have to switch to a different strategy later on.

This is based on a conversation that popped up in a PR comment thread:
iver-wharf/wharf-api-client-go#29 (comment)

Rendered

Link to the markdown file here on GitHub. Example:
https://github.com/iver-wharf/rfcs/blob/rfc/go-modules/_published/0026-v2-go-modules-release.md

@applejag applejag added the rfc This issue or pull requests contains a new Request For Comments label Dec 13, 2021
@applejag applejag self-assigned this Dec 13, 2021
@applejag applejag marked this pull request as draft December 13, 2021 10:57
@applejag applejag marked this pull request as ready for review December 13, 2021 12:27
@applejag applejag changed the title RFC: Go Modules RFC: v2+ Go modules release Dec 13, 2021
_published/0026-v2-go-modules-release.md Outdated Show resolved Hide resolved
_published/0026-v2-go-modules-release.md Outdated Show resolved Hide resolved
applejag and others added 2 commits January 11, 2022 17:26
Co-authored-by: Mikael Berrin <pikabanga@gmail.com>
@applejag applejag merged commit b4e07bf into master Jan 12, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
rfc This issue or pull requests contains a new Request For Comments
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants