Skip to content
This repository was archived by the owner on Aug 5, 2025. It is now read-only.
This repository was archived by the owner on Aug 5, 2025. It is now read-only.

ci: release can fail when build succeeds #855

@emersion

Description

@emersion

The build CI uses npm run build, while the release CI uses lerna. As a result the build CI can succeed and the release CI fail (example: v0.0.63). We shouldn't let that happen: we should use the same build system in both cases.

Metadata

Metadata

Assignees

No one assigned

    Labels

    cikind:bugSomething isn't working

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions