This is an automated email from the ASF dual-hosted git repository.
bchapuis pushed a change to branch 745-daylight
in repository https://gitbox.apache.org/repos/asf/incubator-baremaps.git
from d6cda779 test only the building step
add dc06532e Move the workflow in a separate directory and rename the steps
No new revisions were added by this update.
Summary of changes:
basemap/config.js | 9 +-
basemap/daylight-workflow.js | 436 ---------------------
.../attraction/tileset.js => daylight/config.js | 13 +-
basemap/daylight-tileset.js => daylight/tileset.js | 36 +-
{basemap => daylight}/workflow.js | 222 ++++++-----
5 files changed, 136 insertions(+), 580 deletions(-)
delete mode 100644 basemap/daylight-workflow.js
copy basemap/layers/attraction/tileset.js => daylight/config.js (78%)
rename basemap/daylight-tileset.js => daylight/tileset.js (52%)
copy {basemap => daylight}/workflow.js (65%)