Tools for the Tilt exterminator rotation.
To run:
Get the token here: https://github.com/clubhouse/clubhouse-lib#how-to-get-an-api-token
Set the env variable CLUBHOUSE_API_TOKEN with the token value.
(This is technically optional, but Github has aggressive rate-limiting for anonymous requests, so adding a token will make your setup more robust.)
Get the token here: https://help.github.com/en/github/authenticating-to-github/creating-a-personal-access-token-for-the-command-line#creating-a-token
Set the env variable GITHUB_API_TOKEN with the token value.
git clone
this repo. In the repo directory, execute:
npm install
npm link
This creates 'exterminator' as an executable on your PATH
exterminator sync --issue GITHUB_ISSUE_URL
where GITHUB_ISSUE_URL is the URL of any issue that you have access to, e.g. tilt-dev/tilt#1.
Copyright 2020 Windmill Engineering
Licensed under the Apache License, Version 2.0