Skip to content

AcmeDevOps/verbose-fiesta

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

71 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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 CircleCI API token,

  1. Create a token for CCI API, name it whatever but copy the API key.
  2. Go to the CCI project and add this environment variable, ACME_CIRCLECI_API_TOKEN with the value of the token in step 1.

Create Github API token,

  1. Generate a new Access Token with the following perms:
    • public_repo
    • read:org
    • read:repo_hook
    • repo:status
    • repo_deployment
  2. Go to the CCI project and add this environment variable, GITHUB_TOKEN with the value of the token in step 1.
  3. Generate a machine user follow the steps in this stanza

Uses, Go github-release

About

CircleCI playground...test it here first.

Resources

License

Code of conduct

Stars

Watchers

Forks

Sponsor this project

Packages

No packages published