-
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 v3.5.0 #1590
Comments
This was referenced Nov 20, 2019
nikku
added
in progress
Currently worked on
and removed
ready
Ready to be worked on
labels
Nov 22, 2019
— with
bpmn-io-tasks
Found during integration testing:
It seems as if there is a more general issue in The following issues seem to be regressions from our v3.4.1 release: #1599, #1601, #1600, #1602, #1603. |
Additional issues found during testing:
All of these seem to be regressions from our v3.4.1 release. |
I can reproduce #1600 in Camunda Modeler 3.4.1, so it seems to not be a regression. |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Release Camunda Modeler
v3.5.0
What is inside
Deployment: Make it a repetitive actionPrerequisites
table-js
as compatible withdiagram-js@6
and release patch release @philippfrommebpmn-js-properties-panel
as compatible withbpmn-js@6
@pinussilvestrusbpmn-js-properties-panel
minor @pinussilvestrusdiagram-js
majorbpmn-js
majorreleasecmmn-js@0.20.0
minormarkcmmn-js-properties-panel
as compatible withcmmn-js@0.20.0
releasecmmn-js-properties-panel
table-js@latest
anddiagram-js@latest
intodmn-js
dmn-js@7.2.0
=> pending releases ofdmn-js-decision-table
,dmn-js-literal-expression
, anddmn-js
bpmn-js-properties-panel@latest
dmn-js-properties-panel@latest
cmmn-js-properties-panel@latest
diagram-js@latest
dmn-js@latest
cmmn-js@latest
bpmn-js@latest
Checklist
modeling
,qa
,sre
, andTeam-Support
)rm -rf node_modules && npm i && npm run all
works)bpmn-js
,dmn-js
,cmmn-js
,*-properties-panel
,*-moddle
, ...develop
is up to date withmaster
:git checkout master && git pull && git checkout develop && git merge master
npm run release
), cf. release schemagit checkout master && git merge develop
The text was updated successfully, but these errors were encountered: