We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
To be done immediately after creating this issue.
modeling
qa
infra
Team-Support
DevRel
Charley Mann
Christopher Rogers
@modeling-release-manager
To be done after code freeze and prior to the release day to prepare and build the release.
bpmn-js
dmn-js
cmmn-js
*-properties-panel
*-moddle
rm -rf node_modules && npm i && npm run all
develop
master
git checkout master && git pull && git checkout develop && git merge master
git checkout master && git merge develop
npm run release
To be done after integration test was successful or if not issues were fixed.
@product-release-presentation-dri
To be done on release day to announce the release and making it publically available.
David Paradis
Roman Smirnov
The text was updated successfully, but these errors were encountered:
Camunda Modeler 4.5.0 is relaesed.
Sorry, something went wrong.
barmac
No branches or pull requests
What's inside?
Release Checklist
To be done immediately after creating this issue.
modeling
,qa
,infra
, andTeam-Support
)modeling
,DevRel
and Marketing [Charley Mann
&Christopher Rogers
])@modeling-release-manager
)To be done after code freeze and prior to the release day to prepare and build the release.
bpmn-js
,dmn-js
,cmmn-js
,*-properties-panel
,*-moddle
, ...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. v1.0.0-rc.0Charley Mann
for reviewsend the reviewed draft toCharley handled thatChristopher Rogers
to coordinate the publishingTo be done after integration test was successful or if not issues were fixed.
npm run release
), cf. release schema@product-release-presentation-dri
roleTo be done on release day to announce the release and making it publically available.
David Paradis
send the release notice email toRoman Smirnov
The text was updated successfully, but these errors were encountered: