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

Update DOI and version number for v0.6.0 #1817

Merged
merged 6 commits into from
Mar 14, 2022
Merged

Update DOI and version number for v0.6.0 #1817

merged 6 commits into from
Mar 14, 2022

Conversation

michaelgrund
Copy link
Member

@michaelgrund michaelgrund commented Mar 14, 2022

Description of proposed changes

Patches #1808

Relates to #1801

Reminders

  • Run make format and make check to make sure the code follows the style guide.
  • Add tests for new features or tests that would have caught the bug that you're fixing.
  • Add new public functions/methods/classes to doc/api/index.rst.
  • Write detailed docstrings for all functions/methods.
  • If wrapping a new module, open a 'Wrap new GMT module' issue and submit reasonably-sized PRs.
  • If adding new functionality, add an example to docstrings or tutorials.

Slash Commands

You can write slash commands (/command) in the first line of a comment to perform
specific operations. Supported slash commands are:

  • /format: automatically format and lint the code
  • /test-gmt-dev: run full tests on the latest GMT development version

@michaelgrund michaelgrund added the maintenance Boring but important stuff for the core devs label Mar 14, 2022
@weiji14 weiji14 added the skip-changelog Skip adding Pull Request to changelog label Mar 14, 2022
@maxrjones
Copy link
Member

Thanks, can you update CITATION.cff as well?

README.rst Outdated Show resolved Hide resolved
README.rst Outdated Show resolved Hide resolved
@michaelgrund michaelgrund changed the title Fix version number to 0.6.0 Fix version number to 0.6.0 and update DOI Mar 14, 2022
@michaelgrund
Copy link
Member Author

Thanks, can you update CITATION.cff as well?

Done!

README.rst Outdated Show resolved Hide resolved
README.rst Outdated Show resolved Hide resolved
README.rst Outdated Show resolved Hide resolved
michaelgrund and others added 2 commits March 14, 2022 19:33
Thanks Meghan, typing from my cell😊

Co-authored-by: Meghan Jones <[email protected]>
README.rst Show resolved Hide resolved
Copy link
Member

@maxrjones maxrjones left a comment

Choose a reason for hiding this comment

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

Thank you!

@maxrjones maxrjones changed the title Fix version number to 0.6.0 and update DOI Update DOI and version number to v0.6.0 Mar 14, 2022
@maxrjones maxrjones changed the title Update DOI and version number to v0.6.0 Update DOI and version number for v0.6.0 Mar 14, 2022
Copy link
Member

@weiji14 weiji14 left a comment

Choose a reason for hiding this comment

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

Good catch, thanks @michaelgrund! And sorry @meghanrjones for not catching it earlier, I wasn't looking closely enough.

I might need to get some proper glasses, considering that this isn't the first time it's happened (see #1597) 🙂

@maxrjones
Copy link
Member

I was looking more at the maintenance release checklist rather than the issue template, and this was the sentence that got me:

Refresh citation information. Specifically, the BibTeX in README.rst and CITATION.cff needs to be updated with any metadata changes. Please follow guidelines in AUTHORSHIP.md for updating the author list in the BibTeX. More information about the CITATION.cff specification can be found at https://github.com/citation-file-format/citation-file-format/blob/main/schema-guide.md

We might as well make this more specific in that 'metadata' changes includes the date and DOI in addition to the authorship list.

@weiji14 weiji14 merged commit 60eb505 into main Mar 14, 2022
@weiji14 weiji14 deleted the michaelgrund-patch-1 branch March 14, 2022 19:01
sixy6e pushed a commit to sixy6e/pygmt that referenced this pull request Dec 21, 2022
* Fix version number to 0.6.0
* Update CITATION.cff
* Update README.rst

Co-authored-by: Meghan Jones <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
maintenance Boring but important stuff for the core devs skip-changelog Skip adding Pull Request to changelog
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants