Skip to content

Commit bca2c54

Browse files
author
Andrei Neagu
committed
Merge remote-tracking branch 'upstream/master' into pr-osparc-resilient-long-running-decorator
2 parents 1ee17a7 + 97fafc4 commit bca2c54

File tree

55 files changed

+1105
-544
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

55 files changed

+1105
-544
lines changed

packages/models-library/src/models_library/api_schemas_dynamic_sidecar/containers.py

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -16,3 +16,5 @@ class ActivityInfo(BaseModel):
1616

1717

1818
ActivityInfoOrNone: TypeAlias = ActivityInfo | None
19+
20+
DockerComposeYamlStr: TypeAlias = str

0 commit comments

Comments
 (0)