Skip to content

ensure that the environment variables collection is never null#1959

Open
benPearce1 wants to merge 5 commits into
mainfrom
benpearce/fd-392-sev-2-medium-helm-deployments-to-aws-failing-after-upgrade
Open

ensure that the environment variables collection is never null#1959
benPearce1 wants to merge 5 commits into
mainfrom
benpearce/fd-392-sev-2-medium-helm-deployments-to-aws-failing-after-upgrade

Conversation

@benPearce1
Copy link
Copy Markdown
Contributor

@benPearce1 benPearce1 commented May 22, 2026

⚠️ Does this change require a corresponding Server Change?
⚠️ If so - please add a "Requires Server Change" label to this PR!

Related to OctopusDeploy/Issues#10040

@benPearce1 benPearce1 requested a review from a team May 25, 2026 06:58
return ScriptSyntaxHelper.GetPreferenceOrderedScriptSyntaxesForEnvironment();
}

public CommandResult Execute(Script script, IVariables variables, ICommandLineRunner commandLineRunner) => Execute(script, variables, commandLineRunner, []);
Copy link
Copy Markdown
Contributor Author

Choose a reason for hiding this comment

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

Workaround the fact that you cannot set a default value to anything other than null

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.

1 participant