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

Add CI jobs #10

Merged
merged 80 commits into from
Nov 17, 2023
Merged

Commits on Oct 31, 2023

  1. add initial check

    brandon-b-miller committed Oct 31, 2023
    Configuration menu
    Copy the full SHA
    76d4540 View commit details
    Browse the repository at this point in the history
  2. move pr.yaml

    brandon-b-miller committed Oct 31, 2023
    Configuration menu
    Copy the full SHA
    71f31dc View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    cadc4bc View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    3f46b26 View commit details
    Browse the repository at this point in the history
  5. add +x

    brandon-b-miller committed Oct 31, 2023
    Configuration menu
    Copy the full SHA
    2dbd68f View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    be8c202 View commit details
    Browse the repository at this point in the history
  7. fix spacing

    brandon-b-miller committed Oct 31, 2023
    Configuration menu
    Copy the full SHA
    695a133 View commit details
    Browse the repository at this point in the history
  8. add runs-on

    brandon-b-miller committed Oct 31, 2023
    Configuration menu
    Copy the full SHA
    cea436a View commit details
    Browse the repository at this point in the history
  9. install ctk

    brandon-b-miller committed Oct 31, 2023
    Configuration menu
    Copy the full SHA
    bc7116f View commit details
    Browse the repository at this point in the history
  10. add -q for now

    brandon-b-miller committed Oct 31, 2023
    Configuration menu
    Copy the full SHA
    351fd7e View commit details
    Browse the repository at this point in the history
  11. switch to apt-get

    brandon-b-miller committed Oct 31, 2023
    Configuration menu
    Copy the full SHA
    b18b582 View commit details
    Browse the repository at this point in the history
  12. minor fixes

    brandon-b-miller committed Oct 31, 2023
    Configuration menu
    Copy the full SHA
    c3ebe4c View commit details
    Browse the repository at this point in the history
  13. update package name

    brandon-b-miller committed Oct 31, 2023
    Configuration menu
    Copy the full SHA
    cb21a8e View commit details
    Browse the repository at this point in the history
  14. add install options

    brandon-b-miller committed Oct 31, 2023
    Configuration menu
    Copy the full SHA
    7e67976 View commit details
    Browse the repository at this point in the history
  15. Configuration menu
    Copy the full SHA
    487341d View commit details
    Browse the repository at this point in the history
  16. Configuration menu
    Copy the full SHA
    e58540a View commit details
    Browse the repository at this point in the history
  17. Configuration menu
    Copy the full SHA
    d40ce2e View commit details
    Browse the repository at this point in the history
  18. fix path

    brandon-b-miller committed Oct 31, 2023
    Configuration menu
    Copy the full SHA
    cefb8f6 View commit details
    Browse the repository at this point in the history

Commits on Nov 2, 2023

  1. Apply suggestions from code review

    Co-authored-by: Bradley Dice <[email protected]>
    brandon-b-miller and bdice authored Nov 2, 2023
    Configuration menu
    Copy the full SHA
    29b319d View commit details
    Browse the repository at this point in the history
  2. fix style

    brandon-b-miller committed Nov 2, 2023
    Configuration menu
    Copy the full SHA
    b4ef9f6 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    a3fef15 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    5a36b01 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    37ce733 View commit details
    Browse the repository at this point in the history

Commits on Nov 3, 2023

  1. set c++11

    brandon-b-miller committed Nov 3, 2023
    Configuration menu
    Copy the full SHA
    cca7db5 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    abeae67 View commit details
    Browse the repository at this point in the history
  3. try adding a matrix

    brandon-b-miller committed Nov 3, 2023
    Configuration menu
    Copy the full SHA
    8af9c15 View commit details
    Browse the repository at this point in the history

Commits on Nov 6, 2023

  1. Update .github/workflows/pr.yaml

    Co-authored-by: Bradley Dice <[email protected]>
    brandon-b-miller and bdice authored Nov 6, 2023
    Configuration menu
    Copy the full SHA
    510db4a View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    1335b56 View commit details
    Browse the repository at this point in the history
  3. missed endquote

    brandon-b-miller committed Nov 6, 2023
    Configuration menu
    Copy the full SHA
    cb57054 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    25bd2b7 View commit details
    Browse the repository at this point in the history
  5. fix syntax

    brandon-b-miller committed Nov 6, 2023
    Configuration menu
    Copy the full SHA
    1669c92 View commit details
    Browse the repository at this point in the history
  6. switch to * for now

    brandon-b-miller committed Nov 6, 2023
    Configuration menu
    Copy the full SHA
    42b0c5b View commit details
    Browse the repository at this point in the history
  7. formatting

    brandon-b-miller committed Nov 6, 2023
    Configuration menu
    Copy the full SHA
    40b8d91 View commit details
    Browse the repository at this point in the history
  8. add missing job

    brandon-b-miller committed Nov 6, 2023
    Configuration menu
    Copy the full SHA
    f84ba0b View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    946509c View commit details
    Browse the repository at this point in the history
  10. update paths

    brandon-b-miller committed Nov 6, 2023
    Configuration menu
    Copy the full SHA
    a6e76c7 View commit details
    Browse the repository at this point in the history
  11. drop 3.12 for now

    brandon-b-miller committed Nov 6, 2023
    Configuration menu
    Copy the full SHA
    f59a41a View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    306c1b9 View commit details
    Browse the repository at this point in the history
  13. +x to test_wheel.sh

    brandon-b-miller committed Nov 6, 2023
    Configuration menu
    Copy the full SHA
    7ea3af1 View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    1b2ce4d View commit details
    Browse the repository at this point in the history
  15. Configuration menu
    Copy the full SHA
    02906bb View commit details
    Browse the repository at this point in the history

