generated from coulomb/repo-seed
Add CARING examples and coverage
This commit is contained in:
38
examples/caring/inherited_relationships.yaml
Normal file
38
examples/caring/inherited_relationships.yaml
Normal file
@@ -0,0 +1,38 @@
|
||||
- id: rel:reviewers-project-reviewer
|
||||
system: markitect-tool
|
||||
subject: team:project-reviewers
|
||||
relation: reviewer
|
||||
object: project:alpha-redesign
|
||||
tenant: tenant:alpha
|
||||
conditions:
|
||||
- Logged
|
||||
caring:
|
||||
id: descriptor:tenant-alpha-project-reviewer
|
||||
profile: caring-0.4.0-rc2
|
||||
subject_type: Group
|
||||
organization_relation: Customer
|
||||
canonical_role: Verifier
|
||||
scope:
|
||||
level: Project
|
||||
id: project:alpha-redesign
|
||||
tenant: tenant:alpha
|
||||
resource: project:alpha-redesign
|
||||
planes:
|
||||
- Data
|
||||
capabilities:
|
||||
- Review
|
||||
exposure_modes:
|
||||
- Masked
|
||||
conditions:
|
||||
- Logged
|
||||
restrictions:
|
||||
- ExportBlocked
|
||||
- id: rel:alpha-plan-inherits-project-reviewer
|
||||
system: markitect-tool
|
||||
subject: document:alpha-plan
|
||||
relation: inherits
|
||||
object: project:alpha-redesign
|
||||
tenant: tenant:alpha
|
||||
metadata:
|
||||
inheritance: parent
|
||||
source: examples/caring/inherited_relationships.yaml
|
||||
Reference in New Issue
Block a user