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

Prune workflows based on changed files #16642

Merged
merged 86 commits into from
Aug 27, 2024

Commits on Aug 22, 2024

  1. Prune workflows based on changed files

    Only run tests based on things that have actually changed. For
    example, if only Python files have changed, we don't need to run
    the C++ tests.
    
    Contributes to rapidsai/build-planning#94
    KyleFromNVIDIA committed Aug 22, 2024
    Configuration menu
    Copy the full SHA
    a6bcc44 View commit details
    Browse the repository at this point in the history
  2. Remove checkout step

    KyleFromNVIDIA committed Aug 22, 2024
    Configuration menu
    Copy the full SHA
    68891bf View commit details
    Browse the repository at this point in the history
  3. Workflow syntax

    KyleFromNVIDIA committed Aug 22, 2024
    Configuration menu
    Copy the full SHA
    4c7b312 View commit details
    Browse the repository at this point in the history
  4. Refactor

    KyleFromNVIDIA committed Aug 22, 2024
    Configuration menu
    Copy the full SHA
    d569bcf View commit details
    Browse the repository at this point in the history
  5. Checkout

    KyleFromNVIDIA committed Aug 22, 2024
    Configuration menu
    Copy the full SHA
    bdbd6aa View commit details
    Browse the repository at this point in the history
  6. pr-builder dependency

    KyleFromNVIDIA committed Aug 22, 2024
    Configuration menu
    Copy the full SHA
    a313414 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    9c0238d View commit details
    Browse the repository at this point in the history
  8. Print outputs

    KyleFromNVIDIA committed Aug 22, 2024
    Configuration menu
    Copy the full SHA
    3248631 View commit details
    Browse the repository at this point in the history
  9. Oops

    KyleFromNVIDIA committed Aug 22, 2024
    Configuration menu
    Copy the full SHA
    30f6482 View commit details
    Browse the repository at this point in the history
  10. Add test job

    KyleFromNVIDIA committed Aug 22, 2024
    Configuration menu
    Copy the full SHA
    9174e2d View commit details
    Browse the repository at this point in the history
  11. dep

    KyleFromNVIDIA committed Aug 22, 2024
    Configuration menu
    Copy the full SHA
    97c02c9 View commit details
    Browse the repository at this point in the history
  12. test_cpp

    KyleFromNVIDIA committed Aug 22, 2024
    Configuration menu
    Copy the full SHA
    01b9764 View commit details
    Browse the repository at this point in the history
  13. ==true

    KyleFromNVIDIA committed Aug 22, 2024
    Configuration menu
    Copy the full SHA
    9a39bfc View commit details
    Browse the repository at this point in the history
  14. Dummy comment

    KyleFromNVIDIA committed Aug 22, 2024
    Configuration menu
    Copy the full SHA
    15a1bb5 View commit details
    Browse the repository at this point in the history
  15. Debugging

    KyleFromNVIDIA committed Aug 22, 2024
    Configuration menu
    Copy the full SHA
    3716ab2 View commit details
    Browse the repository at this point in the history
  16. Re-run CI

    KyleFromNVIDIA committed Aug 22, 2024
    Configuration menu
    Copy the full SHA
    7553959 View commit details
    Browse the repository at this point in the history
  17. Test

    KyleFromNVIDIA committed Aug 22, 2024
    Configuration menu
    Copy the full SHA
    5ea7a8c View commit details
    Browse the repository at this point in the history
  18. Dummy comment

    KyleFromNVIDIA committed Aug 22, 2024
    Configuration menu
    Copy the full SHA
    a7c2e7f View commit details
    Browse the repository at this point in the history
  19. Re-run CI

    KyleFromNVIDIA committed Aug 22, 2024
    Configuration menu
    Copy the full SHA
    62e1ae9 View commit details
    Browse the repository at this point in the history
  20. Remove dummy comment

    KyleFromNVIDIA committed Aug 22, 2024
    Configuration menu
    Copy the full SHA
    61997ce View commit details
    Browse the repository at this point in the history
  21. Debugging

    KyleFromNVIDIA committed Aug 22, 2024
    Configuration menu
    Copy the full SHA
    fa10f14 View commit details
    Browse the repository at this point in the history
  22. Dummy comment

    KyleFromNVIDIA committed Aug 22, 2024
    Configuration menu
    Copy the full SHA
    30c4ec0 View commit details
    Browse the repository at this point in the history
  23. More debugging

    KyleFromNVIDIA committed Aug 22, 2024
    Configuration menu
    Copy the full SHA
    f187145 View commit details
    Browse the repository at this point in the history
  24. String style

    KyleFromNVIDIA committed Aug 22, 2024
    Configuration menu
    Copy the full SHA
    5f97a6f View commit details
    Browse the repository at this point in the history
  25. Remove dummy comment

    KyleFromNVIDIA committed Aug 22, 2024
    Configuration menu
    Copy the full SHA
    5e50398 View commit details
    Browse the repository at this point in the history
  26. conditional

    KyleFromNVIDIA committed Aug 22, 2024
    Configuration menu
    Copy the full SHA
    fb5ab25 View commit details
    Browse the repository at this point in the history
  27. == true

    KyleFromNVIDIA committed Aug 22, 2024
    Configuration menu
    Copy the full SHA
    f8c6a09 View commit details
    Browse the repository at this point in the history
  28. Dummy comment

    KyleFromNVIDIA committed Aug 22, 2024
    Configuration menu
    Copy the full SHA
    07fb6fa View commit details
    Browse the repository at this point in the history
  29. Configuration menu
    Copy the full SHA
    62150b4 View commit details
    Browse the repository at this point in the history
  30. Remove test job

    KyleFromNVIDIA committed Aug 22, 2024
    Configuration menu
    Copy the full SHA
    fe508a1 View commit details
    Browse the repository at this point in the history
  31. Broaden file checks

    KyleFromNVIDIA committed Aug 22, 2024
    Configuration menu
    Copy the full SHA
    f1bc715 View commit details
    Browse the repository at this point in the history
  32. Add test job

    KyleFromNVIDIA committed Aug 22, 2024
    Configuration menu
    Copy the full SHA
    42de87f View commit details
    Browse the repository at this point in the history
  33. Quote wildcard

    KyleFromNVIDIA committed Aug 22, 2024
    Configuration menu
    Copy the full SHA
    c049d1f View commit details
    Browse the repository at this point in the history
  34. Re-run CI

    KyleFromNVIDIA committed Aug 22, 2024
    Configuration menu
    Copy the full SHA
    ae50935 View commit details
    Browse the repository at this point in the history
  35. Dummy comment

    KyleFromNVIDIA committed Aug 22, 2024
    Configuration menu
    Copy the full SHA
    88344d1 View commit details
    Browse the repository at this point in the history
  36. Debug github context

    KyleFromNVIDIA committed Aug 22, 2024
    Configuration menu
    Copy the full SHA
    9eb540c View commit details
    Browse the repository at this point in the history
  37. toJSON()

    KyleFromNVIDIA committed Aug 22, 2024
    Configuration menu
    Copy the full SHA
    ffca924 View commit details
    Browse the repository at this point in the history
  38. Quote

    KyleFromNVIDIA committed Aug 22, 2024
    Configuration menu
    Copy the full SHA
    75dfc3c View commit details
    Browse the repository at this point in the history
  39. Get PR info

    KyleFromNVIDIA committed Aug 22, 2024
    Configuration menu
    Copy the full SHA
    3ea3389 View commit details
    Browse the repository at this point in the history
  40. pr-info

    KyleFromNVIDIA committed Aug 22, 2024
    Configuration menu
    Copy the full SHA
    b769771 View commit details
    Browse the repository at this point in the history
  41. Configuration menu
    Copy the full SHA
    f569079 View commit details
    Browse the repository at this point in the history
  42. Increase fetch depth

    KyleFromNVIDIA committed Aug 22, 2024
    Configuration menu
    Copy the full SHA
    c1571a4 View commit details
    Browse the repository at this point in the history
  43. Debugging

    KyleFromNVIDIA committed Aug 22, 2024
    Configuration menu
    Copy the full SHA
    452e765 View commit details
    Browse the repository at this point in the history
  44. More debugging

    KyleFromNVIDIA committed Aug 22, 2024
    Configuration menu
    Copy the full SHA
    d7843a5 View commit details
    Browse the repository at this point in the history
  45. Dummy comment

    KyleFromNVIDIA committed Aug 22, 2024
    Configuration menu
    Copy the full SHA
    2796540 View commit details
    Browse the repository at this point in the history
  46. Revert "Dummy comment"

    This reverts commit 2796540.
    KyleFromNVIDIA committed Aug 22, 2024
    Configuration menu
    Copy the full SHA
    3c49cdf View commit details
    Browse the repository at this point in the history
  47. Dummy comment

    KyleFromNVIDIA committed Aug 22, 2024
    Configuration menu
    Copy the full SHA
    fdfe3e0 View commit details
    Browse the repository at this point in the history
  48. Re-run CI

    KyleFromNVIDIA committed Aug 22, 2024
    Configuration menu
    Copy the full SHA
    2b3771d View commit details
    Browse the repository at this point in the history
  49. Remove debugging

    KyleFromNVIDIA committed Aug 22, 2024
    Configuration menu
    Copy the full SHA
    547028a View commit details
    Browse the repository at this point in the history
  50. Configuration menu
    Copy the full SHA
    a4e45c2 View commit details
    Browse the repository at this point in the history
  51. Sort workflow jobs

    KyleFromNVIDIA committed Aug 22, 2024
    Configuration menu
    Copy the full SHA
    a33d312 View commit details
    Browse the repository at this point in the history
  52. Configuration menu
    Copy the full SHA
    aefcee3 View commit details
    Browse the repository at this point in the history
  53. Run the never-run job

    KyleFromNVIDIA committed Aug 22, 2024
    Configuration menu
    Copy the full SHA
    bb4caa3 View commit details
    Browse the repository at this point in the history
  54. Revert "Run the never-run job"

    This reverts commit bb4caa3.
    KyleFromNVIDIA committed Aug 22, 2024
    Configuration menu
    Copy the full SHA
    1dab6f0 View commit details
    Browse the repository at this point in the history
  55. Try conditional

    KyleFromNVIDIA committed Aug 22, 2024
    Configuration menu
    Copy the full SHA
    747de4c View commit details
    Browse the repository at this point in the history
  56. exit 0

    KyleFromNVIDIA committed Aug 22, 2024
    Configuration menu
    Copy the full SHA
    32e985a View commit details
    Browse the repository at this point in the history
  57. false

    KyleFromNVIDIA committed Aug 22, 2024
    Configuration menu
    Copy the full SHA
    4b9e366 View commit details
    Browse the repository at this point in the history
  58. if: always()

    KyleFromNVIDIA committed Aug 22, 2024
    Configuration menu
    Copy the full SHA
    5ada0b9 View commit details
    Browse the repository at this point in the history
  59. Run the never-run test

    KyleFromNVIDIA committed Aug 22, 2024
    Configuration menu
    Copy the full SHA
    4a37ddb View commit details
    Browse the repository at this point in the history
  60. Configuration menu
    Copy the full SHA
    1b26d70 View commit details
    Browse the repository at this point in the history
  61. Configuration menu
    Copy the full SHA
    feed025 View commit details
    Browse the repository at this point in the history
  62. Re-run CI

    KyleFromNVIDIA committed Aug 22, 2024
    Configuration menu
    Copy the full SHA
    140f24c View commit details
    Browse the repository at this point in the history
  63. Re-run CI

    KyleFromNVIDIA committed Aug 22, 2024
    Configuration menu
    Copy the full SHA
    173591a View commit details
    Browse the repository at this point in the history
  64. Re-run CI

    KyleFromNVIDIA committed Aug 22, 2024
    Configuration menu
    Copy the full SHA
    9bbe5cc View commit details
    Browse the repository at this point in the history
  65. Pass needs input

    KyleFromNVIDIA committed Aug 22, 2024
    Configuration menu
    Copy the full SHA
    a9f783a View commit details
    Browse the repository at this point in the history
  66. Remove if: always()

    KyleFromNVIDIA committed Aug 22, 2024
    Configuration menu
    Copy the full SHA
    c2dda97 View commit details
    Browse the repository at this point in the history
  67. Revert "Remove if: always()"

    This reverts commit c2dda97.
    KyleFromNVIDIA committed Aug 22, 2024
    Configuration menu
    Copy the full SHA
    1ee9faa View commit details
    Browse the repository at this point in the history
  68. Re-run CI

    KyleFromNVIDIA committed Aug 22, 2024
    Configuration menu
    Copy the full SHA
    09c86b7 View commit details
    Browse the repository at this point in the history
  69. Re-run CI

    KyleFromNVIDIA committed Aug 22, 2024
    Configuration menu
    Copy the full SHA
    023ec73 View commit details
    Browse the repository at this point in the history
  70. Re-run CI

    KyleFromNVIDIA committed Aug 22, 2024
    Configuration menu
    Copy the full SHA
    b7b578f View commit details
    Browse the repository at this point in the history
  71. Re-run CI

    KyleFromNVIDIA committed Aug 22, 2024
    Configuration menu
    Copy the full SHA
    bbcd80f View commit details
    Browse the repository at this point in the history
  72. Re-run CI

    KyleFromNVIDIA committed Aug 22, 2024
    Configuration menu
    Copy the full SHA
    e792537 View commit details
    Browse the repository at this point in the history
  73. Skip never-run

    KyleFromNVIDIA committed Aug 22, 2024
    Configuration menu
    Copy the full SHA
    79cca7e View commit details
    Browse the repository at this point in the history
  74. Run never-run

    KyleFromNVIDIA committed Aug 22, 2024
    Configuration menu
    Copy the full SHA
    1866baf View commit details
    Browse the repository at this point in the history
  75. Revert "Run never-run"

    This reverts commit 1866baf.
    KyleFromNVIDIA committed Aug 22, 2024
    Configuration menu
    Copy the full SHA
    39ba71a View commit details
    Browse the repository at this point in the history

Commits on Aug 23, 2024

  1. Configuration menu
    Copy the full SHA
    fd06a97 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    875628c View commit details
    Browse the repository at this point in the history
  3. Filter notebook tests

    KyleFromNVIDIA committed Aug 23, 2024
    Configuration menu
    Copy the full SHA
    0761f04 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    acf2672 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    46d0706 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    0314fd6 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    fa16682 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    91ae5c4 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    6f86576 View commit details
    Browse the repository at this point in the history

Commits on Aug 26, 2024

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