fix: respect readonly flag on config-profile mounts in compose tool types
- modify_compose_file now appends :ro when a config-profile volume entry has readonly=true, matching the manifest compiler behavior. - Add a guard for missing tool_type in prepare_manifest_instance. Quality gates: python3 -m pytest (313 passed, 34 skipped)
This commit is contained in:
+1
-1
@@ -16,7 +16,7 @@ dir: .
|
||||
Trust boundary: index routes, map orients, source decides.
|
||||
|
||||
## role
|
||||
Infrastructure and deployment configuration for a self-hosted project management platform with OAuth2 authentication, providing Docker orchestration, environment templates, and development tooling.
|
||||
Infrastructure and configuration package for a self-hosted project management platform with containerized deployment, SSO integration, and AI-assisted development workflows.
|
||||
## parent
|
||||
-
|
||||
## children
|
||||
|
||||
Reference in New Issue
Block a user