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

Set up CI with Azure Pipelines #915

Merged
merged 4 commits into from
Feb 10, 2020
Merged

Set up CI with Azure Pipelines #915

merged 4 commits into from
Feb 10, 2020

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
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants