16 Commits

Author SHA1 Message Date
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