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

Convert all paths in config to posix-style #3665

Merged
merged 7 commits into from
Apr 23, 2020

Conversation

charlesbaynham
Copy link
Contributor

@charlesbaynham charlesbaynham commented Apr 22, 2020

  • ❗ I have followed the Contributing to DVC checklist.

  • πŸ“– If this PR requires documentation updates, I have created a separate PR (or issue, at least) in dvc.org and linked it here. If the CLI API is changed, I have updated tab completion scripts.

  • ❌ I will check DeepSource, CodeClimate, and other sanity checks below. (We consider them recommendatory and don't expect everything to be addressed. Please fix things that actually improve code or fix bugs.)

Thank you for the contribution - we'll try to review it as soon as possible. πŸ™

Closes #3664

dvc/config.py Outdated Show resolved Hide resolved
@charlesbaynham
Copy link
Contributor Author

charlesbaynham commented Apr 22, 2020

Unit test added and functional tests updated

@charlesbaynham charlesbaynham changed the title Convert all paths in config to posix-style WIP: Convert all paths in config to posix-style Apr 22, 2020
tests/func/test_remote.py Outdated Show resolved Hide resolved
@efiop
Copy link
Contributor

efiop commented Apr 22, 2020

@charlesbaynham Looks great! πŸŽ‰ Just a few minor finishing touches left.

@charlesbaynham charlesbaynham changed the title WIP: Convert all paths in config to posix-style Convert all paths in config to posix-style Apr 23, 2020
@charlesbaynham charlesbaynham requested a review from efiop April 23, 2020 07:44
@efiop efiop force-pushed the posix-config-paths branch from 45e0285 to 524bf13 Compare April 23, 2020 23:18
@efiop efiop merged commit a8b7e33 into iterative:master Apr 23, 2020
@efiop
Copy link
Contributor

efiop commented Apr 23, 2020

Thank you @charlesbaynham ! πŸ™

@charlesbaynham
Copy link
Contributor Author

Very elegant tests, I learnt something :)

@charlesbaynham charlesbaynham deleted the posix-config-paths branch April 24, 2020 09:18
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.

Config: Cache dir is inconsistant on Unix and Windows
2 participants