Ibotta / sk-dist

Distributed scikit-learn meta-estimators in PySpark
Apache License 2.0
285 stars 53 forks source link

Ibotta no longer supports Travis CI #57

Open mattreyuk opened 1 year ago

mattreyuk commented 1 year ago

Describe the bug This library uses Travis CI which is no longer supported by Ibotta (switched to GitHub Actions). In addition, the CI process has been failing for a long time due to requiring obsolete versions of Spark and Python.

To Reproduce Check CI builds

Expected behavior CI should build without issue and run on Ibotta supported tooling

Additional context I can help switch to GitHub Actions if required

denver1117 commented 1 year ago

@mattreyuk Hey Matt! Feel free to do whatever you all need to do. No problem to remove it from Travis. I'm familiar with GH Actions and will consider standing up a new CI flow there the next time I do any work in this project.