Tags: kimdre/doco-cd
Tags
fix: incorrect remote repository paths (#858) * fix: separate internal and external repository paths for trigger and deploy repository * fix: correct variable name for internal deployment repository path in DeployStack function * fix: correct service label retrieval in tests
fix(swarm): retrieve labels from replicated services (#850) * feat(swarm): enhance GetLabeledContainers to support Swarm mode tasks * feat(swarm): enhance GetLabeledContainers to support Swarm mode tasks * fix(swarm): replace GetLabeledContainers with GetServiceLabels for stack management * fix(swarm): remove unused filterLabel variable and update RemoveLabeledVolumes calls * fix(swarm): add GetLabeledServices function and update references to GetLabeledContainers
fix(git): enhance HasChangesInSubdir to support symlink resolution (#804 ) * fix(git): enhance HasChangesInSubdir to support symlink resolution * fix(git): improve error handling in symlink resolution during subdir walk * fix(git): add symlink check in HasChangesInSubdir function * fix(symlinks): update HasChangesInSubdir to include working directory for symlink resolution
PreviousNext