Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | dependencies only but ignore timestamps | Andrew Harvey | 2021-05-18 | 1 | -2/+0 |
* | trick conflation stage into running | Andrew Harvey | 2021-05-18 | 1 | -0/+2 |
* | show cache | Andrew Harvey | 2021-05-18 | 1 | -0/+6 |
* | log time | Andrew Harvey | 2021-05-18 | 1 | -4/+4 |
* | refactor pipeline stages | Andrew Harvey | 2021-05-17 | 1 | -10/+46 |
* | rename to blocksByOSMAddr as this file represents city blocks which have eith... | Andrew Harvey | 2021-05-17 | 1 | -1/+2 |
* | mkdir -p dist data | Andrew Harvey | 2021-05-17 | 1 | -0/+1 |
* | offscreen qt for headless qgis_process | Andrew Harvey | 2021-05-17 | 1 | -0/+2 |
* | run ci jobs manually | Andrew Harvey | 2021-05-17 | 1 | -0/+2 |
* | run build osm to identify blocks where we can import without conflation | Andrew Harvey | 2021-05-16 | 1 | -7/+5 |
* | add conflation stage which sorts blocks into contains OSM addresses or not | Andrew Harvey | 2021-05-16 | 1 | -0/+15 |
* | include withinrange in stage | Andrew Harvey | 2021-05-16 | 1 | -0/+1 |
* | use docker images | Andrew Harvey | 2021-05-16 | 1 | -10/+2 |
* | disable cache on docker | Andrew Harvey | 2021-05-16 | 1 | -0/+3 |
* | docker images for ci | Andrew Harvey | 2021-05-16 | 1 | -0/+43 |
* | include debug in artifacts | Andrew Harvey | 2021-05-05 | 1 | -0/+1 |
* | update ci to use new make targets | Andrew Harvey | 2021-05-04 | 1 | -1/+2 |
* | add cluster library | Andrew Harvey | 2021-05-04 | 1 | -1/+1 |
* | fake parent files for make in build stage, in the future we can consider remo... | Andrew Harvey | 2021-05-03 | 1 | -1/+4 |
* | use touch to ensure make dependencies work as intended to avoid attempting to... | Andrew Harvey | 2021-05-03 | 1 | -1/+2 |
* | use cached file when using make | Andrew Harvey | 2021-05-03 | 1 | -1/+1 |
* | add basic tests | Andrew Harvey | 2021-05-03 | 1 | -0/+1 |
* | global cache | Andrew Harvey | 2021-05-03 | 1 | -1/+3 |
* | use prepare job which saves results in cache to skip lengthy geojson stage | Andrew Harvey | 2021-05-03 | 1 | -3/+27 |
* | target filename | Andrew Harvey | 2021-05-03 | 1 | -1/+1 |
* | install node 12 | Andrew Harvey | 2021-05-03 | 1 | -1/+2 |
* | install make | Andrew Harvey | 2021-05-02 | 1 | -1/+1 |
* | initial commit | Andrew Harvey | 2021-05-02 | 1 | -0/+21 |