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

CI: Move last builds from Travis to Azure #28545

Closed
datapythonista opened this issue Sep 19, 2019 · 6 comments
Closed

CI: Move last builds from Travis to Azure #28545

datapythonista opened this issue Sep 19, 2019 · 6 comments
Labels
CI Continuous Integration

Comments

@datapythonista
Copy link
Member

I think this makes sense, and it will simplify things having a single CI system.

If I'm not missing anything, there are few challenges:

  • The number of jobs (I think we should get 10 extra concurrent jobs in Azure, since the CI is ok but will be too slow)
  • Setting up databases in Azure (I think we currently set up Postgres and MySQL, and may be in the future we want SQL server too TST: start testing with SQL server via appveyor CI #9097)
  • I think we have some encrypted stuff in azure for GBQ (probably can be easily moved to Azure secrets)

If there is any objection, let me know, otherwise I'll move forward with this.

CC: @bhavaniravi

@datapythonista datapythonista added the CI Continuous Integration label Sep 19, 2019
@WillAyd
Copy link
Member

WillAyd commented Sep 20, 2019

I am +1 on this

@jbrockmendel
Copy link
Member

Update on this? Has maintaining Travis been burdensome?

@jreback
Copy link
Contributor

jreback commented Sep 27, 2020

azure has better visibility on individual builds and we have more capacity but this is not so burdensome anymore

also travis does things that are hard in azure: databases, 3.9

so ok to close

@simonjayhawkins
Copy link
Member

travis-ci.org will be officially closed down completely on December 31st, 2020 https://docs.travis-ci.com/user/migrate/open-source-repository-migration see MacPython/pandas-wheels#99 (comment)

@jreback
Copy link
Contributor

jreback commented Sep 27, 2020

how is this relevant @simonjayhawkins

travis ci already has access to all of the repos - has been the case since the very beginning and we can migrate trivially

i am not sure why numpy is having an issue

this issue itself is about moving off of travis - which we cannot do as i outlines in a prior comment, nor is there a good reason

@simonjayhawkins
Copy link
Member

right. closing again.

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

No branches or pull requests

5 participants