Closed Bug 1605389 Opened 5 years ago Closed 5 years ago

Requesting taskcluster client credentials to use with tooltool.py

Categories

(Release Engineering :: General, task)

task
Not set
normal

Tracking

(Not tracked)

RESOLVED FIXED

People

(Reporter: standard8, Unassigned)

References

Details

Requesting this as I received an email about switching auth methods for tooltool.

  • who is the responsible person and which is the responsible team
    Mark Banner, Firefox desktop/search team. Manager is Mike de Boer

  • what is the purpose of usage
    I upload node_modules bundles for ESLint and a few other tools

  • what should be the expiration date of the credentials (suggested is one year)
    1 years.

  • which level of access is required:

    • Upload PUBLIC files to tooltool.
    • Download PUBLIC files from tooltool

I think the access level is right, based on the info in the update.sh scripts I've been using.

Depends on: 1605448

You should be able to create a client with taskcluster signin -s 'project:releng:services/tooltool/api/upload/public'. Unfortunately, tooltool doesn't currently use the standard taskcluster auth environment variables, so you'll need to create a json file with those credentials, that has the form {"clientId": "...", "accessToken": "..."}.

Status: NEW → RESOLVED
Closed: 5 years ago
Resolution: --- → FIXED
Component: Applications: ToolTool → General
You need to log in before you can comment on or make changes to this bug.