Skip to content
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 v5.19.0 #4027

Closed
36 tasks done
github-actions bot opened this issue Dec 14, 2023 · 1 comment
Closed
36 tasks done

Release Camunda Modeler v5.19.0 #4027

github-actions bot opened this issue Dec 14, 2023 · 1 comment
Assignees
Labels
Milestone

Comments

@github-actions
Copy link

github-actions bot commented Dec 14, 2023

What's inside?

BPMN

  • FEAT: simplify compensation modeling (bpmn-io/bpmn-js#2038)
  • FEAT: render vertical pools and lanes (#2024)
  • FEAT: sentence case titles and labels (#2023)
  • FEAT: allow non-searchable entries in popup menu (#835)
  • FEAT: be able to template zeebe:calledElement (bpmn-io/bpmn-js-element-templates#37)
  • FEAT: allow collapsed subprocess in 8.4 (#4020)
  • FEAT: capitalize Camunda Form (bpmn-io/bpmn-js-properties-panel#1005)
  • FEAT: improve FEEL popup editor icon (bpmn-io/properties-panel#310)
  • FEAT: add contextual keyword completion in FEEL editor
  • FIX: correct parsing of nested lists in FEEL editor
  • FIX: correct parsing of incomplete QuantifiedExpression in FEEL editor
  • FIX: only allow legal Name start characters in FEEL editor

DMN

Forms

  • FEAT: add dynamic list component (#796)
  • FEAT: add table component (#888)

Release Checklist

To be done immediately after creating this issue.

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 blog post (see below) and 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)
  • verify develop is up to date with master: git checkout master && git pull && git checkout develop && git merge master
  • close all issues which are solved by dependency updates
  • ensure that the modeler is free of major security vulnerabilities via npm audit
  • 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
  • compile a list of blog worthy changes as input to release blog
  • merge to master: git checkout master && git merge develop
  • create release candidate (npm run release:rc -- [preminor|premajor|prerelease]), cf. release schema
  • 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.

@github-actions github-actions bot added ready Ready to be worked on release labels Dec 14, 2023
@nikku nikku added this to the M72 milestone Dec 14, 2023
@philippfromme philippfromme added the in progress Currently worked on label Jan 2, 2024 — with bpmn-io-tasks
@philippfromme philippfromme removed the ready Ready to be worked on label Jan 2, 2024
@philippfromme philippfromme changed the title Release camunda-modeler v5.19.0 Release Camunda Modeler v5.19.0 Jan 2, 2024
philippfromme added a commit to camunda/camunda-docs-static that referenced this issue Jan 15, 2024
@bpmn-io-tasks bpmn-io-tasks bot removed the in progress Currently worked on label Jan 16, 2024
Copy link
Author

Created follow up release issue.

Assigned @nikku as the next release commander.

nikku pushed a commit to camunda/camunda-docs-static that referenced this issue Jan 16, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

3 participants