22 Commits (4c4c3ff15a82eb6278efbc2dfd919c4e2efd109c)
 

Author SHA1 Message Date
Felix Stupp 4c4c3ff15a
defs/compose: Add typings for service volumes 2 years ago
Felix Stupp 32c46686f6
Extract compose defs to own submodule 2 years ago
Felix Stupp e18332cd40
Rename ComposeContainer to ComposeService 2 years ago
Felix Stupp f49635f548
Add support to inspect volume for backup config 2 years ago
Felix Stupp 505248a495
Extract to module podman_compose_tools with enhanced Command classes 2 years ago
Felix Stupp e486a3c506
VSCode: Enable format with black on save 2 years ago
Felix Stupp 0af7d128ce
Replace CompletedProcess with wrapper class CompletedExec 2 years ago
Felix Stupp 90306b97b5
Add exec_shell with shell searching 2 years ago
Felix Stupp 29f56d512c
ComposeFile.exec_compose: Rewrite to execute command directly 2 years ago
Felix Stupp 72fc6002c1
ComposeContainer.exec: Rewrite to execute command directly 2 years ago
Felix Stupp a7e2797856
Declare CommandArgs to not contain None's 2 years ago
Felix Stupp aa3a69a523
ComposeContainer.exec_cmd: Reformat args to multiline 2 years ago
Felix Stupp 508df1d776
ComposeContainer: Use cmd helpers to combine commands 2 years ago
Felix Stupp 5ab9cf1b7f
Add class PodmanClient, add to ComposeFile 2 years ago
Felix Stupp 51982682c6
Add helper exec_cmd 2 years ago
Felix Stupp 79fca1994c
Add helpers filter_cmds and combine_cmds 2 years ago
Felix Stupp 308eb70900
ComposeVolume.public_name: Cache result 2 years ago
Felix Stupp 184a00d498
ComposeFile.init: Reformat args over multiple lines 2 years ago
Felix Stupp 5f942b6aad
ComposeFile.init: Reorder version check to allow using property 2 years ago
Felix Stupp 7692212a3b
Add comment to DETECTED_SHELLS explaining it 2 years ago
Felix Stupp 0aceb95f34
Add config to allow enabling/disabling backups for volumes 2 years ago
Felix Stupp 9d144e757e
First commit 2 years ago