Auto-tools/Projects/Pulse actions
< Auto-tools | Projects
- Source code: https://github.com/adusca/pulse_actions
- Running on: Heroku
- Logs on: https://papertrailapp.com/systems/pulse-actions/events
- Papertrail alerts sent to armenzg - https://papertrailapp.com/alerts
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.