Camunda-modeler: Release Camunda Modeler RC.1

Created on 7 Feb 2019  路  8Comments  路  Source: camunda/camunda-modeler

Checklist:

  • [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 (cf. https://github.com/camunda/camunda-modeler/pull/1181)
  • [x] semantic release (npm run release)
  • [x] wait for Travis to build the release
  • [ ] execute integration test on released artifacts

    • [x] Works on Linux

    • [x] Works on Mac

    • [ ] Works on Windows

  • [x] publish release on Github Releases
  • [x] write blog post on blog.camunda.org (https://github.com/camunda/blog.camunda.org/pull/72)

    • [x] Clarify supported environments (https://github.com/camunda/camunda-modeler/issues/1132)

  • [x] trigger mirroring of release to https://camunda.org/release/camunda-modeler/ via Jenkins
  • [ ] update download version of Camunda Modeler at camunda.com
  • [x] spread the word

    • [x] @alle to trigger customer mail

    • [x] tweet

  • [x] close current milestone

Most helpful comment

I collected CHANGELOG items in PR https://github.com/camunda/camunda-modeler/pull/1181.

All 8 comments

I collected CHANGELOG items in PR https://github.com/camunda/camunda-modeler/pull/1181.

CHANGELOG has to be updated again after latest PRs got merged.

The first version of the blog post can be viewed here: https://github.com/camunda/blog.camunda.org/pull/72.

Waiting for the last merge to continue.

Plan for integration testing:

  • Windows @mschoe
  • Linux @nikku
  • Mac @pinussilvestrus

Done with Mac. Found one small bug (cf. https://github.com/camunda/camunda-modeler/issues/1221) which we should tackle in the next milestone.

Completed testing with Linux (excluding plug-ins).

Can we close this?

Was this page helpful?
0 / 5 - 0 ratings