Skip to content
This repository has been archived by the owner on Oct 17, 2023. It is now read-only.
/ rickroll Public archive

Workaround to roll access tokens per-organization

Notifications You must be signed in to change notification settings

droidian-releng/rickroll

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

20 Commits
 
 
 
 
 
 

Repository files navigation

rickroll

Until travis-ci supports organization-level variables (which is probably never, see travis-ci/travis-ci#2069), we need to find a way to properly set and rotate access tokens for the various services we need (github releases, target repository, etc).

This simple project is tasked to do exactly that - it cycles through every project on the listed organizations, and updates their secret variables.

Adding or modifying a new variable

Go to this repository's settings in the Travis CI Web-UI, and change the variables there.

If the variable has been already added previously, just trigger a new Build via the Travis CI Web-UI.

If the variable is new, you should update the rickroll.sh script.

Adding a new repository

Variables are synced to every repository, so if you add a new one, just be sure to trigger a rebuild via the Web-UI.

About

Workaround to roll access tokens per-organization

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages