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

Make output of eyaml decrypt valid yaml with multiline values. #183

Merged
merged 2 commits into from
Dec 16, 2017

Conversation

peculater
Copy link
Contributor

Per #176, eyaml decrypt doesn't generally work well with multi-line values. This fixes that. There's additional testing around this, and we've been running it for about a month now without issue.

Someone may want to run this test on a Windows machine to make sure my line endings make sense. They should, but it got less testing on there than on linux & mac.

@peculater
Copy link
Contributor Author

Rebased against master to pick up the test-passing code. All of them have passed (woohoo!), and anecdotally we've been running this in production for ~4 months now with no problems.

@vinzent vinzent merged commit b1bef8b into voxpupuli:master Dec 16, 2017
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.

2 participants