-
Notifications
You must be signed in to change notification settings - Fork 481
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
Release Camunda Modeler v5.1.0 #2979
Comments
@Skaiir and myself identified that we still miss update of linting rules in accordance with the new form components introced. Val will follow up by creating an issue and working on it. |
Linting rule issue can be followed here: #3009 |
I've had a discussion with @GeethaParthasarathy. She will handle QA for the 5.1 release. Testing will occur on Friday (8th July), this leave us time in case the testing period extends further. Thursday afternoon, Geetha and I will conduct a sync to discuss the major areas of change and hence testing focus. |
Artefacts can be found here: https://github.com/camunda/camunda-modeler/releases/tag/untagged-14acd5a2ddc8598eda46 |
Indeed, as well as the changelog, it's all covered in the issue tasks. |
I just got the rc out early so that we could start testing, otherwise timing would be a bit short. |
Closed without screenshots due to https://github.com/camunda/camunda-docs-modeler-screenshots/issues/37 @philippfromme to take over the next release and create the issue for it :) |
What's inside?
v5.0.0...develop
Key-Changes:
Release Checklist
To be done immediately after creating this issue.
modeling
,qa
,infra
, andTeam-Support
)modeling
,DevRel
and Marketing [Christopher Rogers
])@modeling-release-manager
)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
. Assign to PM, UX and Engineering for reviewCHANGELOG
develop
is up to date withmaster
:git checkout master && git pull && git checkout develop && git merge master
git checkout master && git merge develop
npm run release
), cf. release schema; e.gv1.0.0-rc.0
To be done to build the release after release testing completed.
npm run release
), cf. release schemaTo be done once the release is built.
PA duplicate
Christopher Rogers
to double check it and coordinate publishing@product-release-presentation-dri
roleTo be done once release is publicly announced on release day.
live
)The text was updated successfully, but these errors were encountered: