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

Remove DECODE_PRECENT variable after agent update #34028

Merged
merged 1 commit into from
Feb 9, 2023

Conversation

weshaggard
Copy link
Member

After the changes to the KeyVault task at microsoft/azure-pipelines-tasks#17566 we need to remove this opt-out otherwise we now end up with values that are not decoded which need to be. This became an issue for any values with a % that were set with the VSO setvariable syntax.

After the changes to the KeyVault task at microsoft/azure-pipelines-tasks#17566 we need to remove this opt-out otherwise we now end up with values that are not decoded which need to be. This became an issue for any values with a % that were set with the VSO setvariable syntax.
@weshaggard weshaggard merged commit 47ccd78 into main Feb 9, 2023
@weshaggard weshaggard deleted the weshaggard-patch-1 branch February 9, 2023 20:53
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