-
Notifications
You must be signed in to change notification settings - Fork 108
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
do a version 1.3.0 release #442
Comments
@GeorgeGayno-NOAA what is going on with these new tags? There seem to be several tags added all at similar points in the code. How about we do 2.1.0 release immediately. Then, next time someone needs a tag from develop, we do a numbered release, and they use that tag. Would that work? |
@GeorgeGayno-NOAA what do you say about doing a release? There have been many changes and the documentation has had a lot of updates since the last release. This would also allow us to put a release close to the two tags that were recently added. |
Who is this release for? |
This release is for everyone. Instead of thinking of releases as being for a specific purpose, think of dong releases every 3 months. When someone wants a tag, instead of creating a new one, we will just give them the tag for the latest release. |
@GeorgeGayno-NOAA what are the major science issues that were resolve since the 1.2.0 release? They should be listed in the release notes... I have started draft release notes, you can just add your items there. Make sure you hit "save draft" instead of "publish release". |
OK, we are going to merge one more PR from @GeorgeGayno-NOAA , then let everything run overnight testing, then we will release version 1.3.0 tomorrow... |
We have done the release. Onward to 1.4.0! |
When a release (or tag) is desired, the following steps need to be followed:
1 - Open an issue "release version XXX" so that everyone knows that a release is imminent.
2 - Write release notest.
3 - Do a versioned release. (Add any other tag name you like, but there release tag should be a version number).
4 - Update gh-pages branch with documentation.
So we have just done a release. We need better release notes, and we need to tag and name the release with a version number. (1.3.0).
The text was updated successfully, but these errors were encountered: