Skip to content

Almost conda pinning #498

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 8 commits into from
Sep 21, 2018
Merged

Conversation

robertodr
Copy link
Collaborator

@robertodr robertodr commented Sep 21, 2018

This does what #487 attempted to do. Since we can't seem to get the Conda+MKL example to work on Appveyor, we skip that one. Followed up in #497

  • Pin MKL to any of its 2018 versions (2019 seems to make trouble on CI)
  • Use Visual Studio 2017 image on Appveyor (rather than the "previous" version). Closes Replace temporary "Previous" Appveyor image with current #475
  • Add stub of change log
  • Skip certain generators altogether for certain recipes. Mainly in the hope that it speeds up the Visual Studio lanes on Appveyor.
  • Document difference between skip_generators and failing_generators

Status

  • Ready to go

@robertodr robertodr requested a review from bast as a code owner September 21, 2018 15:43
This is to ease rebuilding of cache
@robertodr
Copy link
Collaborator Author

Now running only tests in chapter 1 on appveyor, as agreed on chat. Follow-up PR will restore everything once the precious cache is safely in out hands.

@robertodr robertodr merged commit 275747f into dev-cafe:master Sep 21, 2018
@robertodr robertodr deleted the almost-conda-pinning branch September 21, 2018 20:22
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.

2 participants