Skip to content

AutoGeneratedTemplateFolderPath casing ToLower#483

Merged
daltondhcp merged 2 commits intoAzure:mainfrom
Jefajers:AutoGeneratedTemplateFolderPath-Casing
Nov 27, 2021
Merged

AutoGeneratedTemplateFolderPath casing ToLower#483
daltondhcp merged 2 commits intoAzure:mainfrom
Jefajers:AutoGeneratedTemplateFolderPath-Casing

Conversation

@Jefajers
Copy link
Copy Markdown
Member

Overview/Summary

This PR fixes #457
With these changes the setting value of "AutoGeneratedTemplateFolderPath" is normalized to lowercase.

This PR fixes/adds/changes/removes

  1. Updates class AzOpsScope in a few places to ensure lowercase of the "AutoGeneratedTemplateFolderPath" setting

Breaking Changes

N/A

Testing Evidence

Tested pull, push and validate with the setting "AutoGeneratedTemplateFolderPath" set to "/.AzState". Result is template files are always placed in a folder called ".azstate".

As part of this Pull Request I have

  • Checked for duplicate Pull Requests
  • Associated it with relevant issues, for tracking and closure.
  • Ensured my code/branch is up-to-date with the latest changes in the main branch
  • Performed testing and provided evidence.
  • Updated relevant and associated documentation.

@Jefajers Jefajers requested a review from a team as a code owner November 21, 2021 21:29
@daltondhcp daltondhcp self-assigned this Nov 22, 2021
Copy link
Copy Markdown
Contributor

@daltondhcp daltondhcp left a comment

Choose a reason for hiding this comment

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

🚢

@daltondhcp
Copy link
Copy Markdown
Contributor

/azp run

@azure-pipelines
Copy link
Copy Markdown

Azure Pipelines successfully started running 1 pipeline(s).

@daltondhcp daltondhcp merged commit 96b012a into Azure:main Nov 27, 2021
@Jefajers Jefajers deleted the AutoGeneratedTemplateFolderPath-Casing branch January 5, 2022 09:49
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.

Inconsistent casing when AutoGeneratedTemplateFolderPath contains uppercase letters

2 participants