这是indexloc提供的服务,不要输入任何密码
Skip to content

Support windows filepaths / line endings #52

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

Merged
merged 4 commits into from
Jul 22, 2022
Merged

Conversation

dglsparsons
Copy link
Collaborator

@dglsparsons dglsparsons commented Jul 18, 2022

This change improves the terraform-provider code by supporting Windows in a more consistent/better manner.

This is done by:

Additional changes:

  • I've added a concurrency section to the test CI workflow. This will prevent outdated tests running if multiple pushes are done in quick succession, and will cancel old CI runs.

@dglsparsons dglsparsons force-pushed the windows-file-paths branch 10 times, most recently from 91741c3 to ab9d228 Compare July 20, 2022 17:28
@dglsparsons dglsparsons changed the title Add windows to test workflow Support windows filepaths / line endings Jul 20, 2022
@dglsparsons dglsparsons marked this pull request as ready for review July 22, 2022 09:42
ecklf
ecklf previously approved these changes Jul 22, 2022
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.

"vercel_project_directory" data source does not parse the path properly when deploying on Windows.
2 participants