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

CI: build sdist and wheels (Linux & MacOS) #35

Merged
merged 44 commits into from
Aug 21, 2024
Merged

CI: build sdist and wheels (Linux & MacOS) #35

merged 44 commits into from
Aug 21, 2024

Commits on Aug 19, 2024

  1. ci: build wheels (wip)

    benbovy committed Aug 19, 2024
    Configuration menu
    Copy the full SHA
    a8b5453 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    e1205d4 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    338a850 View commit details
    Browse the repository at this point in the history
  4. fix 3rd-party directory

    benbovy committed Aug 19, 2024
    Configuration menu
    Copy the full SHA
    47ac72f View commit details
    Browse the repository at this point in the history
  5. fix s2geography version

    benbovy committed Aug 19, 2024
    Configuration menu
    Copy the full SHA
    8f06f8f View commit details
    Browse the repository at this point in the history
  6. fix s2geography tag

    benbovy committed Aug 19, 2024
    Configuration menu
    Copy the full SHA
    81ab7a6 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    76d355d View commit details
    Browse the repository at this point in the history
  8. fix install script fn name

    benbovy committed Aug 19, 2024
    Configuration menu
    Copy the full SHA
    9ea9fd4 View commit details
    Browse the repository at this point in the history
  9. typo

    benbovy committed Aug 19, 2024
    Configuration menu
    Copy the full SHA
    00b5189 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    e1bc696 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    effae57 View commit details
    Browse the repository at this point in the history
  12. fix tar?

    benbovy committed Aug 19, 2024
    Configuration menu
    Copy the full SHA
    5c91308 View commit details
    Browse the repository at this point in the history
  13. fix deps download hopefully

    benbovy committed Aug 19, 2024
    Configuration menu
    Copy the full SHA
    2cf32e0 View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    0d87d92 View commit details
    Browse the repository at this point in the history
  15. typo

    benbovy committed Aug 19, 2024
    Configuration menu
    Copy the full SHA
    2be2923 View commit details
    Browse the repository at this point in the history
  16. Configuration menu
    Copy the full SHA
    0472c4b View commit details
    Browse the repository at this point in the history

Commits on Aug 20, 2024

  1. Configuration menu
    Copy the full SHA
    23e77ee View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    3a3b676 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    ff3c458 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    ff4b2df View commit details
    Browse the repository at this point in the history
  5. try force reinstall openssl

    benbovy committed Aug 20, 2024
    Configuration menu
    Copy the full SHA
    4389f31 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    f76a522 View commit details
    Browse the repository at this point in the history
  7. typo

    benbovy committed Aug 20, 2024
    Configuration menu
    Copy the full SHA
    40d52cf View commit details
    Browse the repository at this point in the history
  8. make installed deps discoverable more globally

    Both inside the install_3rdparty script and for building the python
    extension.
    benbovy committed Aug 20, 2024
    Configuration menu
    Copy the full SHA
    2b4e9ef View commit details
    Browse the repository at this point in the history
  9. try fix openssl transitive headers not found

    ci build wheels errors on macOS.
    benbovy committed Aug 20, 2024
    Configuration menu
    Copy the full SHA
    20de9a9 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    7b14ff6 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    b48ff60 View commit details
    Browse the repository at this point in the history
  12. update s2geography patch

    benbovy committed Aug 20, 2024
    Configuration menu
    Copy the full SHA
    6943800 View commit details
    Browse the repository at this point in the history
  13. also require openssl in spherely

    Fix openssl headers not found when compiling spherely on macOS (ci
    Python wheels).
    benbovy committed Aug 20, 2024
    1 Configuration menu
    Copy the full SHA
    8437f66 View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    15d9382 View commit details
    Browse the repository at this point in the history
  15. auditwheel not on macOS

    benbovy committed Aug 20, 2024
    Configuration menu
    Copy the full SHA
    65c6220 View commit details
    Browse the repository at this point in the history
  16. typo

    benbovy committed Aug 20, 2024
    Configuration menu
    Copy the full SHA
    9703a57 View commit details
    Browse the repository at this point in the history
  17. more logs

    benbovy committed Aug 20, 2024
    Configuration menu
    Copy the full SHA
    06ee3fb View commit details
    Browse the repository at this point in the history
  18. Configuration menu
    Copy the full SHA
    28f3eb1 View commit details
    Browse the repository at this point in the history
  19. Configuration menu
    Copy the full SHA
    5515c9c View commit details
    Browse the repository at this point in the history
  20. Configuration menu
    Copy the full SHA
    8c1117d View commit details
    Browse the repository at this point in the history
  21. fix pytest tests location?

    benbovy committed Aug 20, 2024
    Configuration menu
    Copy the full SHA
    1d763ca View commit details
    Browse the repository at this point in the history

Commits on Aug 21, 2024

  1. bump macos deployment target

    Unfortunately we cannot set lower target versions until we use an
    alternative way to install openssl (e.g., build it from source). OpenSSL
    Homebrew packages were built with higher target versions.
    benbovy committed Aug 21, 2024
    Configuration menu
    Copy the full SHA
    07df1bc View commit details
    Browse the repository at this point in the history
  2. fix pytest command?

    Co-authored-by: Joris Van den Bossche <[email protected]>
    benbovy and jorisvandenbossche authored Aug 21, 2024
    Configuration menu
    Copy the full SHA
    dce651c View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    1ea8e31 View commit details
    Browse the repository at this point in the history
  4. add upload step

    benbovy committed Aug 21, 2024
    Configuration menu
    Copy the full SHA
    43b7ce0 View commit details
    Browse the repository at this point in the history
  5. revert last change in patch

    benbovy committed Aug 21, 2024
    Configuration menu
    Copy the full SHA
    fc7cf50 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    cf99795 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    faa6bec View commit details
    Browse the repository at this point in the history