Library icon indicating copy to clipboard operation
Library copied to clipboard

| Public | A repository of step templates and other community-contributed extensions to Octopus Deploy

Results 21 Library issues
Sort by recently updated
recently updated
newest added

Some steps are written in Python. And if you run `./tools/_unpack.ps1` the script throws an error ``` Unhandled script syntax 'Python'. ```

### Step template Chocolatey Install Step Template ### Step template parameter inputs In the packages field, entering `all` ### Step template version Current version. ### Expected behavior The Step template...

I'm the Technical Engineering Manager at Chocolatey Software, Inc. and I wanted to make sure you are aware that there will be a new major release of Chocolatey products soon....

### Step template Slack Detailed Notification ### Step template parameter inputs release notes include some special characters like & or | ### Step template version latest ### Step template related...

### Step template Git - Pull (HTTPS) ### Step version 8 ### Octopus version 2023.3 (Build 12994) ### Step template parameter inputs Clone URL: https://github.com/biobright/octopus-testing Username: biobright-octopus Password: #{github_pat} Branch...

# Step template guidelines * Is the template a minor variation on an existing one? If so, please consider improving the existing template if possible. * Is the name of...

# Background As Azure will stop supporting the function to annotate releases based on API keys and only supports RBAC to create annotations. There for I created this step template...

### Step template Microsoft Teams - Post a message - 110a8b1e-4da4-498a-9209-ef8929c31168 ### Step version 24 ### Octopus version 2024.2.9274 ### Step template parameter inputs ![image](https://github.com/OctopusDeploy/Library/assets/6308070/1dbda631-336f-49d4-8337-24a1f0d8819a) ### What happened The message...

**Background** In some circumstances the pattern matching was too greedy, resulting in additional non-related backfiles being removed. With this change, harden the ApplyRetentionPolicy to make it more reliable. additionally update...