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

Migrate continuous integration to GitHub Actions #30

Merged
merged 11 commits into from
Feb 3, 2021
Merged

Conversation

agitter
Copy link
Member

@agitter agitter commented Jan 19, 2021

The initial goal is to replicate the AppVeyor test. If possible, I will add headless testing of the ml4bio command.

This will replace the AppVeyor Windows test and Travis CI Linux test.

@agitter
Copy link
Member Author

agitter commented Jan 19, 2021

I updated the AppVeyor project settings to select "Skip branches without appveyor.yml" and deleted that config file. That disabled AppVeyor.

Removing .travis.yml disabled the Travis CI builds for subsequent commits.

I removed the xvfb test of the ml4bio command. Even if the command does not exist, the test still passes. A plugin such as https://github.com/pytest-dev/pytest-qt would be better for testing the GUI.

I also added start up message "Starting ml4bio version 0.1.3".

@agitter
Copy link
Member Author

agitter commented Feb 3, 2021

This doesn't change the ml4bio package so I'm going to merge.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant