Skip to content
This repository has been 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

Open
ghost opened this issue Nov 16, 2018 · 0 comments
Assignees

Comments

@ghost
Copy link

ghost commented Nov 16, 2018

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.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant