7 Commits

Author SHA1 Message Date
Alan D. Snow
5872925140 CI: Remove duplicate DGDAL_USE_PCRE2 config option (#3447) 2025-12-05 16:01:08 -06:00
Alan D. Snow
e8041913a9 CI: Update publish workflow (#3439)
* DEP: WHeels contain GDAL 3.10.3 & PROJ 9.7.1

* CI: macos deployment target 15 for intel

* CI: Use trusted publishing for pypi
2025-12-05 11:35:58 -06:00
Sylvester
9b8908d533 Build wheels with CIBW (#3381) 2025-12-05 11:35:08 -06:00
Sean Gillies
315324273c
Build and test GDAL release candidates using the tags feed (#2968)
* Convert test with latest GDAL into a reusable workflow

* Fix "uses" usage

* Remove secrets

* Add an on-demand workflow

* New names for workflows and jobs

* Rework the dispatch workflow, it only runs in the default branch.

Adds a new input for the reusable workflow.

* A feed based approach to testing against recent GDAL tags

* Set github output, remove rasterio matrix dimension

* Fix output

* Correct job output

* Add missing checkout action

* Remove steps from second job

* More yaml shuffling

* Add feed parsing and time delta logic to python script

* Use Python 3.11

* Ensure python3

* Do update environment

* Grab only tags from the last 12 hours

* Remove unused import

* Change test to != '[]'

* Save a list of failures and retry in the next run

* Attach run to name

* Fix yaml

* Rename failure file

* Consolidate a step

* Fix indentation

* Debug listing

* Add a test case

* Add token env var for gh CLI

* Continue on error

* Test for file

* Fix syntax

* Quote GDAL tags, which may include a space

* Quote branch in script

* New logic to get tag from feed

* More debuggin

* Upload failure files

* Remove default tags

* Get the right artifact from the last not-cancelled branch run

---------

Co-authored-by: Sean Gillies <seangillies@Seans-MacBook-Air.local>
2023-11-27 10:20:51 -07:00
Sean Gillies
121335576a
Build two branches, master and the latest release branch (#2959)
* Build two branches, master and the latest release branch

* Make comparisons more robust against 3.7/3.8 differences

* In a merge test, compare ascii grid data as single strings

Resolves #2958

* Run builds against latest GDAL weekly

---------

Co-authored-by: Sean Gillies <seangillies@Seans-MacBook-Air.local>
2023-11-03 15:02:10 -06:00
snowman2
040ceb3831 CI: Update latest build to build git & remove GML 2022-11-13 19:30:33 -06:00
snowman2
ea736d3161 CI: Test latest GDAL 2022-11-09 15:53:21 -06:00