Skip to content

Update the issue template for bumping GMT version - #4806

Merged
seisman merged 5 commits into
mainfrom
template/gmt
Aug 11, 2026
Merged

Update the issue template for bumping GMT version#4806
seisman merged 5 commits into
mainfrom
template/gmt

Conversation

@seisman

@seisman seisman commented Aug 9, 2026

Copy link
Copy Markdown
Member

Closes #4801.

- [ ] Run `grep -r "# TODO(GMT.*)" --include="*.py" .` to find TODO items related to GMT
- [ ] Remove related workarounds/patches
- [ ] Fix tests with pytest `xfail`/`skipif` markers that now pass
- [ ] Update URLs to manually inserted images of the GMT documentation

Copy link
Copy Markdown
Member Author

Choose a reason for hiding this comment

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

According to this checklist, we should update URLs like https://docs.generic-mapping-tools.org/6.6/_images/GMT_coverlogo.png to https://docs.generic-mapping-tools.org/6.7/_images/GMT_coverlogo.png. But I feel it's not necessary, as long as the images exist. So removing it.

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

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

Hm, not sure. If these images do not change over time.

$ grep -r "https://docs.generic-mapping-tools.org/6.6" *
examples/projections/cyl/cyl_universal_transverse_mercator.py:.. figure:: https://docs.generic-mapping-tools.org/6.6/_images/GMT_utm_zones.png
pygmt/encodings.py:- GMT documentation: https://docs.generic-mapping-tools.org/6.6/reference/octal-codes.html
pygmt/params/pattern.py:    .. figure:: https://docs.generic-mapping-tools.org/6.6/_images/GMT_App_E.png
pygmt/params/position.py:    .. figure:: https://docs.generic-mapping-tools.org/6.6/_images/GMT_anchor.png
pygmt/src/logo.py:    .. figure:: https://docs.generic-mapping-tools.org/6.6/_images/GMT_coverlogo.png
pygmt/src/nearneighbor.py:    .. figure:: https://docs.generic-mapping-tools.org/6.6/_images/GMT_nearneighbor.png
pygmt/tests/test_text.py:    https://docs.generic-mapping-tools.org/6.6/gallery/ex23.html

Copy link
Copy Markdown
Member Author

Choose a reason for hiding this comment

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

It's unlikely any of these images will change over time.

Copy link
Copy Markdown
Member Author

Choose a reason for hiding this comment

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

I've reverted the change in this PR and updated the URLs in #4814.

@seisman seisman added this to the 0.20.0 milestone Aug 9, 2026
@seisman seisman added maintenance Boring but important stuff for the core devs skip-changelog Skip adding Pull Request to changelog final review call This PR requires final review and approval from a second reviewer labels Aug 9, 2026
@seisman
seisman requested a review from yvonnefroehlich August 9, 2026 04:48
Comment thread .github/ISSUE_TEMPLATE/5-bump_gmt_checklist.md Outdated
Co-authored-by: Yvonne Fröhlich <94163266+yvonnefroehlich@users.noreply.github.com>
@seisman seisman removed the final review call This PR requires final review and approval from a second reviewer label Aug 11, 2026
@seisman
seisman merged commit 18075ed into main Aug 11, 2026
7 checks passed
@seisman
seisman deleted the template/gmt branch August 11, 2026 08:52
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.

Bump to GMT 6.7.0

2 participants