Skip to content
This repository has been archived by the owner on May 12, 2021. It is now read-only.
This repository has been archived by the owner on May 12, 2021. It is now read-only.

Investigate why npm run release is not enough to trigger distro job on CI #226

Open
@barmac

Description

What should we do?

Investigate why npm run release is not enough to trigger distro job on CI. The possible reason is that we do not have a tag commit as creating this manually fixes the problem.

Why should we do it?

When I run npm run release for Zeebe Modeler 0.9.1 release, lerna created just an ordinary git tag instead of an annotated one. This caused Travis CI to skip the commit in the distro stage. I had to replace tag manually. @pinussilvestrus confirmed that he experienced the same issue.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions