question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

Release Camunda Modeler v5.2.0

See original GitHub issue

What’s inside?

v5.1.0...develop

Linting

General

Lint Rules

FEEL Editor

Fixes

Release Checklist

To be done immediately after creating this issue.

  • put up code freeze appointment in calendar (include modeling, qa, infra, and Team-Support)
  • put up release appointment in calendar (include modeling, DevRel and Marketing [ Christopher Rogers ])
  • add Slack role to release manager (@modeling-release-manager)

To be done before the code freeze.

  • inform QA about the release and its details so they can prepare for testing
  • Get in touch with the team (PM, UX and Engineering side), to clarify what topics will be included in the Release and their priority. Use this information to start preparing a concept for the release info (see below)

To be done after code freeze to prepare and test the release.

  • make sure changes in upstream libraries are merged and released
    • bpmn-js, dmn-js, *-properties-panel, *-moddle, camunda-bpmn-js, form-js, …
  • make sure dependencies to upstream libraries are updated and can be installed (rm -rf node_modules && npm i && npm run all works)
  • close all issues which are solved by dependency updates
  • smoke test to verify all diagrams can be created
  • update Release Info
    • create a draft following our guidelines and based on priorities which were aligned with the team (PM, UX, and Engineering side)
    • create PR to merge the draft into develop. Assign to PM, UX and Engineering for review
  • update CHANGELOG
  • verify develop is up to date with master: git checkout master && git pull && git checkout develop && git merge master
  • merge to master: git checkout master && git merge develop
  • create release candidate (npm run release), cf. release schema; e.g v1.0.0-rc.0
  • execute integration test on released artifacts
    • Works on Linux
    • Works on Mac
    • Works on Windows
  • notify QA about the release so they can test it

To be done to build the release after release testing completed.

To be done once the release is built.

To be done once release is publicly announced on release day.

Issue Analytics

  • State:closed
  • Created a year ago
  • Comments:9 (9 by maintainers)

github_iconTop GitHub Comments

github_iconTop Results From Across the Web

5.2.0 - Camunda Download Center
size created camunda‑modeler‑5.2.0‑linux‑x64.tar.gz 85.05 MB Aug 9, 2022, 7:59:37 AM camunda‑modeler‑5.2.0‑mac.dmg 88.89 MB Aug 9, 2022, 7:59:44 AM camunda‑modeler‑5.2.0‑mac.zip 88.63 MB Aug 9, 2022, 7:59:57 AM...
Read more >
Download The Camunda BPMN / DMN Process Modeler
A free and easy-to-use desktop app for editing BPMN Process Diagrams, DMN Decision Tables, and Forms. Camunda Modeler supports BPMN 2.0 and DMN...
Read more >
Camunda Modeler 2.0 Released
We are happy to announce the Camunda Modeler 2.0 release. The new Modeler ships with major improvements to BPMN editing and another round...
Read more >
Camunda Modeler 5.0.0 Released
Camunda Modeler 5.0.0 Released · Support for Camunda Platform 8 · Improved Overall UI · Process Debugging for Camunda 8 Platform BPMN Diagrams....
Read more >
Dependencies - Camunda Platform 8 Docs
Dependencies and Third Party Libraries for all the components of Camunda Platform 8. ... proto-google-common-protos (Version: 2.0.1, License: Apache-2.0) ...
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found