tui rework
This commit is contained in:
17
bootstrap.json
Normal file
17
bootstrap.json
Normal file
@@ -0,0 +1,17 @@
|
||||
{
|
||||
"candidate_id": "2026.03.03-rc1",
|
||||
"version": "1.0.0",
|
||||
"source_snapshot_ref": "v1.0.0-rc1",
|
||||
"created_by": "operator",
|
||||
"allowed_hosts": [
|
||||
"internal-repo.company.com"
|
||||
],
|
||||
"prohibited_artifact_categories": [
|
||||
"test-data",
|
||||
"demo",
|
||||
"load-test"
|
||||
],
|
||||
"required_system_categories": [
|
||||
"core"
|
||||
]
|
||||
}
|
||||
Reference in New Issue
Block a user