Skip to content

[MRG] ENH Add a commit flag [ci recythonize] to recythonize all the sources.#7708

Closed
raghavrv wants to merge 2 commits intoscikit-learn:masterfrom
raghavrv:recythonize_commit_flag
Closed

[MRG] ENH Add a commit flag [ci recythonize] to recythonize all the sources.#7708
raghavrv wants to merge 2 commits intoscikit-learn:masterfrom
raghavrv:recythonize_commit_flag

Conversation

@raghavrv
Copy link
Copy Markdown
Member

@raghavrv raghavrv commented Oct 19, 2016

Fixes #7094

What does this implement/fix? Explain your changes.

This provisions a [ci recythonize] flag that can be added to commit messages to force a re-cythonize of all the cython sources.

Any other comments?

In action - https://travis-ci.org/raghavrv/scikit-learn/jobs/169063232#L1513

@arthurmensch @ogrisel @amueller @jnothman @nelson-liu Pl. review :)

@nelson-liu
Copy link
Copy Markdown
Contributor

this is nice! it looks good to me. thanks for fixing this.

@jnothman
Copy link
Copy Markdown
Member

Nice idea. I'm torn between always disabling the cache and this. So +1/2 for this :)

But please add dev docs

@raghavrv
Copy link
Copy Markdown
Member Author

raghavrv commented Oct 20, 2016

Thanks. BTW do you think [ci clean] to run a make clean before building, is better than this? That would be more applicable to everyone I think...

@raghavrv
Copy link
Copy Markdown
Member Author

I'm closing this in favor of @lesteve's #7719

@raghavrv raghavrv closed this Oct 21, 2016
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.

Tests failing on master due to tree recythonization issues

3 participants