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

mypy_mypyc-wheels: rewrite using Github Actions and cibuildwheel #11

Merged
merged 12 commits into from
Jan 7, 2021

Commits on Oct 8, 2020

  1. initial commit

    hauntsaninja committed Oct 8, 2020
    Configuration menu
    Copy the full SHA
    d77a68f View commit details
    Browse the repository at this point in the history
  2. add mypy_commit

    hauntsaninja committed Oct 8, 2020
    Configuration menu
    Copy the full SHA
    f26e35e View commit details
    Browse the repository at this point in the history
  3. add github action

    hauntsaninja committed Oct 8, 2020
    Configuration menu
    Copy the full SHA
    0a5511f View commit details
    Browse the repository at this point in the history
  4. add pure python wheel and sdist

    hauntsaninja committed Oct 8, 2020
    Configuration menu
    Copy the full SHA
    75177aa View commit details
    Browse the repository at this point in the history
  5. update mypy_commit

    hauntsaninja committed Oct 8, 2020
    Configuration menu
    Copy the full SHA
    98cd2e6 View commit details
    Browse the repository at this point in the history

Commits on Oct 9, 2020

  1. various improvements

    hauntsaninja committed Oct 9, 2020
    Configuration menu
    Copy the full SHA
    029064a View commit details
    Browse the repository at this point in the history
  2. create release

    hauntsaninja committed Oct 9, 2020
    Configuration menu
    Copy the full SHA
    7131a66 View commit details
    Browse the repository at this point in the history
  3. skip tests if lxml failed to install

    hauntsaninja committed Oct 9, 2020
    Configuration menu
    Copy the full SHA
    e0d761e View commit details
    Browse the repository at this point in the history
  4. delete unneeded things

    hauntsaninja committed Oct 9, 2020
    Configuration menu
    Copy the full SHA
    8825121 View commit details
    Browse the repository at this point in the history
  5. Merge branch 'master' of ../mypy_mypyc-wheelsv2

    hauntsaninja committed Oct 9, 2020
    Configuration menu
    Copy the full SHA
    6859a04 View commit details
    Browse the repository at this point in the history
  6. update README badge

    hauntsaninja committed Oct 9, 2020
    Configuration menu
    Copy the full SHA
    a634180 View commit details
    Browse the repository at this point in the history
  7. don't make a release if a build failed

    hauntsaninja committed Oct 9, 2020
    Configuration menu
    Copy the full SHA
    0b5acd2 View commit details
    Browse the repository at this point in the history