-
Notifications
You must be signed in to change notification settings - Fork 268
Release Instructions
Diego Marcos edited this page Feb 26, 2026
·
4 revisions
Spark builds are served via Github pages from the releases repo
-
Update version in
package.jsonaccordingly -
Run
npm run build -
Create directory in release repo following semantic versioning convention:
MAJOR.MINOR.PATCHe.g0.1.10 -
Copy
distcontent into version directory created above. -
Push into
mainto publish.
Note: For experimental or preview releases follow steps above but push into the corresponding experimental and preview directories