Calamari icon indicating copy to clipboard operation
Calamari copied to clipboard

| Public | The core deployment scripts and tools used by Octopus Deploy

Results 80 Calamari issues
Sort by recently updated
recently updated
newest added

Update sharp compress to fix issues on unzipping packages larger than 4GB.

Backport of #1043, which is already present in 2023.3+ onwards. Also cherry-picks two commits to fix test failures: * #1107 * #1047 - This change is present in the latest...

This PR adds support for non-primary Git dependency support for `Run Script` commands, and sets up the structure for the same support for the `Helm Upgrade` command.

As a generic way to return the desired manifest of resources, we can set output variables for each: - Step - Deployment target - K8S resource This way each variable...