Release Camunda Modeler v3.3.0
See original GitHub issueWhat’s inside
- Improved participant navigation (https://github.com/camunda/camunda-modeler/issues/238)
- Two-step copy and paste (https://github.com/camunda/camunda-modeler/issues/1421)
Tasks
- put up code freeze appointment in calendar (include
modeling
,michael.schoettes
,sre
, andilias.kourtoudis
) - 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 (https://github.com/camunda/camunda-modeler/commit/4f216a855b1d6b95fd2aa1d277ef6ff1d396b9c4)
- semantic release (
npm run release
), cf. release schema - wait for Travis to build the release
- execute integration test on released artifacts
- Works on Linux @nikku
- Works on Mac
- Works on Windows
- trigger QA for fuzzy testing
- 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.com
- spread the word
- send release notice email
- tweet
- close current milestone
Blocked by https://github.com/camunda/camunda-modeler/issues/1467
Issue Analytics
- State:
- Created 4 years ago
- Comments:5 (5 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 >Dependencies - Camunda Platform 8 Docs
Dependencies and Third Party Libraries for all the components of Camunda Platform ... jakarta.el (Version: 3.0.3, License: EPL-2.0); LatencyUtils (Version: ...
Read more >Support Announcements - Camunda 7 Docs
Support for Camunda Platform 7.13 releases. Camunda Optimize 3.0. Release Date: 3rd of April 2020. End of Maintenance: 30th of September 2021. Changes...
Read more >Camunda - Wikipedia
It is developed in Java and released as source-available software; the Desktop Modeler is licensed under the MIT License, other components under proprietary ......
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
Yo.
Tested on Arch Linux, works as expected 💪.
Cut a
v3.3.1
patch release to include latest fixes shipped with bpmn-js and diagram-js.