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 cbb8477d473 fix(plugin-chart-country-map): resolve TypeScript lint
errors
add ae61f2f5075 fix(plugin-chart-country-map): clear remaining CI issues
No new revisions were added by this update.
Summary of changes:
.github/workflows/country-map-build-regen.yml | 18 +-
pyproject.toml | 1 +
.../plugin-chart-country-map/scripts/build.py | 313 +++++++++++++--------
.../plugin-chart-country-map/scripts/test_build.py | 109 +++----
.../plugin-chart-country-map/src/CountryMap.tsx | 71 +++--
.../src/data/manifest.json | 11 +-
.../src/plugin/controlPanel.tsx | 27 +-
.../src/plugin/transformProps.ts | 4 +-
8 files changed, 335 insertions(+), 219 deletions(-)