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

Replace Travis and Azure for GitHub Actions #57

Merged
merged 14 commits into from
Oct 13, 2020
Merged

Replace Travis and Azure for GitHub Actions #57

merged 14 commits into from
Oct 13, 2020

Commits on Oct 9, 2020

  1. Configuration menu
    Copy the full SHA
    173c633 View commit details
    Browse the repository at this point in the history
  2. Add GitHub Actions files

    santisoler committed Oct 9, 2020
    Configuration menu
    Copy the full SHA
    a7e575f View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    a66527a View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    a2c44ed View commit details
    Browse the repository at this point in the history

Commits on Oct 13, 2020

  1. Configuration menu
    Copy the full SHA
    e5ab7e6 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    1c7b705 View commit details
    Browse the repository at this point in the history
  3. Build the docs on every job

    leouieda committed Oct 13, 2020
    Configuration menu
    Copy the full SHA
    4c23b21 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    02852ac View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    f5f3c52 View commit details
    Browse the repository at this point in the history
  6. Add wheel as a requirement

    leouieda committed Oct 13, 2020
    Configuration menu
    Copy the full SHA
    7d148c4 View commit details
    Browse the repository at this point in the history
  7. Use python -m pip

    MacOS seems to be using Python 2.7 pip. This is safer
    leouieda committed Oct 13, 2020
    Configuration menu
    Copy the full SHA
    2e00bd3 View commit details
    Browse the repository at this point in the history
  8. Don't use a login bash shell

    leouieda committed Oct 13, 2020
    Configuration menu
    Copy the full SHA
    f74f723 View commit details
    Browse the repository at this point in the history
  9. Use pip on deploy workflow

    leouieda committed Oct 13, 2020
    Configuration menu
    Copy the full SHA
    0275369 View commit details
    Browse the repository at this point in the history
  10. Update .github/workflows/continuous-integration.yml

    Co-authored-by: Santiago Soler <[email protected]>
    leouieda and santisoler authored Oct 13, 2020
    Configuration menu
    Copy the full SHA
    c65623b View commit details
    Browse the repository at this point in the history