Skip to content

pyogrio: drop the ci/ directory - #618

Merged
luhenry merged 2 commits into
mainfrom
drop-ci-dir
Aug 27, 2026
Merged

pyogrio: drop the ci/ directory#618
luhenry merged 2 commits into
mainfrom
drop-ci-dir

Conversation

@luhenry

@luhenry luhenry commented Aug 27, 2026

Copy link
Copy Markdown
Member

Removes ci/pyogrio/. The GDAL image Dockerfile and the licence-collection script it COPYs are now written into $RUNNER_TEMP by the workflow, so nothing is checked in outside .github/ and patches/.

Differs from upstream

  • unchanged; this only moves where the two files live.

Testing

  • same as upstream

License: ✅

buildx still builds from a context directory, so cache-from/cache-to behave as before. Verified the generated Dockerfile and script are byte-identical to the deleted files.

The GDAL image Dockerfile and its licence script are written into RUNNER_TEMP
by the workflow instead of living as checked-in files. buildx still builds
from a context directory, so the registry cache plumbing is unchanged.
@luhenry
luhenry merged commit af5af0d into main Aug 27, 2026
7 checks passed
@luhenry
luhenry deleted the drop-ci-dir branch August 27, 2026 16:25
@luhenry luhenry linked an issue Aug 27, 2026 that may be closed by this pull request
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.

pyogrio riscv64 support

1 participant