-
Notifications
You must be signed in to change notification settings - Fork 229
YML file: CI Migration to Github Actions #327
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
Conversation
Trying to run tests with github actions
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Thanks! Just a couple of comments.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
+1 to merge this after resolving @terrytangyuan's comments
All comments were resolved. All tests passed on my fork. File is ready to merge |
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.