generated from coulomb/repo-seed
Separated open-cmis-tck and guide-board repositories
This commit is contained in:
32
profiles/assessments/sample-noop.json
Normal file
32
profiles/assessments/sample-noop.json
Normal file
@@ -0,0 +1,32 @@
|
||||
{
|
||||
"id": "sample-noop-assessment",
|
||||
"framework_refs": [
|
||||
"guide-board.sample-readiness.v0"
|
||||
],
|
||||
"extension_refs": [
|
||||
"sample-noop"
|
||||
],
|
||||
"target_profile_ref": "sample-repository",
|
||||
"selected_check_groups": {
|
||||
"sample-noop": [
|
||||
"profile-shape"
|
||||
]
|
||||
},
|
||||
"expectations_ref": null,
|
||||
"waivers_ref": null,
|
||||
"output_policy": {
|
||||
"report_formats": [
|
||||
"json",
|
||||
"markdown"
|
||||
],
|
||||
"artifact_retention": "summary-only"
|
||||
},
|
||||
"retention_policy": {
|
||||
"summary_days": 365,
|
||||
"raw_artifact_days": 0
|
||||
},
|
||||
"runtime_policy": {
|
||||
"offline": true,
|
||||
"timeout_seconds": 30
|
||||
}
|
||||
}
|
||||
19
profiles/targets/sample-repository.json
Normal file
19
profiles/targets/sample-repository.json
Normal file
@@ -0,0 +1,19 @@
|
||||
{
|
||||
"id": "sample-repository",
|
||||
"subject_type": "repository",
|
||||
"subject_name": "Sample Repository",
|
||||
"environment": "local",
|
||||
"scope": [
|
||||
"profile validation",
|
||||
"run planning"
|
||||
],
|
||||
"endpoints": [],
|
||||
"artifacts": [
|
||||
"README.md"
|
||||
],
|
||||
"credentials_ref": null,
|
||||
"declared_capabilities": [
|
||||
"guide-board.sample-readiness.v0.profile-shape"
|
||||
],
|
||||
"known_gaps": []
|
||||
}
|
||||
Reference in New Issue
Block a user