Closed Bug 1434716 Opened 7 years ago Closed 6 years ago

Remove ping-url scraping from taskcluster-cli

Categories

(Taskcluster :: Services, enhancement)

enhancement
Not set
normal

Tracking

(Not tracked)

RESOLVED DUPLICATE of bug 1444458

People

(Reporter: dustin, Unassigned, Mentored)

Details

When you run `taskcluster signin`, it always "scrapes" the ping URLs.

This is a particularly weird little bit of dynamic URL downloading, intended only to support the `taskcluster status` command.

But the application already embeds not one but *two* copies of that information itself -- one in taskcluster-client-go, and one in the API definitions.  So we should be able to use one of those two sources of information to implement the `taskcluster status` command.
Mentor: dustin
Status: NEW → RESOLVED
Closed: 6 years ago
Resolution: --- → DUPLICATE
Component: Client Libraries → Services
You need to log in before you can comment on or make changes to this bug.