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

ci: install test deps using 7z if tar not built in #718

Merged
merged 4 commits into from
Nov 12, 2019

Conversation

AirQuick
Copy link
Member

@AirQuick AirQuick commented Nov 10, 2019

Closes #692

With this change, test/ci/install-deps.cmd (Windows) extracts archive files using 7z as a fallback if the built-in tar is not available.
You can confirm that the fallback takes effect on AppVeyor.

I inspected Azure and AppVeyor logs and verified that the correct Ant versions were printed.

Further work

Update Wiki:

(requires Windows 10 1803 or later)

@AirQuick AirQuick added the test label Nov 10, 2019
@AirQuick AirQuick added this to the v1.5.0 milestone Nov 10, 2019
@AirQuick AirQuick merged commit 391bc6c into xspec:master Nov 12, 2019
@AirQuick AirQuick deleted the install-deps-7z branch November 12, 2019 16:09
@AirQuick
Copy link
Member Author

Further work

Update Wiki:

(requires Windows 10 1803 or later)

Done.

@AirQuick
Copy link
Member Author

@heidivanparys
Merged this. Thanks for suggesting this improvement.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

ci: make test\ci\install-deps.cmd work with 7zip
1 participant