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

Fix issue related to yaml templates containing intrinsic functions in the short form #39

Closed
wants to merge 6 commits into from

Conversation

szilvaa
Copy link

@szilvaa szilvaa commented Oct 10, 2018

Issue #, if available:
#32
Description of changes:
I'm fixing the above issue by taking the latest YamlDotNet package that fixes this issue.

I've added a new unit test to ensure that this bug stays fixed.
I've also improved debuggability by logging to debugger in debug builds.

By submitting this pull request, I confirm that my contribution is made under the terms of the Apache 2.0 license.

@normj
Copy link
Member

normj commented Oct 10, 2018

Thanks for the pull request. I'm finishing up another pull request #38 where I reworked a lot of how the template deployment work and the files are moved around. I'll manually merge your changes into that PR.

normj added a commit that referenced this pull request Oct 12, 2018
… the short form

This is a manual merge of PR #39 by Albert Szilvasy(szilvaa) because the PR 38 caused too many conflicts
@normj
Copy link
Member

normj commented Oct 12, 2018

I have manually merged this change along with the other PR into the Dev branch 1305565

I'll close this PR once the change is released.

@normj
Copy link
Member

normj commented Oct 12, 2018

Released as part of version 3.1.0

@normj normj closed this Oct 12, 2018
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.

3 participants