Isaac Calligeros

Results 31 issues of Isaac Calligeros

### Severity Low, workarounds available ### Version 2023.4.* ### Latest Version I could reproduce the problem in the latest build ### What happened? When using the Azure PowerShell Modules with...

kind/bug

### Severity Low ### Version * ### Latest Version I could reproduce the problem in the latest build ### What happened? Performing structured variable replacements on yaml files that have...

kind/bug

### Severity Low, non blocking. ### Version 2023.3.12806 ### Latest Version I could reproduce the problem in the latest build ### What happened? When creating a deployment all releases for...

kind/bug
feature/performance

### Severity Low, Workarounds available ### Version 2023.1 -> * Caused by the fix to https://github.com/OctopusDeploy/Issues/issues/8118 ### Latest Version I could reproduce the problem in the latest build ### What...

kind/bug

### Severity Low ### Version 2023.3 ### Latest Version I could not reproduce the problem ### What happened? When loading the Project settings page with the Service Now or Jira...

kind/bug
known-issues

### Severity Low, workarounds available ### Version All ### Latest Version I could reproduce the problem in the latest build ### What happened? When running a Deploy a Bicep Template...

kind/bug

This change adds support for using a locally installed version of dotnet-script. Execution uses in order: * `dotnet tool list -g dotnet-script` to check if dotnet-script is installed. If it...

This extends the addition of proxies in https://github.com/OctopusDeploy/Calamari/pull/1133 and https://github.com/OctopusDeploy/Calamari/pull/1149 to all Azure clients excluding ServiceFabric where our current version does not support adding httpClients or handlers.