Closed
Bug 1584208
Opened 6 years ago
Closed 5 years ago
Hard to find out about TASKCLUSTER_PROXY_URL
Categories
(Taskcluster :: General, enhancement)
Taskcluster
General
Tracking
(Not tracked)
RESOLVED
FIXED
People
(Reporter: jgraham, Assigned: dustin)
Details
The TASKCLUSTER_PROXY_URL
seems to be key to making decision tasks and other tasks that schedule further work. But it's hard to find out about it unless you are reading the environment variables page of the TC docs, which you wouldn't actually do unless you're already aware the solution to your problem is an environment variable.
It would particularly be nice for the client docs to explain various auth patterns; the Python docs in particular seem to assume that you already know how TC works here but want to know how to translate that into code. That's probably true of the initial userbase but isn't true of everyone who might be using it now.
Assignee | ||
Updated•6 years ago
|
Assignee: nobody → dustin
Assignee | ||
Comment 1•5 years ago
|
||
Hopefully https://github.com/taskcluster/taskcluster/pull/2314 was worth the 4-month wait, James :)
Assignee | ||
Updated•5 years ago
|
Status: NEW → RESOLVED
Closed: 5 years ago
Resolution: --- → FIXED
You need to log in
before you can comment on or make changes to this bug.
Description
•