The purpose of this project is to test different stuff in CircleCI. Make sure the organization AcmeDevOps has been granted access in your CircleCI account, this will add an organization SSH key allowing a CircleCI Project to clone the repo code.
- Create a token for CCI API, name it whatever but copy the API key.
- Go to the CCI project and add this environment variable, ACME_CIRCLECI_API_TOKEN with the value of the token in step 1.
- Generate a new Access Token with the following perms:
- public_repo
- read:org
- read:repo_hook
- repo:status
- repo_deployment
- Go to the CCI project and add this environment variable, GITHUB_TOKEN with the value of the token in step 1.
- Generate a machine user follow the steps in this stanza
Uses, Go github-release