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

travis deduping on prs #15780

Closed
wants to merge 4 commits into from
Closed

travis deduping on prs #15780

wants to merge 4 commits into from

Conversation

jreback
Copy link
Contributor

@jreback jreback commented Mar 22, 2017

closes #12438

@jreback jreback added the CI Continuous Integration label Mar 22, 2017
@jreback jreback added this to the 0.20.0 milestone Mar 22, 2017
@jreback
Copy link
Contributor Author

jreback commented Mar 22, 2017

ok, in theory this should work :>

I have a test commit up and the original PR. when the original runs it should cancel almost immediately (not 100% sure the osx build will work as this relies on the system python, but will see)

@jreback
Copy link
Contributor Author

jreback commented Mar 22, 2017

@jreback jreback closed this in 79581ff Mar 22, 2017
@jorisvandenbossche
Copy link
Member

Cool!

@jreback
Copy link
Contributor Author

jreback commented Mar 22, 2017

you also may notice that builds now take about 2hrs when in full-caching. so if extensions are rebuilt then this goes up to about 3. and when I touch ci/* it deletes the cache for 2 builds :< (and thus takes about 3 as well )

mattip pushed a commit to mattip/pandas that referenced this pull request Apr 3, 2017
closes pandas-dev#12438

Author: Jeff Reback <jeff@reback.net>

Closes pandas-dev#15780 from jreback/dedupe and squashes the following commits:

64f217e [Jeff Reback] replace . by space
b6f2a62 [Jeff Reback] formatting
0c33d9b [Jeff Reback] tests commit
24f6ae6 [Jeff Reback] CI: fast finish travis builds for the same PR
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
CI Continuous Integration
Projects
None yet
Development

Successfully merging this pull request may close these issues.

BLD: Travis dedup via webhooks
2 participants