Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[CHORE] re-organizes packages to clarify when unpublished/private #6641

Merged
merged 1 commit into from
Oct 25, 2019

Conversation

runspired
Copy link
Contributor

@runspired runspired commented Oct 25, 2019

I don't think we should backport this, but we can backport just the rename of -build-infra.

Packages that are published but considered "private" now begin with private-, this allows us to avoid the issues some users have reported with deprecated versions of npm and verdaccio.

Packages that are not published now begin with unpublished-, this allows us to see at a glance when something is being added to dependencies that should not be.

@runspired runspired added the 🎯 canary PR is targeting canary (default) label Oct 25, 2019
@runspired runspired requested review from rwjblue and igorT October 25, 2019 13:38
@runspired runspired added the 🏷️ chore This PR primarily refactors code or updates dependencies label Oct 25, 2019
…e status

move unpublished packages into directories marked private

move published but private into better naming convention

move unpublished into better naming convention

change -build-infra imports to private-build-infra

larger re-org
@rwjblue rwjblue merged commit 4ed4f4e into master Oct 25, 2019
@rwjblue rwjblue deleted the package-re-org branch October 25, 2019 17:21
@runspired runspired removed the 🎯 canary PR is targeting canary (default) label May 27, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
🏷️ chore This PR primarily refactors code or updates dependencies
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants