31 Commits (main)
 

Author SHA1 Message Date
Felix Stupp 3cdfa67ff6
Add ExecutorTarget.convert_shell_command 2 years ago
Felix Stupp 3048d594f6
executor/execution: Remove unused import 2 years ago
Felix Stupp df5681dcd4
Add support resolving mounted volumes 2 years ago
Felix Stupp 1c918d2e80
defs/compose/service: Use VolumeName type 2 years ago
Felix Stupp 8258b00e6e
Restructure todo's 2 years ago
Felix Stupp 05e8494702
Find default podman paths using shutil.which instead of /usr/bin/env 2 years ago
Felix Stupp c82ff6546c
VolumeBackupConfig: Fix retrieving default decompress_cmd 2 years ago
Felix Stupp b5904b2d63
VolumeBackupConfig: Parse commands to ShellCommand 2 years ago
Felix Stupp 10d0c52e8e
VSCode: Enable trim trailing whitespace on save 2 years ago
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