Skip to content

Set up CI with Azure Pipelines#915

Merged
texodus merged 4 commits intomasterfrom
azure-pipelines
Feb 10, 2020
Merged

Set up CI with Azure Pipelines#915
texodus merged 4 commits intomasterfrom
azure-pipelines

Conversation

@timkpaine
Copy link
Member

@timkpaine timkpaine commented Feb 10, 2020

Deletes travis and appveyor and replaces them with a (much faster!) azure pipelines CI.

Currently runs

  • JS build on docker
  • Python 2.7 build on docker
  • Python 2.7 manylinux2010 build on docker
  • Python 3.7 build on docker
  • Python 3.7 manylinux2010 build on docker
  • Python 3.7 manylinux2014 build on docker
  • Python 2.7 build on mac
  • Python 3.7 build on mac
  • Python 3.7 build on windows VS2017

all in under 20 minutes.

Todo list:

  • Sign up perspective for azure devops
  • investigate failing tests on windows

Deletes travis and appveyor and replaces them with a (much faster!) azure pipelines CI.


Currently runs
- JS build on docker
- Python 2.7 build on docker
- Python 2.7 manylinux2010 build on docker
- Python 3.7 build on docker
- Python 3.7 manylinux2010 build on docker
- Python 3.7 manylinux2014 build on docker
- Python 2.7 build on mac
- Python 3.7 build on mac
- Python 3.7 build on windows VS2017

all in under 20 minutes. 
 

Todo list:
- [ ] Sign up perspective for azure devops
- [ ] investigate failing tests on windows [skip ci]
@timkpaine timkpaine added enhancement Feature requests or improvements internal Internal refactoring and code quality improvement WIP labels Feb 10, 2020
@texodus texodus removed the enhancement Feature requests or improvements label Feb 10, 2020
@timkpaine
Copy link
Member Author

@texodus can you remove the readme badges and replace with
Build Status

Copy link
Member

@texodus texodus left a comment

Choose a reason for hiding this comment

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

Thanks for the PR! Looks good!

@texodus texodus merged commit 6c3b0a3 into master Feb 10, 2020
@texodus texodus deleted the azure-pipelines branch February 10, 2020 22:15
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

internal Internal refactoring and code quality improvement

Development

Successfully merging this pull request may close these issues.

3 participants