Conversation
``` git lfs track "pygmt/tests/baseline/test_*.png" ```
seisman
marked this pull request as ready for review
July 21, 2026 06:13
Member
Author
|
The migration from DVC to Git LFS turned out to be much simpler than I initially expected. This PR completes the migration, with the only exception being updates to the Contributors’ Guide. I think those documentation changes will be easier to review in a separate PR. |
weiji14
approved these changes
Jul 21, 2026
weiji14
left a comment
Member
There was a problem hiding this comment.
Thanks @seisman, glad to see all the gh actions workflows getting cleaned up, and less workarounds to maintain! I haven't checked through all the 200+ hashes, but trust that it is ok since CI is fine.
Just remember to delete the DAGSHUB_TOKEN from https://github.com/GenericMappingTools/pygmt/settings/secrets/actions after merging, and to update the doc/contributing.md later as mentioned.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Adresses: #4738
pygmt/tests/baseline/*.pngusing Git LFS*.dvcfilesdvcfromenvironment.yml.dvc/and.dvcignoreMANIFEST.indvc-diff.ymlworkflow, because GitHub can display diffs for LFS-tracked images directly in the web UIcache_dvc.yamlworkflow, which was added as a workaround for Running "dvc pull" now requires authentication #4147style_checks.yamlworkflowci_tests.yamlworkflowci_tests_dev.yamlworkflowrelease-baseline-image.ymlworkflowmake packageand ensure that the files have no PNG images).