-
Notifications
You must be signed in to change notification settings - Fork 0
Closed
Description
This is a planning thread for mirroring @types from Definitely Typed as Github Packages. Github Packages are associated with an org which determines their npm scope. It will be @types in this case.
But Github Packages exist in a separate namespace from repos; they're required to have an associated repo but it can be named anything. It's not a one-to-one situation the way types currently is.
Here are the open questions I know of:
- What to name the Definitely Typed mirror repo.
- What to put in the mirror repo (if anything).
- What to do with the existing, used repo-based-packages.
- What to do with existing, unused repo-based-packages (which start with npm- and env- as far as I can tell).
Here are my initial answers:
- probably DefinitelyTypedMirror since I think DefinitelyTyped would be too confusing.
- Nothing? Or just a README explaining the purpose of the repo.
- I don't understand how these repos are used compared to npm-published packages from DT. I don't think Github Packages will interfere since they are installed in a completely different way.
- I don't think anybody uses these, and they are the majority of repos (208 of 231). It might be worthwhile to do something like renaming the org to typesOld, creating a new types org, and moving the 23 other repos over. (Note: Is renaming an org possible? I didn't know that.)
unional
Metadata
Metadata
Assignees
Labels
No labels