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 to github actions from travis + appveyor #436

Merged
merged 9 commits into from
Jun 27, 2020

Commits on Jun 22, 2020

  1. Add github actions config

    quodlibetor committed Jun 22, 2020
    Configuration menu
    Copy the full SHA
    4ae60df View commit details
    Browse the repository at this point in the history
  2. clean up clippy lints

    quodlibetor committed Jun 22, 2020
    Configuration menu
    Copy the full SHA
    2c81fa8 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    9ccc65a View commit details
    Browse the repository at this point in the history
  4. remove unused imports

    quodlibetor committed Jun 22, 2020
    Configuration menu
    Copy the full SHA
    2e11b59 View commit details
    Browse the repository at this point in the history
  5. remove unnecessary paren

    quodlibetor committed Jun 22, 2020
    Configuration menu
    Copy the full SHA
    bc66f2a View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    ee6447c View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    ad24610 View commit details
    Browse the repository at this point in the history

Commits on Jun 26, 2020

  1. Configuration menu
    Copy the full SHA
    43db62e View commit details
    Browse the repository at this point in the history

Commits on Jun 27, 2020

  1. clean up github workflows ui

    This puts different kinds of tests in different job names, instead of
    shoehorning them into the matrix.
    quodlibetor committed Jun 27, 2020
    Configuration menu
    Copy the full SHA
    c2fe38c View commit details
    Browse the repository at this point in the history