8000 Master for 0.20.0 final by amueller · Pull Request #73 · conda-forge/scikit-learn-feedstock · GitHub
[go: up one dir, main page]

Skip to content

Master for 0.20.0 final #73

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 13 commits into from
Sep 26, 2018
Merged

Conversation

amueller
Copy link
Contributor

Trying to finally release 0.20.0

@conda-forge-linter
Copy link

Hi! This is the friendly automated conda-forge-linting service.

I just wanted to let you know that I linted all conda-recipes in your PR (recipe) and found it was in an excellent condition.

recipe/meta.yaml Outdated

build:
number: 201
number: 1
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This should be 200.

ref: https://conda-forge.org/docs/blas.html

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I believe you. That doc could use a short paragraph of introduction though...

Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

That's fair. It was originally a spec Phil Elson and I drafted. Agree it could be more user friendly. Feel free to add an issue or PR on the webpage repo with some suggestions.

recipe/meta.yaml Outdated
@@ -1,4 +1,4 @@
{% set version = "0.19.2" %}
{% set version = "0.20" %}
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Should this be 0.20.0?

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

probably.

recipe/meta.yaml Outdated
imports:
- sklearn
commands:
- nosetests sklearn --exe
- pytest --pyargs sklearn
- conda inspect linkages -p $PREFIX scikit-learn # [not win]
- conda inspect objects -p $PREFIX scikit-learn # [osx]
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

We can drop the conda inspect lines as conda-build does this for us now. Plus those commands will soon be deprecated and removed.

@@ -0,0 +1,18 @@
<!--
Copy link
Member
8000

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Hmm...so a bunch of files appear to have been added like this one. 😕 Guessing this came from a bad re-rendering. Can take a look locally and push a fix if you would like.

Copy link
Member
@jakirkham jakirkham left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM. Thanks for working on this @amueller. 😄

@amueller
Copy link
8000
Contributor Author

thanks for your quick help :)

Travis CI builds are running into log length limits, which are causing
the macOS builds there to fail. It's very hard to "fix" the builds to
stay within this log length limit and arguably not worth the effort.
Given this, simply switch macOS builds to CircleCI where the constraints
are generally more reasonable.
Now that CircleCI is being used for macOS builds, re-render to update
the CIs accordingly. Namely disabling Travis CI and adding the matrix
builds for macOS to CircleCI.
@jakirkham
Copy link
Member

Travis CI builds were failing as they reached the log length limit. Instead of trying to figure out how to keep these builds within this arbitrary limit, have just opted to move the macOS builds to CircleCI. Pushed these changes to your PR. Hope that is ok.

@amueller
Copy link
Contributor Author

Sounds good, I trust your judgement on this :)

@jakirkham
Copy link
Member

Feel free to merge when you are ready.

@rth
Copy link
Member
rth commented Sep 25, 2018

Thanks for making it happen!

Though, let's not merge this until it is decided what should be done regarding 0.20.X backports in scikit-learn/scikit-learn#12151 (comment)

@amueller
Copy link
Contributor Author

change the sha for the new tag... this is an interesting thing to do lol

@ogrisel ogrisel merged commit af9e5d6 into conda-forge:master Sep 26, 2018
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.

5 participants
0