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

docs: add npm publish steps to release/readme #23730

Merged
merged 3 commits into from
May 3, 2024

Conversation

lilykuang
Copy link
Member

SUMMARY

  • update release/readme for npm publish steps

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

Sorry, something went wrong.

Co-authored-by: Nicolas Charpentier <[email protected]>
@rusackas rusackas changed the title chore: add npm publish steps to release/readme docs: add npm publish steps to release/readme Apr 27, 2023

Verified

This commit was signed with the committer’s verified signature.
ahcorde Alejandro Hernández Cordero
@rusackas
Copy link
Member

rusackas commented May 3, 2024

Just rebased this, so hopefully we can merge it. @villebro @michael-s-molina this is the missing manual we were looking for to release 3.x.x / 4.0.x plugins!

@rusackas rusackas merged commit 49992dd into apache:master May 3, 2024
27 checks passed
@rusackas rusackas deleted the update_release_readme branch May 3, 2024 04:28
dpgaspar pushed a commit to preset-io/superset that referenced this pull request May 6, 2024

Verified

This commit was signed with the committer’s verified signature.
ahcorde Alejandro Hernández Cordero
Co-authored-by: Nicolas Charpentier <[email protected]>
Co-authored-by: Evan Rusackas <[email protected]>
jzhao62 pushed a commit to jzhao62/superset that referenced this pull request May 16, 2024
Co-authored-by: Nicolas Charpentier <[email protected]>
Co-authored-by: Evan Rusackas <[email protected]>
vinothkumar66 pushed a commit to vinothkumar66/superset that referenced this pull request Nov 11, 2024
Co-authored-by: Nicolas Charpentier <[email protected]>
Co-authored-by: Evan Rusackas <[email protected]>
@mistercrunch mistercrunch added 🏷️ bot A label used by `supersetbot` to keep track of which PR where auto-tagged with release labels 🚢 4.1.0 labels Nov 27, 2024
Copy link

codecov bot commented Nov 27, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 60.52%. Comparing base (76d897e) to head (3c9973b).
Report is 1094 commits behind head on master.

Additional details and impacted files
@@            Coverage Diff             @@
##           master   #23730      +/-   ##
==========================================
+ Coverage   60.48%   60.52%   +0.03%     
==========================================
  Files        1931     1931              
  Lines       76236    76163      -73     
  Branches     8568     8566       -2     
==========================================
- Hits        46114    46100      -14     
+ Misses      28017    27959      -58     
+ Partials     2105     2104       -1     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
🏷️ bot A label used by `supersetbot` to keep track of which PR where auto-tagged with release labels size/S 🚢 4.1.0
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

4 participants