Skip to content
This repository has been archived by the owner on May 6, 2024. It is now read-only.

Configure Zeus tokens in Travis automatically #51

Open
jan-auer opened this issue Nov 14, 2017 · 0 comments
Open

Configure Zeus tokens in Travis automatically #51

jan-auer opened this issue Nov 14, 2017 · 0 comments

Comments

@jan-auer
Copy link
Member

Our Travis provider could automatically create secure environment variables so the users don't have to do that manually:

  • ZEUS_HOOK_BASE: Currently used for artifact upload, might become unnecessary with Upload artifacts via API with token #50
  • ZEUS_TOKEN: Repository token (zeus-r-<hash>) that only grants access to this repo

See https://docs.travis-ci.com/api/#settings:-environment-variables.

However, the repository must be enabled in travis at that time already. I've found no documented way to do this via the API, but the travis command line tool can do that.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

1 participant