dashboard-builder icon indicating copy to clipboard operation
dashboard-builder copied to clipboard

Automated release process

Open maciejrybaniec opened this issue 6 years ago • 0 comments

Create a pipeline for automated npm package publishing.

For reference check the pipeline created in Explorer repository.

Acceptance Critieria

  1. Package is published automatically via CircleCI workflow for tag push.
  2. Semver version is created based on commit's history.
  3. NPM package contains only required distribution files (no source code).

maciejrybaniec avatar Dec 09 '19 14:12 maciejrybaniec