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 v4.5.0 #2013

Closed
29 of 30 tasks
MaxTru opened this issue Nov 12, 2020 · 1 comment
Closed
29 of 30 tasks

Release Camunda Modeler v4.5.0 #2013

MaxTru opened this issue Nov 12, 2020 · 1 comment
Assignees
Labels
Milestone

Comments

@MaxTru
Copy link
Contributor

MaxTru commented Nov 12, 2020

What's inside?

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 [ Charley Mann & Christopher Rogers ])
  • add Slack role to release manager (@modeling-release-manager)

To be done after code freeze and prior to the release day to prepare and build the release.

  • make sure changes in upstream libraries are merged and released
    • bpmn-js, dmn-js, cmmn-js, *-properties-panel, *-moddle, ...
  • 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
  • verify develop is up to date with master: git checkout master && git pull && git checkout develop && git merge master
  • smoke test to verify all diagrams can be created
  • update CHANGELOG
  • merge to master: git checkout master && git merge develop
  • create release candidate (npm run release), e.g. v1.0.0-rc.0
    • wait for Travis to build the executables
  • execute integration test on released artifacts
    • Works on Linux
    • Works on Mac
    • Works on Windows
  • trigger QA for fuzzy testing
  • write blog post for the Camunda Blog
    • create a draft post on Wordpress
    • send the draft to Charley Mann for review
    • send the reviewed draft to Christopher Rogers to coordinate the publishing Charley handled that

To be done after integration test was successful or if not issues were fixed.

To be done on release day to announce the release and making it publically available.

@MaxTru MaxTru added the release label Nov 12, 2020
@MaxTru MaxTru added this to the M44 milestone Nov 12, 2020
@MaxTru MaxTru added the backlog Queued in backlog label Nov 12, 2020 — with bpmn-io-tasks
@nikku nikku added ready Ready to be worked on and removed backlog Queued in backlog labels Nov 12, 2020 — with bpmn-io-tasks
@MaxTru MaxTru added backlog Queued in backlog and removed ready Ready to be worked on labels Nov 30, 2020 — with bpmn-io-tasks
@barmac barmac added in progress Currently worked on and removed backlog Queued in backlog labels Jan 4, 2021 — with bpmn-io-tasks
@barmac
Copy link
Collaborator

barmac commented Jan 12, 2021

Camunda Modeler 4.5.0 is relaesed.

@barmac barmac closed this as completed Jan 12, 2021
@bpmn-io-tasks bpmn-io-tasks bot removed the in progress Currently worked on label Jan 12, 2021
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