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.7.0 #3361

Closed
41 tasks done
github-actions bot opened this issue Dec 14, 2022 · 4 comments
Closed
41 tasks done

Release camunda-modeler v5.7.0 #3361

github-actions bot opened this issue Dec 14, 2022 · 4 comments
Assignees
Labels
Milestone

Comments

@github-actions
Copy link

github-actions bot commented Dec 14, 2022

What's inside?

General

  • added replace menu shortcut R (#3364)
  • added support for nested variables to FEEL editor autocompletion (#34)
    • this feature cannot be used yet

BPMN

  • added color picker (#221)
  • added support for applying and unlinking element templates through replace menu (#207, #219)
  • added support for implementation as FEEL expression to script task (#3321)
  • added support for error code as FEEL expression (#837)

Forms

  • added support for conditional rendering of form fields (#403)
  • added text area form field (#283)
  • added image form field (#385)
  • added datetime form field (#377)
  • added support for FEEL to text field form fields (#447)
  • added support for prefix and suffix to text field and number form fields (#460)
  • added support for decimal numbers to number form field (#421)
  • added email and phone validation type to text field form fields (#414)
  • added validation of form input JSON in validate view (#386)

Release Checklist

To be done immediately after creating this issue.

  • add Slack role to release manager (@modeling-release-manager)
  • (optional) update release presentation page

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)
  • 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:rc -- --[prepatch|preminor|premajor]), 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.

@philippfromme
Copy link
Contributor

The release candidate can be downloaded here: https://github.com/camunda/camunda-modeler/releases/tag/untagged-16dcb27ed74ded9ac169

@philippfromme
Copy link
Contributor

Blog post will be released shortly. Draft can be found here: https://docs.google.com/document/d/1DwbsK4KHwoeFZsK0t4CO1LCr1ErJXVU6_jaxFAOMIYE/edit?pli=1#

@bpmn-io-tasks bpmn-io-tasks bot removed the ready Ready to be worked on label Jan 11, 2023
@github-actions
Copy link
Author

Created follow up release issue.

Assigned @nikku as the next release commander.

@nikku nikku added this to the M60 milestone Feb 2, 2023
lzgabel pushed a commit to lzgabel/camunda-modeler that referenced this issue Apr 4, 2023
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

2 participants