Commits on Nov 8, 2023

  1. a debugging commit

    brandon-b-miller committed Nov 8, 2023
    Configuration menu
    Copy the full SHA
    91ac502 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    08842b1 View commit details
    Browse the repository at this point in the history
  3. missing ..

    brandon-b-miller committed Nov 8, 2023
    Configuration menu
    Copy the full SHA
    1dc9460 View commit details
    Browse the repository at this point in the history
  4. fix more paths

    brandon-b-miller committed Nov 8, 2023
    Configuration menu
    Copy the full SHA
    a70ea01 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    a635037 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    8dcceef View commit details
    Browse the repository at this point in the history

Commits on Nov 9, 2023

  1. require cuda 12.3

    brandon-b-miller committed Nov 9, 2023
    Configuration menu
    Copy the full SHA
    5690d0a View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    667691f View commit details
    Browse the repository at this point in the history

Commits on Nov 14, 2023

  1. Configuration menu
    Copy the full SHA
    e253487 View commit details
    Browse the repository at this point in the history
  2. endquote

    brandon-b-miller committed Nov 14, 2023
    Configuration menu
    Copy the full SHA
    b0b0410 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    e0f71aa View commit details
    Browse the repository at this point in the history
  4. adjust matrix

    brandon-b-miller committed Nov 14, 2023
    Configuration menu
    Copy the full SHA
    ab57c23 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    e2a2a3b View commit details
    Browse the repository at this point in the history
  6. use gpu runners

    brandon-b-miller committed Nov 14, 2023
    Configuration menu
    Copy the full SHA
    8c318ff View commit details
    Browse the repository at this point in the history
  7. install gcc again

    brandon-b-miller committed Nov 14, 2023
    Configuration menu
    Copy the full SHA
    8dfd9b9 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    d1eac13 View commit details
    Browse the repository at this point in the history

Commits on Nov 15, 2023

  1. Configuration menu
    Copy the full SHA
    78566e0 View commit details
    Browse the repository at this point in the history
  2. set and unset e

    brandon-b-miller committed Nov 15, 2023
    Configuration menu
    Copy the full SHA
    effab51 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    b80ad0a View commit details
    Browse the repository at this point in the history
  4. do not set e for now

    brandon-b-miller committed Nov 15, 2023
    Configuration menu
    Copy the full SHA
    ee7841d View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    774b2c8 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    7449fcb View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    e11cc48 View commit details
    Browse the repository at this point in the history
  8. use inputs.node_type

    brandon-b-miller committed Nov 15, 2023
    Configuration menu
    Copy the full SHA
    7ef7ce7 View commit details
    Browse the repository at this point in the history
  9. build on cpu runners

    brandon-b-miller committed Nov 15, 2023
    Configuration menu
    Copy the full SHA
    ce3bb98 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    6497681 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    f340a61 View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    4614362 View commit details
    Browse the repository at this point in the history
  13. add to needs section

    brandon-b-miller committed Nov 15, 2023
    Configuration menu
    Copy the full SHA
    6baf691 View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    b4db71a View commit details
    Browse the repository at this point in the history
  15. skip bad test

    brandon-b-miller committed Nov 15, 2023
    Configuration menu
    Copy the full SHA
    ca82b03 View commit details
    Browse the repository at this point in the history
  16. Configuration menu
    Copy the full SHA
    5ea590e View commit details
    Browse the repository at this point in the history

Commits on Nov 16, 2023

  1. Update pynvjitlink/tests/test_pynvjitlink.py

    Co-authored-by: Bradley Dice <[email protected]>
    brandon-b-miller and bdice authored Nov 16, 2023
    Configuration menu
    Copy the full SHA
    110af93 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    c9f57b4 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    0789176 View commit details
    Browse the repository at this point in the history
  4. address reviews

    brandon-b-miller committed Nov 16, 2023
    Configuration menu
    Copy the full SHA
    f016805 View commit details
    Browse the repository at this point in the history
  5. fix cmake

    brandon-b-miller committed Nov 16, 2023
    Configuration menu
    Copy the full SHA
    1f647ba View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    78b0b41 View commit details
    Browse the repository at this point in the history
  7. Revert "try removing cache again"

    This reverts commit 78b0b41.
    brandon-b-miller committed Nov 16, 2023
    Configuration menu
    Copy the full SHA
    7e48e2b View commit details
    Browse the repository at this point in the history