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

Add option to force Unix EOL on YAML export via the CLI #316

Merged
merged 8 commits into from
Sep 26, 2024

Conversation

kevmk04
Copy link
Contributor

@kevmk04 kevmk04 commented Aug 29, 2024

PR adds an optional argument to the CLI export commands to force Unix EOLs for the exported files. This is intended to address issues when exporting into Windows environments where we have multiple developers using different OS.

@CLAassistant
Copy link

CLAassistant commented Aug 29, 2024

CLA assistant check
All committers have signed the CLA.

@kevmk04
Copy link
Contributor Author

kevmk04 commented Sep 18, 2024

I believe this is ready for review!

@Vitor-Avila Vitor-Avila self-requested a review September 18, 2024 19:28
@Vitor-Avila
Copy link
Contributor

thank you so much for the contribution, @kevmk04! 🙏 This is super cool. 🙌
Left some minor comments -- let me know your thoughts.

@kevmk04
Copy link
Contributor Author

kevmk04 commented Sep 25, 2024

@Vitor-Avila Should be all good now with your PR comments.

Copy link
Contributor

@Vitor-Avila Vitor-Avila left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thank you so much for working on this, @kevmk04! I left some minor comments around the tests. We should be good to merge this once they're addressed. 🙌

@Vitor-Avila Vitor-Avila merged commit 4deefb7 into preset-io:main Sep 26, 2024
5 checks passed
@kevmk04 kevmk04 deleted the force_unix_eol_cli branch September 27, 2024 14:40
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