Custom properties
Custom properties allow you to decorate your repository with information such as compliance frameworks, data sensitivity, or project details.
publishedIf false, the repository is not ready for public use (e.g. being constructed). If true, it is considered published and modifications will be restricted.
true
test-needs-awsTrue if automated testing needs AWS credentials
true
test-needs-fixturesTrue if automated tests need fixtures created
false
test-skip-concurrencySet true to run automated tests in sequence rather than in parallel
false
typeThe type of repository. Common types include `config` and `component`
component