Closed
Bug 1517599
Opened 6 years ago
Closed 5 years ago
Deprecate all taskcluster-lib-* in npm
Categories
(Taskcluster :: General, enhancement)
Taskcluster
General
Tracking
(Not tracked)
RESOLVED
FIXED
People
(Reporter: dustin, Assigned: bstack)
References
Details
https://docs.npmjs.com/cli/deprecate
This will provide a warning to anyone trying to install them, indicating that they are not being maintained.
Reporter | ||
Comment 1•6 years ago
|
||
Brian points out that a few services that are not in the monorepo, such as aws-provisioner, still use these libraries, so a deprecation is probably not so nice. Let's do it later.
Comment 2•6 years ago
|
||
(In reply to Dustin J. Mitchell [:dustin] pronoun: he from comment #1)
> Brian points out that a few services that are not in the monorepo, such as
> aws-provisioner, still use these libraries, so a deprecation is probably not
> so nice. Let's do it later.
Let's block it on the bug to move to the AWS provider under the worker manager then.
John: can you make the relevant linkages, please?
Flags: needinfo?(jhford)
Reporter | ||
Comment 3•6 years ago
|
||
By the way, this is just a warning when running `yarn`, so even if there are still consumers of these packages when we make the deprecation, there won't be any real impact. But it's fine to wait.
Reporter | ||
Updated•6 years ago
|
Assignee: dustin → nobody
Reporter | ||
Comment 4•6 years ago
|
||
(still waiting)
Comment 5•5 years ago
|
||
No rush, but worker-manager is nearing deployment.
Assignee | ||
Updated•5 years ago
|
Assignee: nobody → bstack
Status: NEW → ASSIGNED
Assignee | ||
Comment 6•5 years ago
|
||
I think I got everything. If you notice something I missed, feel free to update it!
Status: ASSIGNED → RESOLVED
Closed: 5 years ago
Resolution: --- → FIXED
You need to log in
before you can comment on or make changes to this bug.
Description
•