Skip to content

Use yarn install --frozen-lockfile for CI #1374

Closed

Description

https://yarnpkg.com/en/docs/cli/install#toc-yarn-install-frozen-lockfile

Basically we are not making sure the lockfile is always up-to-date and the results are consistent across systems. If this is too burdensome as-is then we need to start pinning our dependencies as they are otherwise constantly shifting underneath us and make reproducible builds impossible.

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

Metadata

Assignees

No one assigned

    Labels

    debtCovers everything internal: CI, testing, refactoring of the codebase, etc.

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions