-
Notifications
You must be signed in to change notification settings - Fork 2.1k
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
Discussion: release cadence #1280
Comments
OK, that sounds great. I will stop releasing on every PR and will work on creating one every week or two. Thanks, @willnorris. |
thank you :) |
Closed
This was referenced Mar 25, 2021
Hey guys, I also would expect much more release. But I fully understand @willnorris arguments. Posted: #3067 May be there may be some way to publish two channels for release:
|
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
gmlewis@: Looking at https://github.com/google/go-github/releases, it seems like you've been tagging a new release nearly every time you merge a pull request, is that right? That's really not necessary, and we should probably slow it down a bit. It creates a bunch of extra work (for you!) and noise to tag releases that end up getting newer releases tagged hours or even minutes later. It also makes it much harder for users to stay up to date with the latest version, if that is their goal.
I totally appreciate you continuing to help us keep the library going!! But I'd like to see if we can find a release cadence that's more on the order of every week or two, with exception made as needed for critical bug fixes and such.
What do you think?
/cc @gauntface as well if you have thoughts
The text was updated successfully, but these errors were encountered: