generated from coulomb/repo-seed
Add CARING examples and coverage
This commit is contained in:
27
examples/caring/project_resource_manifest.yaml
Normal file
27
examples/caring/project_resource_manifest.yaml
Normal file
@@ -0,0 +1,27 @@
|
||||
id: markitect-project-resources
|
||||
system: markitect-tool
|
||||
resources:
|
||||
- id: project:alpha-redesign
|
||||
type: project
|
||||
path: /projects/alpha-redesign
|
||||
labels:
|
||||
- project
|
||||
trust_zone: internal
|
||||
owner: team:project-reviewers
|
||||
- id: document:alpha-plan
|
||||
type: document
|
||||
path: /projects/alpha-redesign/plan
|
||||
parent: project:alpha-redesign
|
||||
labels:
|
||||
- internal
|
||||
- pii
|
||||
trust_zone: internal
|
||||
owner: team:project-reviewers
|
||||
actions:
|
||||
- read
|
||||
- review
|
||||
- export
|
||||
caring_profile: caring-0.4.0-rc2
|
||||
metadata:
|
||||
flex_auth_contract: resource-registration-v0
|
||||
source: examples/caring/project_resource_manifest.yaml
|
||||
Reference in New Issue
Block a user