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

Enable wheels CI scripts to run locally #5507

Merged
merged 26 commits into from
Jul 25, 2023

Commits on Jul 18, 2023

  1. move wheel build downstream

    divyegala committed Jul 18, 2023
    Configuration menu
    Copy the full SHA
    a73ef1e View commit details
    Browse the repository at this point in the history
  2. use right workflow

    divyegala committed Jul 18, 2023
    Configuration menu
    Copy the full SHA
    3e7599b View commit details
    Browse the repository at this point in the history
  3. bump

    divyegala committed Jul 18, 2023
    Configuration menu
    Copy the full SHA
    35f9aa2 View commit details
    Browse the repository at this point in the history
  4. bump

    divyegala committed Jul 18, 2023
    Configuration menu
    Copy the full SHA
    b95ec11 View commit details
    Browse the repository at this point in the history
  5. remove extra shebang line

    divyegala committed Jul 18, 2023
    Configuration menu
    Copy the full SHA
    be6317e View commit details
    Browse the repository at this point in the history
  6. bump

    divyegala committed Jul 18, 2023
    Configuration menu
    Copy the full SHA
    d1302c7 View commit details
    Browse the repository at this point in the history
  7. bump

    divyegala committed Jul 18, 2023
    Configuration menu
    Copy the full SHA
    b6a4684 View commit details
    Browse the repository at this point in the history
  8. change permissions

    divyegala committed Jul 18, 2023
    Configuration menu
    Copy the full SHA
    f4155fd View commit details
    Browse the repository at this point in the history
  9. Update ci/build_wheel.sh

    vyasr authored Jul 18, 2023
    Configuration menu
    Copy the full SHA
    d687526 View commit details
    Browse the repository at this point in the history
  10. bump

    divyegala committed Jul 18, 2023
    Configuration menu
    Copy the full SHA
    a16bc12 View commit details
    Browse the repository at this point in the history
  11. Merge branch 'local-wheel-build-scripts' of github.com:divyegala/cuml…

    … into local-wheel-build-scripts
    divyegala committed Jul 18, 2023
    Configuration menu
    Copy the full SHA
    5272573 View commit details
    Browse the repository at this point in the history
  12. Update ci/build_wheel.sh

    vyasr authored Jul 18, 2023
    Configuration menu
    Copy the full SHA
    3b483e2 View commit details
    Browse the repository at this point in the history
  13. Print cumlprims search dir

    vyasr authored Jul 18, 2023
    Configuration menu
    Copy the full SHA
    f6c0e8e View commit details
    Browse the repository at this point in the history
  14. Update ci/build_wheel.sh

    vyasr authored Jul 18, 2023
    Configuration menu
    Copy the full SHA
    736cdc3 View commit details
    Browse the repository at this point in the history
  15. Remove print

    vyasr authored Jul 18, 2023
    Configuration menu
    Copy the full SHA
    ef775f2 View commit details
    Browse the repository at this point in the history
  16. add RAPIDS_EPOCH_TIMESTAMP

    divyegala committed Jul 18, 2023
    Configuration menu
    Copy the full SHA
    6a0b475 View commit details
    Browse the repository at this point in the history
  17. Merge branch 'local-wheel-build-scripts' of github.com:divyegala/cuml…

    … into local-wheel-build-scripts
    divyegala committed Jul 18, 2023
    Configuration menu
    Copy the full SHA
    685834f View commit details
    Browse the repository at this point in the history

Commits on Jul 19, 2023

  1. Configuration menu
    Copy the full SHA
    af38cdf View commit details
    Browse the repository at this point in the history
  2. provide build script

    divyegala committed Jul 19, 2023
    Configuration menu
    Copy the full SHA
    916ee3f View commit details
    Browse the repository at this point in the history

Commits on Jul 21, 2023

  1. Configuration menu
    Copy the full SHA
    ba459d0 View commit details
    Browse the repository at this point in the history
  2. add test wheel script

    divyegala committed Jul 21, 2023
    Configuration menu
    Copy the full SHA
    ce0a419 View commit details
    Browse the repository at this point in the history
  3. arch is a script, not var

    divyegala committed Jul 21, 2023
    Configuration menu
    Copy the full SHA
    926752d View commit details
    Browse the repository at this point in the history

Commits on Jul 24, 2023

  1. Configuration menu
    Copy the full SHA
    0bed7e5 View commit details
    Browse the repository at this point in the history
  2. Apply suggestions from code review

    Co-authored-by: AJ Schmidt <ajschmidt8@users.noreply.github.com>
    divyegala and ajschmidt8 authored Jul 24, 2023
    Configuration menu
    Copy the full SHA
    f2e95b7 View commit details
    Browse the repository at this point in the history
  3. merge upstream

    divyegala committed Jul 24, 2023
    Configuration menu
    Copy the full SHA
    3f46af0 View commit details
    Browse the repository at this point in the history
  4. fix bad merge

    divyegala committed Jul 24, 2023
    Configuration menu
    Copy the full SHA
    7e464d0 View commit details
    Browse the repository at this point in the history