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

Consolidate CI platforms #1998

Merged
merged 1 commit into from Jun 25, 2019
Merged

Consolidate CI platforms #1998

merged 1 commit into from Jun 25, 2019

Conversation

Zac-HD
Copy link
Member

@Zac-HD Zac-HD commented Jun 2, 2019

We've been running Windows and OSX on Pipelines for a few months now without any issues, so IMO it's about time to stop using our older and slower providers, Appveyor and CircleCi respectively.

Prompted by discussion on #1997, I've also allowed the testing jobs to run immediately on Azure Pipelines, instead of waiting for the formatting and linting jobs to pass first. This was important on Travis to remove build contention from pushing a fix commit to the PR, but not on Pipelines where running jobs are cancelled by pushing a new commit. (plus Pipelines is 4x the jobs and faster too)

@Zac-HD Zac-HD added the tests/build/CI about testing or deployment *of* Hypothesis label Jun 2, 2019
@Zac-HD
Copy link
Member Author

Zac-HD commented Jun 2, 2019

@DRMacIver - looks like you'll have to disable Appveyor on their end, and I guess should probably do so for CircleCI too.

@Zac-HD Zac-HD merged commit 779135d into HypothesisWorks:master Jun 25, 2019
@Zac-HD Zac-HD deleted the less-ci branch December 8, 2019 03:30
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
tests/build/CI about testing or deployment *of* Hypothesis
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants