Skip to content

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

Notifications You must be signed in to change notification settings

fjordcleanup/ci

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 

Repository files navigation

Account Service 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
cd ci
npm ci
STACK_NAME=fjordcleanup-ci REPOS_LIST=../repos.txt npx cdk deploy

About

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

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published