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

FSharp scripts were are deprecated in 2024.1 and thus can be removed in 2025.1. This PR removes all FSharp code from Calamari. This will be paired with a Server PR...

Bump `Microsoft.Identity.Client` to `4.66.1`

Removes the use of `Microsoft.Rest` and `Microsoft.Azure.Management.Fluent` from `Calamari.CloudAccounts` as these are deprecated libraries. The main code changes is to move the logic for retrieving the access token on to...

We have flaky issues in Calamari tests due to capacity issues creating app service plans. To avoid this, we now have 3 static app service plans that all the test...