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

Convert test with latest GDAL into a reusable workflow #2967

Merged
merged 6 commits into from Nov 10, 2023
Merged

Conversation

sgillies
Copy link
Member

@sgillies sgillies commented Nov 9, 2023

Resolves #2960.

Summary:

  • A weekly test against latest GDAL and an on-demand test against the latest GDAL tag (to test pre-releases) share a new reusable workflow (based on previous workflow).
  • The on-demand workflow only can only be triggered by the GitHub API if it's in our default branch. Its matrix spans rasterio main and current maint branches.

Thus this PR is aimed at main. We can backport to maint-1.3 after this is merged.

Work on the GDAL side of things is here: OSGeo/gdal#8692.

Any questions @snowman2 @vincentsarago ?

@sgillies sgillies marked this pull request as ready for review November 9, 2023 23:09
Copy link
Member

@snowman2 snowman2 left a comment

Choose a reason for hiding this comment

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

Nice work 🚀

@sgillies sgillies merged commit 2482d52 into main Nov 10, 2023
5 checks passed
@sgillies sgillies deleted the issue2960 branch November 10, 2023 03:42
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Build rasterio main and maint on new GDAL tags
3 participants