scikit-learn-contrib / metric-learn

Metric learning algorithms in Python
http://contrib.scikit-learn.org/metric-learn/
MIT License
1.38k stars 231 forks source link

YML file: CI Migration to Github Actions #327

Closed mvargas33 closed 2 years ago

mvargas33 commented 2 years ago

Resolves #325

Developed a draft YML file that handles the migration from Travis CI to Github actions.

Sorry for making too many commits, I could not find a way to debug this. But only one file is added and its automatically recognized by Guthub Actions.

This proposal is already working on my fork of metric_learning, at master branch.

mvargas33 commented 2 years ago

All comments were resolved. All tests passed on my fork. File is ready to merge