michael-s-molina commented on PR #31934: URL: https://github.com/apache/superset/pull/31934#issuecomment-3215356610
@villebro I'm creating a task list so we can track what we need to do to merge this PR. Feel free to add/edit items: - [x] Update the PR description referencing the draft PR that will contain the extensions folder - [x] Adjust the upload logic based on our security discussions - [x] Add tests to the new upload logic - [x] Remove any UI component from @apache-superset/core as v0.0.1 will only contain APIs - [x] Add docstrings to Typescript APIs - [x] Change the ExtensionManager to use an unique identifier called `id` (`name` does not need to be unique) - [x] Add docstrings to Python APIs - [x] Remove the extensions table from the metastore - [x] Remove PUT and DELETE endpoints - [x] Handle tomli exception - [x] Review CODEOWNERS for Python folders - [x] Improve error handling for broke .supx file - [x] Fix event per tab logic from master changes - [x] Update PR #34726 with the most up to the date code from the extensions folder and remove the folder -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: notifications-unsubscr...@superset.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org --------------------------------------------------------------------- To unsubscribe, e-mail: notifications-unsubscr...@superset.apache.org For additional commands, e-mail: notifications-h...@superset.apache.org