Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Package reference docker image variables #2587

Merged
merged 2 commits into from
Dec 17, 2024

Conversation

tleed5
Copy link
Contributor

@tleed5 tleed5 commented Dec 10, 2024

Description

Updated run a script step package reference variables to include specific about docker image variables

[SC-81855]

Before

Screenshot 2024-12-10 at 2 20 51 pm

After

Screenshot 2024-12-10 at 2 21 35 pm

#### Docker image package variables
In the scenario where your package reference is a Docker image some additional variables will be contributed. These variables are (assuming a package-reference named `Acme`):

| Variable name and description | Example |
Copy link
Contributor Author

Choose a reason for hiding this comment

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

This is missing Octopus.Action.Package[Acme].Image.Label[Foo] since the functionality is broken due to OctopusDeploy/Issues#9163 and OctopusDeploy/Issues#9164

@tleed5 tleed5 marked this pull request as ready for review December 10, 2024 06:03
@tleed5 tleed5 merged commit cfb918d into main Dec 17, 2024
4 checks passed
@tleed5 tleed5 deleted the tl/update-package-reference-variables branch December 17, 2024 01:59
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.

2 participants