aboutsummaryrefslogtreecommitdiff
path: root/.gitlab-ci.yml
Commit message (Expand)AuthorAgeFilesLines
* rename to blocksByOSMAddr as this file represents city blocks which have eith...Andrew Harvey2021-05-171-1/+2
* mkdir -p dist dataAndrew Harvey2021-05-171-0/+1
* offscreen qt for headless qgis_processAndrew Harvey2021-05-171-0/+2
* run ci jobs manuallyAndrew Harvey2021-05-171-0/+2
* run build osm to identify blocks where we can import without conflationAndrew Harvey2021-05-161-7/+5
* add conflation stage which sorts blocks into contains OSM addresses or notAndrew Harvey2021-05-161-0/+15
* include withinrange in stageAndrew Harvey2021-05-161-0/+1
* use docker imagesAndrew Harvey2021-05-161-10/+2
* disable cache on dockerAndrew Harvey2021-05-161-0/+3
* docker images for ciAndrew Harvey2021-05-161-0/+43
* include debug in artifactsAndrew Harvey2021-05-051-0/+1
* update ci to use new make targetsAndrew Harvey2021-05-041-1/+2
* add cluster libraryAndrew Harvey2021-05-041-1/+1
* fake parent files for make in build stage, in the future we can consider remo...Andrew Harvey2021-05-031-1/+4
* use touch to ensure make dependencies work as intended to avoid attempting to...Andrew Harvey2021-05-031-1/+2
* use cached file when using makeAndrew Harvey2021-05-031-1/+1
* add basic testsAndrew Harvey2021-05-031-0/+1
* global cacheAndrew Harvey2021-05-031-1/+3
* use prepare job which saves results in cache to skip lengthy geojson stageAndrew Harvey2021-05-031-3/+27
* target filenameAndrew Harvey2021-05-031-1/+1
* install node 12Andrew Harvey2021-05-031-1/+2
* install makeAndrew Harvey2021-05-021-1/+1
* initial commitAndrew Harvey2021-05-021-0/+21