fix Actions #55

Merged
hughrun merged 2 commits from testing into master 2021-01-29 08:36:25 +11:00
hughrun commented 2021-01-29 08:34:15 +11:00 (Migrated from github.com)
  • fix incorrect key name in merge file (json_data['objects']['boundaries.geo'] rather than json_data['objects']['boundaries'])
  • don't merge csv and topo.json when topo.json changes, as this will create an infinite loop
  • run merge as part of geo-to-topo Action, after new topo file is created
  • remove redundant shell file
- fix incorrect key name in merge file (`json_data['objects']['boundaries.geo']` rather than `json_data['objects']['boundaries']`) - don't merge csv and topo.json when topo.json changes, as this will create an infinite loop - run merge as part of geo-to-topo Action, after new topo file is created - remove redundant shell file
Sign in to join this conversation.
No description provided.