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

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

Merged
merged 9 commits into from
Oct 6, 2019
Merged

Conversation

fireflycons
Copy link
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