-
Notifications
You must be signed in to change notification settings - Fork 495
New issue
Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? # to your account
Release camunda-modeler v5.30.0 #4691
Comments
Reassigned to @barmac due to limited @abdul99ahad's availability. |
Found issues:
|
With #4718 closed, I will build rc-1 |
The release build is in progress: https://github.com/camunda/camunda-modeler/actions/runs/12027990601 |
v5.30.0 is live now: https://github.com/camunda/camunda-modeler/releases/tag/v5.30.0 |
The release is done but I am experiencing a road bump with the screenshots job: https://github.com/camunda/camunda-docs-modeler-screenshots/actions/runs/12276143577 |
Created follow up release issue. Assigned @philippfromme as the next release commander. |
What's inside?
See changelog, v5.29.0...develop, milestoned tasks.
Release Checklist
To be done before the code freeze.
To be done after code freeze to prepare and test the release.
bpmn-js
,dmn-js
,*-properties-panel
,*-moddle
,camunda-bpmn-js
,form-js
, ...rm -rf node_modules && npm i && npm run all
works)develop
is up to date withmain
:git checkout main && git pull && git checkout develop && git merge main
npm audit
develop
. Assign to PM, UX and Engineering for reviewCHANGELOG
git checkout main && git merge develop
npm run release:rc -- [preminor|premajor|prepatch]
), cf. release schemaTo be done to build the release after release testing completed.
npm run release
), cf. release schemaTo be done once the release is built.
To be done as a post-release activity.
To be done once release is publicly announced on release day.
live
)The text was updated successfully, but these errors were encountered: