Skip to content

Remove dependency on powershell-yaml. Closes #47#50

Merged
fireflycons merged 9 commits intomasterfrom
yamldotnet
Oct 6, 2019
Merged

Remove dependency on powershell-yaml. Closes #47#50
fireflycons merged 9 commits intomasterfrom
yamldotnet

Conversation

@fireflycons
Copy link
Copy Markdown
Owner

All reading and writing of YAML is done via YamlDoTnet directly, with the exception of New-PSCFNPackage where a template format flip is often implied. This depends on cfn-flip being present until I can work out how to do short-from intrinsics as custom tags in YAML.

Also introduces a custom build of RamblingCookieMonster/PSDeploy#130 that uses the same version of YamlDotNet as this (until he merges my PR), so as not to create DLL hell.

@fireflycons fireflycons merged commit c73c568 into master Oct 6, 2019
@fireflycons fireflycons deleted the yamldotnet branch October 6, 2019 19:44
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