Closed MaxTru closed 3 years ago
Relase Notice Mail Update
We will not send a release notice mail for Zeebe Modeler, since that would trigger a support notification.
Since we are - for this stack release (see here) - the DRI for organizing the release presentation, we (ie. @azeghers are also responsible for the relase notice mail). This means we need to do:
[x] On Friday:
[x] On Release Day (Tuesday):
What's inside?
Release Checklist
Note: The release manager in charge will be determined by the Camunda Modeler Release Manager (cf. Camunda Modeler Release Checklist)
To be done immediately after creating this issue.
modeling
,qa
,infra
,zeebe
andTeam-Support
)modeling
,DevRel
and Marketing [Charley Mann & Christopher Rogers])To be done after code freeze and prior to the release day to prepare and build the release.
bpmn-js
,*-properties-panel
,*-moddle
, ...bpmn-js@7.5.0
, https://github.com/bpmn-io/bpmn-js/issues/1377bpmn-js-properties-panel@0.37.6
rm -rf node_modules && npm i && npm run all
works)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
), e.g. v0.11.0-rc.0To be done after integration test was successful or if not issues were fixed.
npm run release
), cf. release schemaTo be done on release day to announce the release and making it publically available.