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.1.0 #2979

Closed
39 of 40 tasks
MaxTru opened this issue May 31, 2022 · 12 comments
Closed
39 of 40 tasks

Release Camunda Modeler v5.1.0 #2979

MaxTru opened this issue May 31, 2022 · 12 comments
Assignees
Labels
Milestone

Comments

@MaxTru
Copy link
Contributor

MaxTru commented May 31, 2022

What's inside?

v5.0.0...develop

Key-Changes:

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 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), 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.

@MaxTru MaxTru added the release label May 31, 2022
@MaxTru MaxTru added this to the M54 milestone May 31, 2022
@MaxTru MaxTru added the backlog Queued in backlog label May 31, 2022 — with bpmn-io-tasks
@MaxTru
Copy link
Contributor Author

MaxTru commented May 31, 2022

In Weekly on 31.05. @marstamm volunteered to give @Skaiir a walkthrough of the release steps and to act as backup for the release itself (thanks!)

@Skaiir please pro-actively reach out to @marstamm to get the introduction walkthrough

@MaxTru MaxTru added the ready Ready to be worked on label Jun 7, 2022 — with bpmn-io-tasks
@MaxTru MaxTru removed the backlog Queued in backlog label Jun 7, 2022
@MaxTru
Copy link
Contributor Author

MaxTru commented Jul 1, 2022

@Skaiir and myself identified that we still miss update of linting rules in accordance with the new form components introced. Val will follow up by creating an issue and working on it.

@CatalinaMoisuc
Copy link
Member

@Skaiir and myself identified that we still miss update of linting rules in accordance with the new form components introced. Val will follow up by creating an issue and working on it.

@Skaiir could you please write an update here with the issue you opened?

@Skaiir
Copy link
Contributor

Skaiir commented Jul 4, 2022

Linting rule issue can be followed here: #3009

@Skaiir
Copy link
Contributor

Skaiir commented Jul 4, 2022

I've had a discussion with @GeethaParthasarathy. She will handle QA for the 5.1 release.

Testing will occur on Friday (8th July), this leave us time in case the testing period extends further. Thursday afternoon, Geetha and I will conduct a sync to discuss the major areas of change and hence testing focus.

@Skaiir
Copy link
Contributor

Skaiir commented Jul 8, 2022

@GeethaParthasarathy

General areas of importance:

  • Multiselection of elements should work properly in bpmn-js with new visuals in the diagram and in the properties panel.
  • Multiselection in dmn-js should also be tested, the behavior should be unchanged from previously, but since we changed it in bpmn-js we have to test for any potential issues.
    • I am aware of one issue when opening both a dmn and bpmn diagram which causes some styles to be overriden in bpmn, please ignore that for now.
  • A new context pad for aligning is now present when doing multiselection, this should be tested as well.
  • Element templates conditional fields in C8 (ignore for now)
  • Linting should still work, we made some structural changes to it so please investigate it as well

Fixes:

@Skaiir
Copy link
Contributor

Skaiir commented Jul 8, 2022

@marstamm
Copy link
Member

marstamm commented Jul 8, 2022

Should we update the release info to show changes between 5.0.0 and 5.1.0?
Otherwise it would be confusing for user upgrading from 5.
image

@MaxTru
Copy link
Contributor Author

MaxTru commented Jul 8, 2022

Should we update the release info to show changes between 5.0.0 and 5.1.0? Otherwise it would be confusing for user upgrading from 5. image

Yes - absolutely. This is part of release procedures

@Skaiir
Copy link
Contributor

Skaiir commented Jul 8, 2022

Indeed, as well as the changelog, it's all covered in the issue tasks.

@Skaiir
Copy link
Contributor

Skaiir commented Jul 8, 2022

I just got the rc out early so that we could start testing, otherwise timing would be a bit short.

@Skaiir
Copy link
Contributor

Skaiir commented Jul 15, 2022

Closed without screenshots due to https://github.com/camunda/camunda-docs-modeler-screenshots/issues/37

@philippfromme to take over the next release and create the issue for it :)

@Skaiir Skaiir closed this as completed Jul 15, 2022
@bpmn-io-tasks bpmn-io-tasks bot removed the ready Ready to be worked on label Jul 15, 2022
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

4 participants