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

doc: add a basic release process #1080

Merged
merged 3 commits into from
May 5, 2021
Merged

doc: add a basic release process #1080

merged 3 commits into from
May 5, 2021

Conversation

Stebalien
Copy link
Member

  1. A simple checklist.
  2. A script to generate release notes.

I'm explicitly ignoring anything like a branching model for the moment. We don't have a long RC process so that shouldn't be required (yet).

1. A simple checklist.
2. A script to generate release notes.

I'm explicitly ignoring anything like a branching model for the moment.
We don't have a long RC process so that shouldn't be required (yet).
Copy link
Member

@mxinden mxinden left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This pull request looks good to me, thanks for documenting the process.

I am approving as a review was requested from my side. I am not familiar with general Golang release best practices, nor am I familiar with the go-libp2p repository architecture. With that in mind, I don't think my review should be given much weight.

@@ -110,6 +110,10 @@ If you experience any issues migrating from gx to gomod, please [join the discus

`go test ./...` will run all tests in the repo.

### Releasing

Please start a release by opening a new [Libp2p Release](https://github.com/libp2p/go-libp2p/issues/new?assignees=&labels=kind/tracking&template=release.md) issue.
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

🚀

@Stebalien Stebalien merged commit 2deeabd into master May 5, 2021
@Stebalien
Copy link
Member Author

(merging so I can create a release issue so we can test the process)

@Stebalien Stebalien deleted the feat/release-process branch May 5, 2021 05:21
@Stebalien Stebalien mentioned this pull request May 11, 2021
27 tasks
@aschmahmann aschmahmann mentioned this pull request May 14, 2021
71 tasks
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.

4 participants