Auto-tools/Projects/Pulse actions

From MozillaWiki
< Auto-tools‎ | Projects
Revision as of 14:49, 31 July 2015 by Armenzg (talk | contribs) (Added information about credentials)
Jump to navigation Jump to search

Credentials

For pulse_actions to work we need set these environment variables:

  • Buildapi - LDAP credentials (LDAP_PW/LDAP_USER)
  • TaskCluster - TaskCluster client credentials (TASKCLUSTER_CLIENT_ID/TASKCLUSTER_ACCESS_TOKEN)
  • Pulse - Pulse user credentials (PULSE_PW/PULSE_USER)
  • Papertrail - API Token (PAPERTRAIL_API_TOKEN)

To run locally you will need to set all up as env variables. You won't need to add the Papertail token.