Camunda-modeler: Release [email protected]

Created on 16 Jan 2019  路  6Comments  路  Source: camunda/camunda-modeler

Checklist:

  • [x] merge next to master
  • [x] make sure dependencies are released (rm -rf node_modules && npm i && npm run all works)

    • bpmn-js, dmn-js, cmmn-js, *-properties-panel, *-moddle, ...

  • [x] smoke test to verify all diagrams can be created
  • [x] update CHANGELOG before releasing @philippfromme
  • [x] semantic release (npm run release)
  • [x] wait for Travis to build the release
  • [x] execute integration test on released artifacts

    • [x] Works on Linux

    • [x] Works on Mac

    • [x] Works on Windows

  • [x] publish release on Github Releases
  • [x] write blog post on blog.camunda.org
  • [x] trigger mirroring of release to https://camunda.org/release/camunda-modeler/ via Jenkins
  • [x] update download version of Camunda Modeler at camunda.com It's a pre-release, we're not going to do that.
  • [x] spread the word

    • [x] @alle to trigger customer mail

    • [x] tweet

  • [x] close current milestone

All 6 comments

We're working on release-3.0.0-0 branch.

@philippfromme I'm going to perform the integration test on both Ubuntu and MacOS.

@philippfromme The draft release is available at: https://github.com/camunda/camunda-modeler/releases/tag/untagged-773780698e0a67aeda47

@mschoe Feel free to test it if you want :)

@barmac I'm doing Windows.

Hint: Dirty state indication is broken: https://github.com/camunda/camunda-modeler/issues/1117

I'm doing MacOS at the moment and then Ubuntu.

Was this page helpful?
0 / 5 - 0 ratings