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

build wheels on CI #619

Merged
merged 69 commits into from
Nov 6, 2023

Commits on Oct 27, 2023

  1. Configuration menu
    Copy the full SHA
    a4e2160 View commit details
    Browse the repository at this point in the history
  2. update pr-builder entries

    grlee77 committed Oct 27, 2023
    Configuration menu
    Copy the full SHA
    29f5e9d View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    cdbb0b2 View commit details
    Browse the repository at this point in the history
  4. call pip directly

    grlee77 committed Oct 27, 2023
    Configuration menu
    Copy the full SHA
    3ec1147 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    fd29f8e View commit details
    Browse the repository at this point in the history
  6. apply the new patch

    grlee77 committed Oct 27, 2023
    Configuration menu
    Copy the full SHA
    f2c6323 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    c2b7e82 View commit details
    Browse the repository at this point in the history
  8. add missing apt update call

    grlee77 committed Oct 27, 2023
    Configuration menu
    Copy the full SHA
    6d453ee View commit details
    Browse the repository at this point in the history
  9. update build_wheel.sh

    grlee77 committed Oct 27, 2023
    Configuration menu
    Copy the full SHA
    1794824 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    bcb3e19 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    6036955 View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    94c0e93 View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    e381d11 View commit details
    Browse the repository at this point in the history
  14. fix patch

    grlee77 committed Oct 27, 2023
    Configuration menu
    Copy the full SHA
    d932e98 View commit details
    Browse the repository at this point in the history
  15. omit copying bin folder

    grlee77 committed Oct 27, 2023
    Configuration menu
    Copy the full SHA
    edec7a0 View commit details
    Browse the repository at this point in the history
  16. Configuration menu
    Copy the full SHA
    9f371cf View commit details
    Browse the repository at this point in the history
  17. Configuration menu
    Copy the full SHA
    b70fce1 View commit details
    Browse the repository at this point in the history
  18. Configuration menu
    Copy the full SHA
    4a1d09e View commit details
    Browse the repository at this point in the history
  19. Configuration menu
    Copy the full SHA
    4c4f4a0 View commit details
    Browse the repository at this point in the history
  20. Configuration menu
    Copy the full SHA
    977f672 View commit details
    Browse the repository at this point in the history
  21. Configuration menu
    Copy the full SHA
    5f87e2a View commit details
    Browse the repository at this point in the history
  22. remove unused patch

    grlee77 committed Oct 27, 2023
    Configuration menu
    Copy the full SHA
    6153d1b View commit details
    Browse the repository at this point in the history
  23. Configuration menu
    Copy the full SHA
    cf2ca0e View commit details
    Browse the repository at this point in the history

Commits on Oct 28, 2023

  1. Configuration menu
    Copy the full SHA
    e872185 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    9c4d5ce View commit details
    Browse the repository at this point in the history

Commits on Oct 29, 2023

  1. Configuration menu
    Copy the full SHA
    46254bc View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    076964a View commit details
    Browse the repository at this point in the history

Commits on Oct 30, 2023

  1. Configuration menu
    Copy the full SHA
    f22f45c View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    1d088c7 View commit details
    Browse the repository at this point in the history
  3. bumpy pybind11 version

    grlee77 committed Oct 30, 2023
    Configuration menu
    Copy the full SHA
    7ce3653 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    6a2d6fc View commit details
    Browse the repository at this point in the history
  5. which was added to the container, so can remove it from the build script

    minor cleanup of ci/build_wheel.sh
    grlee77 committed Oct 30, 2023
    Configuration menu
    Copy the full SHA
    3b058c7 View commit details
    Browse the repository at this point in the history

