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

Release PyGMT 0.1.0 #418

Closed
10 tasks done
weiji14 opened this issue Apr 16, 2020 · 12 comments
Closed
10 tasks done

Release PyGMT 0.1.0 #418

weiji14 opened this issue Apr 16, 2020 · 12 comments
Labels
help wanted Helping hands are appreciated maintenance Boring but important stuff for the core devs
Milestone

Comments

@weiji14
Copy link
Member

weiji14 commented Apr 16, 2020

Release: v0.1.0
Scheduled Date: 2020/05/03

Before release:

Release:

  • Make a tag and push it to github
git tag x.x.x
git push --tags

After release:

  • Create branch 0.x for bug-fixes if this is a minor release (i.e. create branch 0.1 after 0.1.0 is released)
  • Commit changes to Github

3rd party update:


  • Party 🎉 (don't tick before all other checkboxes are ticked!)
@weiji14 weiji14 added help wanted Helping hands are appreciated maintenance Boring but important stuff for the core devs labels Apr 16, 2020
@weiji14 weiji14 added this to the 0.1.0 milestone Apr 16, 2020
@weiji14 weiji14 pinned this issue Apr 16, 2020
@weiji14
Copy link
Member Author

weiji14 commented Apr 16, 2020

Team, feel free to edit the top post to add/edit stuff (and add your @username tag next to it if you'd like to work on it). I'll need help reserving a DOI on Zenodo for instance.

@liamtoney
Copy link
Member

I just noticed that https://www.pygmt.org/ currently redirects to https://www.pygmt.org/dev/. Should that be the case, or should it be redirecting to https://www.pygmt.org/latest/ or https://www.pygmt.org/v0.1.0/?

@seisman
Copy link
Member

seisman commented May 3, 2020

I just noticed that https://www.pygmt.org/ currently redirects to https://www.pygmt.org/dev/. Should that be the case, or should it be redirecting to https://www.pygmt.org/latest/ or https://www.pygmt.org/v0.1.0/?

Nice catch. Addressed in #423.

@seisman
Copy link
Member

seisman commented May 5, 2020

Update links on the GMT website (News, Download & Documentation)

Perhaps adding news is enough. I don't think we should update the download and documentation pages for PyGMT releases.

@weiji14
Copy link
Member Author

weiji14 commented May 5, 2020

Fair enough. I was going to wait for the pygmt conda package release before we announce it on the website though.

@seisman
Copy link
Member

seisman commented May 5, 2020

The conda recipe looks good. Are we waiting for approval from someone?

@moorepants
Copy link

The conda recipe looks good. Are we waiting for approval from someone?

Yes, the conda forge core team.

@weiji14
Copy link
Member Author

weiji14 commented May 6, 2020

Cool, the conda-forge package is up at https://anaconda.org/conda-forge/pygmt, woohoo! Really appreciate all your effort @moorepants 🙌 !!

Currently only Linux/MacOS packages with Python 3.6 and 3.7. I've just merged in conda-forge/pygmt-feedstock#1 so Python 3.8 should be available shortly.

@seisman
Copy link
Member

seisman commented May 7, 2020

I added the news of PyGMT v0.1.0 release to the GMT main site (GenericMappingTools/website#53), and created the 0.1 branch (https://github.com/GenericMappingTools/pygmt/tree/0.1) for further bug fixes. The 0.1 branch is protected like master branch.

@seisman
Copy link
Member

seisman commented May 7, 2020

Commit changes to Github

I'm not sure what it means. I think we're done with the PyGMT v0.1.0 release. @weiji14 @leouieda

@weiji14
Copy link
Member Author

weiji14 commented May 7, 2020

Yep, thanks @seisman! I'll close this now. The next release will be tracked at https://github.com/GenericMappingTools/pygmt/milestone/2.

@weiji14 weiji14 closed this as completed May 7, 2020
@seisman seisman unpinned this issue May 7, 2020
@moorepants
Copy link

Thanks everyone, we are now making pygmt available on the UC Davis cluster for various geography courses. They'll be excited!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
help wanted Helping hands are appreciated maintenance Boring but important stuff for the core devs
Projects
None yet
Development

No branches or pull requests

4 participants