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.31.0 #4753

Open
17 of 38 tasks
github-actions bot opened this issue Dec 11, 2024 · 2 comments
Open
17 of 38 tasks

Release camunda-modeler v5.31.0 #4753

github-actions bot opened this issue Dec 11, 2024 · 2 comments
Assignees
Labels
in progress Currently worked on release
Milestone

Comments

@github-actions
Copy link

github-actions bot commented Dec 11, 2024

What's inside?

See changelog, v5.30.0...develop, milestoned tasks.

General

BPMN

  • FEAT: mark job worker-based user task managed by Camunda as deprecated (#4690)
  • FEAT: element templates runtime versions (#4530)
  • FEAT: make "Zeebe user task" the default implementation of user task (#4648)
  • FEAT: rename "Zeebe user task" to "Camunda user task" (#4749)
  • FEAT: rename task listener event types (#4748)
  • FIX: move template selector right below documentation group (#4617)
  • FIX: parse script task result as FEEL context (#4614, #4759)

Forms

Release Checklist

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 potential new engine versions are available and marked correctly (alpha/stable)
  • 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 main: git checkout main && git pull && git checkout develop && git merge main
  • 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 main: git checkout main && git merge develop
  • create release candidate (npm run release:rc -- [preminor|premajor|prepatch]), 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 as a post-release activity.

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

  • publish release via update server (push to live)
  • announce the release via the Camunda internal #c8-release-announcements channel
  • communicate closed support related issues to #ask-support
@github-actions github-actions bot added ready Ready to be worked on release labels Dec 11, 2024
@github-actions github-actions bot added this to the M84 milestone Dec 11, 2024
@barmac barmac assigned barmac and unassigned philippfromme Dec 13, 2024
@barmac
Copy link
Collaborator

barmac commented Dec 13, 2024

Changed release manager to me.

barmac added a commit that referenced this issue Dec 16, 2024
@jarekdanielak
Copy link
Contributor

I created a draft PR for documentation update for Element Templates Runtime Versions: camunda/camunda-docs#4780

We probably also need to update screenshots, showing new Incompatible template state in the properties panel.

barmac added a commit that referenced this issue Dec 17, 2024
@barmac barmac added the in progress Currently worked on label Dec 17, 2024 — with bpmn-io-tasks
@barmac barmac removed the ready Ready to be worked on label Dec 17, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
in progress Currently worked on release
Projects
None yet
Development

No branches or pull requests

3 participants