Release Camunda-Modeler@3.0.0-0
See original GitHub issueChecklist:
- merge
next
tomaster
- make sure dependencies are released (
rm -rf node_modules && npm i && npm run all
works)bpmn-js
,dmn-js
,cmmn-js
,*-properties-panel
,*-moddle
, …
- smoke test to verify all diagrams can be created
- update CHANGELOG before releasing @philippfromme
- semantic release (
npm run release
) - wait for Travis to build the release
- execute integration test on released artifacts
- Works on Linux
- Works on Mac
- Works on Windows
- publish release on Github Releases
- write blog post on blog.camunda.org
- trigger mirroring of release to https://camunda.org/release/camunda-modeler/ via Jenkins
-
update download version of Camunda Modeler at camunda.comIt’s a pre-release, we’re not going to do that. - spread the word
-
@alle
to trigger customer mail - tweet
-
- close current milestone
Issue Analytics
- State:
- Created 5 years ago
- Comments:6 (6 by maintainers)
Top Results From Across the Web
Camunda Modeler 3.0.0 Released
We are excited to announce the Camunda Modeler v3.0.0 major release. It comes with improved error recovery, extensibility, ...
Read more >Download Camunda Modeler
size created
camunda‑modeler‑3.0.0‑0‑linux‑ia32.tar.gz 50.65 MB Jan 18, 2019, 10:58:28 AM
camunda‑modeler‑3.0.0‑0‑linux‑x64.tar.gz 49.64 MB Jan 18, 2019, 10:58:31 AM
camunda‑modeler‑3.0.0‑0‑mac.dmg 51.21 MB Jan 18, 2019, 10:58:35 AM...
Read more >Camunda Modeler Deployment
Hi, is it possible to deploy BPMN from Camunda modeler? I am running spring-boot with Camunda(version: 3.0.0) I went through some of the ......
Read more >Camunda BPM 7.13 Webinar - SlideShare
CAWEMO Web-based collaborative design allows all stakeholders to contribute MODELER Desktop process design tool ... 9 Camunda BPM 7.13 - Release Summary Key ......
Read more >Learn Best Practices & BPMN Notation + Demo - Camunda
Description · Camunda Modeler is a desktop application for modeling BPMN workflows and DMN decisions. · This course will get you started with...
Read more >Top Related Medium Post
No results found
Top Related StackOverflow Question
No results found
Troubleshoot Live Code
Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start FreeTop Related Reddit Thread
No results found
Top Related Hackernoon Post
No results found
Top Related Tweet
No results found
Top Related Dev.to Post
No results found
Top Related Hashnode Post
No results found
Top GitHub Comments
We did it.
Blog post: https://blog.camunda.com/post/2019/01/camunda-modeler-3.0.0-0-released/ Tweet: https://twitter.com/maciejbarel/status/1086234120018161664 Release: https://camunda.org/release/camunda-modeler/3.0.0-0/ https://github.com/camunda/camunda-modeler/releases/tag/v3.0.0-0
@philippfromme I’m going to perform the integration test on both Ubuntu and MacOS.