Skip to content

Run the Tests workflow on Windows and macOS (Cookiecutter)#165

Merged
cjolowicz merged 1 commit intomasterfrom
ci-windows-macos-ck
Apr 23, 2020
Merged

Run the Tests workflow on Windows and macOS (Cookiecutter)#165
cjolowicz merged 1 commit intomasterfrom
ci-windows-macos-ck

Conversation

@cjolowicz
Copy link
Owner

@cjolowicz cjolowicz commented Apr 22, 2020

On Windows, run git add --renormalize . after git add . to work
around an issue in Cookiecutter where files are always generated with
Windows-style line endings.

Also switch $ErrorActionPreference to Continue before staging the
files. The command completes with an exit status of 1, and produces the
warning "CRLF will be replaced by LF" for every file in the repository.

See cookiecutter/cookiecutter#405

@cjolowicz cjolowicz added the ci Changes to CI configuration files and scripts label Apr 22, 2020
@cjolowicz cjolowicz force-pushed the ci-windows-macos-ck branch 4 times, most recently from 0d00811 to 90739fc Compare April 22, 2020 21:30
@cjolowicz cjolowicz force-pushed the ci-windows-macos-ck branch from f0984c5 to f8245a1 Compare April 23, 2020 03:34
@cjolowicz cjolowicz merged commit dc73f25 into master Apr 23, 2020
@cjolowicz cjolowicz deleted the ci-windows-macos-ck branch April 23, 2020 04:24
@cjolowicz cjolowicz added this to the 2020.5.15 milestone Apr 24, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

ci Changes to CI configuration files and scripts

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant