Skip to content

The release flow should be automatic #19

@Vrolijkx

Description

@Vrolijkx

To release we still have to do to many steps. This is why we should use a plugin like https://github.com/semantic-release/semantic-release to make it simpler.
The perfect scenario would be:

  • on develop: release with a develop or canary tag.
  • on master: release with the latest tag.

This way we alway have a nice stable version on the master and install the develop version with npm install platform-proxy@latest

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions