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

Variables enhancement #58

Open
wants to merge 9 commits into
base: main
Choose a base branch
from
Open

Variables enhancement #58

wants to merge 9 commits into from

Conversation

samsmithnz
Copy link
Owner

@samsmithnz samsmithnz commented Sep 7, 2022

There are a few situations with Azure DevOps migrations that we want to support multiply keys with the same name (e.g. template) under variables.

Practically this means changing out a dictionary<string,string> with a keyvaluepair<string,string>.

@samsmithnz samsmithnz added the invalid This doesn't seem right label Dec 12, 2022
@samsmithnz
Copy link
Owner Author

Note this is stalled a bit - need to create a customer dictionary to handle duplicates - which isn't a dictionary anymore, and getting a customer dictionary to serialize correctly is tricky.

@samsmithnz samsmithnz added Blocked and removed invalid This doesn't seem right labels Dec 12, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant