This is an automated email from the ASF dual-hosted git repository.

rusackas pushed a change to branch feat/plugin-chart-country-map-rework
in repository https://gitbox.apache.org/repos/asf/superset.git


    from cfdc7dce8ee docs(country-map): SIP — phases 2/3/5 substantially done
     add 9fd7fd441a9 fix(country-map): CI failures — license headers, lockfile 
sync, reproducible build

No new revisions were added by this update.

Summary of changes:
 .gitignore                                         |  1 +
 superset-frontend/package-lock.json                | 71 ++++++++++++++++++++++
 .../plugins/plugin-chart-country-map/README.md     | 19 ++++++
 .../plugins/plugin-chart-country-map/SIP_DRAFT.md  | 19 ++++++
 .../plugin-chart-country-map/scripts/README.md     | 19 ++++++
 .../plugin-chart-country-map/scripts/build.py      | 41 ++++++++++---
 .../plugin-chart-country-map/scripts/build.sh      | 17 ++++++
 .../scripts/config/composite_maps.yaml             | 17 ++++++
 .../scripts/config/flying_islands.yaml             | 17 ++++++
 .../scripts/config/name_overrides.yaml             | 17 ++++++
 .../scripts/config/regional_aggregations.yaml      | 17 ++++++
 .../scripts/config/territory_assignments.yaml      | 17 ++++++
 .../scripts/procedural/README.md                   | 19 ++++++
 .../plugin-chart-country-map/scripts/test_build.py | 17 ++++++
 .../src/data/manifest.json                         |  1 -
 superset/static/assets/country-maps/README.md      | 19 ++++++
 superset/static/assets/country-maps/manifest.json  |  1 -
 17 files changed, 318 insertions(+), 11 deletions(-)

Reply via email to