Skip to content

Sets up the permissions in our CI account for all repositories in this account to be able to use it for CI runs.

Notifications You must be signed in to change notification settings

hello-nrfcloud/ci

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

hello.nrfcloud.com CI

Uses bifravst/ci to set up the permissions in our AWS CI account for the repositories in this GitHub organization that are supposed to have access so they are be able to use it for CI runs.

The allowed list of repositories is managed via the repos.txt file.

Caution

Do not run this against the production account, but against the CI account.

git clone https://github.com/bifravst/ci
npm ci
STACK_NAME=bifravst-ci REPOS_LIST=../repos.txt npx cdk deploy

About

Sets up the permissions in our CI account for all repositories in this account to be able to use it for CI runs.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published