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 CI from travis to gh-actions #29

Merged
merged 11 commits into from
Nov 4, 2021

Commits on Nov 3, 2021

  1. Configuration menu
    Copy the full SHA
    2e042ac View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    30d8789 View commit details
    Browse the repository at this point in the history
  3. 🐛 Rename CI config file

    azogue committed Nov 3, 2021
    Configuration menu
    Copy the full SHA
    b8913f5 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    cb3cf34 View commit details
    Browse the repository at this point in the history
  5. 🔥 Remove travis CI config

    azogue committed Nov 3, 2021
    Configuration menu
    Copy the full SHA
    74c38d0 View commit details
    Browse the repository at this point in the history

Commits on Nov 4, 2021

  1. Configuration menu
    Copy the full SHA
    2fe78b8 View commit details
    Browse the repository at this point in the history
  2. 🚧 Try conditional expressions for publish logic

    to trigger pypi publish on when pyproject.toml is changed in master
    (now with inverse logic to trigger it in the current PR)
    azogue committed Nov 4, 2021
    Configuration menu
    Copy the full SHA
    1a296fe View commit details
    Browse the repository at this point in the history
  3. 🎨 Add isort to pre-commit

    azogue committed Nov 4, 2021
    Configuration menu
    Copy the full SHA
    c774e08 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    17dffd2 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    89b6584 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    e6a2cd2 View commit details
    Browse the repository at this point in the history