Skip to content
This repository has been archived by the owner on Jun 22, 2024. It is now read-only.

Auto release and publish to gh-pages #16

Merged
merged 8 commits into from
Sep 21, 2022
Merged

Auto release and publish to gh-pages #16

merged 8 commits into from
Sep 21, 2022

Commits on Sep 20, 2022

  1. chore: update cibuildwheel

    This commit updates the build workflow to use the latest cibuildwheel as a GitHub Action.
    cibuildwheel configuration is now in its own file (as there's no `pyproject.toml` yet)
    
    Signed-off-by: mayeut <[email protected]>
    mayeut committed Sep 20, 2022
    Configuration menu
    Copy the full SHA
    26ea51e View commit details
    Browse the repository at this point in the history
  2. chore: use macos-12 runner for FreeBSD tests

    Signed-off-by: mayeut <[email protected]>
    mayeut committed Sep 20, 2022
    Configuration menu
    Copy the full SHA
    91e5262 View commit details
    Browse the repository at this point in the history
  3. chore: use macos-11 runners

    `macos-10.15` runner is deprecated.
    
    Signed-off-by: mayeut <[email protected]>
    mayeut committed Sep 20, 2022
    Configuration menu
    Copy the full SHA
    1d656a7 View commit details
    Browse the repository at this point in the history
  4. chore: skip test_weird_environ on macOS 11+

    Signed-off-by: mayeut <[email protected]>
    mayeut committed Sep 20, 2022
    Configuration menu
    Copy the full SHA
    581d2c7 View commit details
    Browse the repository at this point in the history
  5. feature: use ABI3 for cp36+

    Signed-off-by: mayeut <[email protected]>
    mayeut committed Sep 20, 2022
    Configuration menu
    Copy the full SHA
    097e654 View commit details
    Browse the repository at this point in the history
  6. feat: add linux aarch64 wheel

    Signed-off-by: mayeut <[email protected]>
    mayeut committed Sep 20, 2022
    Configuration menu
    Copy the full SHA
    0daf018 View commit details
    Browse the repository at this point in the history

Commits on Sep 21, 2022

  1. Configuration menu
    Copy the full SHA
    60a9d13 View commit details
    Browse the repository at this point in the history
  2. Add gh-pages deploy

    ddelange committed Sep 21, 2022
    Configuration menu
    Copy the full SHA
    e7d1d16 View commit details
    Browse the repository at this point in the history