Skip to content
This repository was archived by the owner on Jun 11, 2020. It is now read-only.
This repository was archived by the owner on Jun 11, 2020. It is now read-only.

publish-registry validation fails when new packages are out but we won't publish them for a week #518

Description

To avoid excessive publishing, publish-registry only publishes if it's been a week since the last publish. Unfortunately it then asserts that the registry on npm is exactly what we have locally, which it won't be if new packages have been added. Instead we should always validate that the one on npm is a subset of the local one.

Metadata

Metadata

Labels

No labels
No labels

Type

No type

Projects

No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions