@bifravst/ci
Version:
Sets up the permissions in our CI account for all repositories in this account to be able to use it for CI runs.
23 lines (17 loc) • 1.41 kB
Markdown
# Bifravst CI [](https://www.npmjs.com/package/@bifravst/ci)
[](https://github.com/bifravst/ci/actions/workflows/test-and-release.yaml)
[](https://github.com/semantic-release/semantic-release)
[](https://renovatebot.com)
[](https://github.com/conventional-changelog/commitlint/tree/master/@commitlint/config-conventional)
[](https://github.com/prettier/prettier/)
[](https://github.com/typescript-eslint/typescript-eslint)
Sets 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`](./repos.txt)
file.
> [!CAUTION]
> Do not run this against the production account, but against the CI account.
```bash
npx cdk deploy
```