Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix(deps): release new embedded sdk #30234

Merged
merged 1 commit into from
Sep 11, 2024
Merged

fix(deps): release new embedded sdk #30234

merged 1 commit into from
Sep 11, 2024

Conversation

rusackas
Copy link
Member

@rusackas rusackas commented Sep 11, 2024

SUMMARY

According to the docs, merging this will run node ./release-if-necessary.js on merge to master on CI, which will push the new version to npm.

The new version includes @superset-ui/switchboard v20.2, which solves a bunch of issues I won't discuss here.

I think this module should move into /packages/ and be released via lerna like everything else, but that's another story.

I went with a more conventional version number since it's been "alpha" for too long, and is in prod worldwide, including on Preset and other large installations.

BEFORE/AFTER SCREENSHOTS OR ANIMATED GIF

TESTING INSTRUCTIONS

ADDITIONAL INFORMATION

  • Has associated issue:
  • Required feature flags:
  • Changes UI
  • Includes DB Migration (follow approval process in SIP-59)
    • Migration is atomic, supports rollback & is backwards-compatible
    • Confirm DB migration upgrade and downgrade tested
    • Runtime estimates and downtime expectations provided
  • Introduces new feature or API
  • Removes existing feature or API

@rusackas rusackas added merge-if-green If approved and tests are green, please go ahead and merge it for me and removed size/XS labels Sep 11, 2024
@rusackas rusackas merged commit 88b698c into master Sep 11, 2024
38 of 39 checks passed
@rusackas rusackas deleted the release-embedded-sdk branch September 11, 2024 22:42
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies:npm embedded merge-if-green If approved and tests are green, please go ahead and merge it for me preset-io size/XS
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants