20 Commits

Author SHA1 Message Date
Nyall Dawson
d611b6840f Add draco to ci containers 2023-08-07 08:06:55 +10:00
Nyall Dawson
886d5cd3f5 Fix some workflows where pdal is not available 2023-05-01 13:28:19 +10:00
Alexander Bruy
ed1378b527 do not require PDAL >= 2.5 for QGIS, make it requirement only for
processing provider
2023-03-22 16:04:01 +01:00
Nyall Dawson
5faa282256 qt5-default is no more 2022-04-22 15:00:47 +10:00
Blottiere Paul
6b4b043603 Add OGC API Features 1.0 tests in CI 2021-11-22 12:09:56 +01:00
Denis Rouzaud
e64e8d26bf
correctly exit OGC workflow on error 2021-06-24 21:23:51 +02:00
Denis Rouzaud
7c69504caa
Merge pull request #43911 from nicogodet/nicogodet-patch-ogctest
fix OGC test
2021-06-24 19:35:59 +02:00
Denis Rouzaud
b8d0b2bd17
add cache to OGC workflow for Docker build and QGIS build (#43897)
* add cache to OGC workflow for Docker build and QGIS build

* fix context

* Update ogc.yml

* fix context
2021-06-24 13:51:49 +02:00
nirvn
bac8385645 Turn GSL off in the OGC server CI 2021-06-01 14:01:54 +07:00
nirvn
018efaa306 Remove obsolete WITH_GEOREFERENCER 2021-06-01 13:56:59 +07:00
nirvn
959173a9d1 Switch WITH_GUI and WITH_GEOREFERENCER to false on the OGC CI 2021-03-20 12:06:42 +07:00
Nyall Dawson
eeeb1588a7 [shellcheck] Fix bad return code 2021-02-18 07:02:26 +10:00
Matthias Kuhn
1d37f2621c [ogc tests] No need to build tests 2020-09-12 10:03:47 +02:00
Matthias Kuhn
6a62f70019 [ogc tests] Remove ccache
Github cache is immutable.
It's useful for caching static dependencies like pip, but not for dynamic caches like ccache.
It has a 0% hit rate and only adds overhead at the moment.
To be revisited when github caching improves.
2020-09-12 10:03:47 +02:00
Blottiere Paul
d6a761d980 Mount metadata volume in nginx container 2020-09-10 15:09:33 +10:00
Blottiere Paul
fae4383072 Share data volume 2020-09-10 15:09:33 +10:00
Blottiere Paul
e5275b0817 Set the default qgis project file to use 2020-09-10 15:09:33 +10:00
Blottiere Paul
cf834cb3fe Update qgis server prefix path 2020-09-10 15:09:33 +10:00
Blottiere Paul
a806023a55 Add docker-compose scripts 2020-09-10 15:09:33 +10:00
Blottiere Paul
e5989c1387 Add basic scripts to build and run QGIS Server 2020-09-10 15:09:33 +10:00