Skip to content

Conversation

janv8000
Copy link
Contributor

@janv8000 janv8000 commented May 22, 2025

Pre-requisites

  • Step template parameter names (the ones declared in the JSON, not the script body) should be prefixed with a namespace so that they are less likely to clash with other user-defined variables in Octopus (see this issue). For example, use an abbreviated name of the step template or the category of the step template).

Fixes #1605

Copy link

Start Hyponome locally

docker pull ghcr.io/hnrkndrssn/hyponome:main
docker run --rm -p 8000:8080 -it ghcr.io/hnrkndrssn/hyponome:main

Review in Hyponome

Copy link
Contributor

@hnrkndrssn hnrkndrssn left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks for your contribution @janv8000!

This looks good to me 👍

@hnrkndrssn hnrkndrssn merged commit cbda504 into OctopusDeploy:master May 22, 2025
3 checks passed
@janv8000 janv8000 deleted the feature/iis_recycle_on_memory branch July 18, 2025 13:55
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Feature Request : IIS AppPool - Update Recycle Settings
2 participants