meltano / squared

Where the Meltano team runs Meltano! Get it???
25 stars 6 forks source link

Deploy and manage Superset with CI/CD #95

Open MeltyBot opened 2 years ago

MeltyBot commented 2 years ago

Migrated from GitLab: https://gitlab.com/meltano/squared/-/issues/105

Originally created by @pnadolny13 on 2022-04-22 20:23:43


Based on this article, Superset has seen some updates to the import/export features for doing CICD. https://preset.io/blog/version-control-superset-charts-dashboards-superset/

Findings:

Blockers:

Challenges:

Summary:

Superset doesnt have the capabalities yet to allow us to use it in a CI pipeline like we would want to. It does seem to be very close though, with what seem like some relatively minor changes like making sure list ordering is stable and handling IDs across instances better it would be ready to implement. I offered to give more detailed feedback and help contribute if thats whats needed but nobody has taken me up on that yet :smile:.

cc @aaronsteers @tayloramurphy

MeltyBot commented 2 years ago

View 4 previous comments from the original issue on GitLab

DouweM commented 2 years ago

Related to https://github.com/preset-io/backend-sdk/issues/16