Skip to content

Custom properties

Custom properties allow you to decorate your repository with information such as compliance frameworks, data sensitivity, or project details.

published
true
If false, the repository is not ready for public use (e.g. being constructed). If true, it is considered published and modifications will be restricted.
test-needs-aws
true
True if automated testing needs AWS credentials
test-needs-fixtures
false
True if automated tests need fixtures created
test-skip-concurrency
false
Set true to run automated tests in sequence rather than in parallel
type
component
The type of repository. Common types include `config` and `component`