Commits on Oct 31, 2023

  1. Configuration menu
    Copy the full SHA
    a353e6a View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    2791228 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    dff57f8 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    aba929e View commit details
    Browse the repository at this point in the history
  5. restore python/cucim/VERSION

    grlee77 committed Oct 31, 2023
    Configuration menu
    Copy the full SHA
    80225dc View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    6ad0883 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    8937ab1 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    9bb33ab View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    75cd8e8 View commit details
    Browse the repository at this point in the history
  10. reduce number of separate VERSION files being used by CMake (CMakeLis…

    …ts.txt now use top-level VERSION_CPP)
    grlee77 committed Oct 31, 2023
    Configuration menu
    Copy the full SHA
    6a4518d View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    82a29a6 View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    4d6a369 View commit details
    Browse the repository at this point in the history
  13. use same test cases across CUDA versions

    temporarily disable test_cache_hit_miss test case
    grlee77 committed Oct 31, 2023
    Configuration menu
    Copy the full SHA
    a76f858 View commit details
    Browse the repository at this point in the history
  14. fix linting issue

    grlee77 committed Oct 31, 2023
    Configuration menu
    Copy the full SHA
    488dfc6 View commit details
    Browse the repository at this point in the history
  15. Configuration menu
    Copy the full SHA
    922c5db View commit details
    Browse the repository at this point in the history
  16. don't install imagecodecs/openslide for wheel tests (check if skippin…

    …g these few tests avoid segfault)
    grlee77 committed Oct 31, 2023
    Configuration menu
    Copy the full SHA
    44e9847 View commit details
    Browse the repository at this point in the history
  17. Update ci/build_wheel.sh

    Co-authored-by: Bradley Dice <bdice@bradleydice.com>
    grlee77 and bdice authored Oct 31, 2023
    Configuration menu
    Copy the full SHA
    661c188 View commit details
    Browse the repository at this point in the history
  18. Configuration menu
    Copy the full SHA
    5d7bbd9 View commit details
    Browse the repository at this point in the history
  19. Configuration menu
    Copy the full SHA
    025a455 View commit details
    Browse the repository at this point in the history
  20. Configuration menu
    Copy the full SHA
    c9e8af3 View commit details
    Browse the repository at this point in the history
  21. fix bad importorskip checks

    grlee77 committed Oct 31, 2023
    Configuration menu
    Copy the full SHA
    76d858b View commit details
    Browse the repository at this point in the history
  22. Configuration menu
    Copy the full SHA
    ca5059d View commit details
    Browse the repository at this point in the history
  23. update comment

    grlee77 committed Oct 31, 2023
    Configuration menu
    Copy the full SHA
    9cc4987 View commit details
    Browse the repository at this point in the history
  24. Configuration menu
    Copy the full SHA
    33edec4 View commit details
    Browse the repository at this point in the history

Commits on Nov 1, 2023

  1. Configuration menu
    Copy the full SHA
    3daf9ad View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    5d9645e View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    4277ae7 View commit details
    Browse the repository at this point in the history
  4. update CONTRIBUTING.md

    grlee77 committed Nov 1, 2023
    Configuration menu
    Copy the full SHA
    588cd24 View commit details
    Browse the repository at this point in the history
  5. apply black globally

    grlee77 committed Nov 1, 2023
    Configuration menu
    Copy the full SHA
    fe2ebd9 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    6ebfccf View commit details
    Browse the repository at this point in the history
  7. Update CONTRIBUTING.md

    Co-authored-by: Bradley Dice <bdice@bradleydice.com>
    grlee77 and bdice authored Nov 1, 2023
    Configuration menu
    Copy the full SHA
    01dcff6 View commit details
    Browse the repository at this point in the history

Commits on Nov 3, 2023

  1. Configuration menu
    Copy the full SHA
    20df41f View commit details
    Browse the repository at this point in the history
  2. Update ci/build_wheel.sh

    Co-authored-by: jakirkham <jakirkham@gmail.com>
    grlee77 and jakirkham authored Nov 3, 2023
    Configuration menu
    Copy the full SHA
    4ca9eff View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    f65b052 View commit details
    Browse the repository at this point in the history

Commits on Nov 6, 2023

  1. Configuration menu
    Copy the full SHA
    02b8918 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    c8f0968 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    c05219f View commit details
    Browse the repository at this point in the history