Skip to content
This repository has been archived by the owner on Feb 23, 2024. It is now read-only.

Refactor/tag creator #732

Merged
merged 11 commits into from
Jun 3, 2022
Merged

Refactor/tag creator #732

merged 11 commits into from
Jun 3, 2022

Conversation

f-alizada
Copy link
Collaborator

Refactor and change behaviour of the tag creator class.
Display name is converted and sanitized to resource name for tags.
Run the tag creator in case there are no tags presented in main configs but only in ApiConfig
Tests introduced for changes
Error messages class created for proper unit testing without duplication of messages.

Closes #730
Fixes #584

@f-alizada f-alizada marked this pull request as ready for review May 30, 2022 11:41
Copy link
Collaborator

@DeagleGross DeagleGross left a comment

Choose a reason for hiding this comment

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

Added a couple of little code comments, but overall this is great start of creator refactoring!

@f-alizada f-alizada merged commit 0bdf11b into Azure:main Jun 3, 2022
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

refactor TagCreator Creator - generates tags with invalid name
2 participants