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 #4634

Merged
merged 24 commits into from
Oct 1, 2024

Commits on Aug 27, 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 27, 2024
    Configuration menu
    Copy the full SHA
    f225033 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    af357f9 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    ba4269a View commit details
    Browse the repository at this point in the history

Commits on Aug 30, 2024

  1. Try shared workflow

    KyleFromNVIDIA committed Aug 30, 2024
    Configuration menu
    Copy the full SHA
    23b72fd View commit details
    Browse the repository at this point in the history
  2. Re-run CI

    KyleFromNVIDIA committed Aug 30, 2024
    Configuration menu
    Copy the full SHA
    619fda4 View commit details
    Browse the repository at this point in the history
  3. == "true"

    KyleFromNVIDIA committed Aug 30, 2024
    Configuration menu
    Copy the full SHA
    28c8eae View commit details
    Browse the repository at this point in the history
  4. Parentheses

    KyleFromNVIDIA committed Aug 30, 2024
    Configuration menu
    Copy the full SHA
    2e507be View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    fb91dcc View commit details
    Browse the repository at this point in the history
  6. Add TODO

    KyleFromNVIDIA committed Aug 30, 2024
    Configuration menu
    Copy the full SHA
    7bbec5d View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    b06fb5d View commit details
    Browse the repository at this point in the history

Commits on Aug 31, 2024

  1. Configuration menu
    Copy the full SHA
    66bbd96 View commit details
    Browse the repository at this point in the history

Commits on Sep 16, 2024

  1. Change output name

    KyleFromNVIDIA committed Sep 16, 2024
    Configuration menu
    Copy the full SHA
    428843f View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    9e16a04 View commit details
    Browse the repository at this point in the history
  3. Add note

    KyleFromNVIDIA committed Sep 16, 2024
    Configuration menu
    Copy the full SHA
    694f602 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    ca20308 View commit details
    Browse the repository at this point in the history

Commits on Sep 17, 2024

  1. Configuration menu
    Copy the full SHA
    0ced7c4 View commit details
    Browse the repository at this point in the history
  2. Use main branch

    KyleFromNVIDIA committed Sep 17, 2024
    Configuration menu
    Copy the full SHA
    e2b561f View commit details
    Browse the repository at this point in the history
  3. Switch to branch-24.10

    KyleFromNVIDIA committed Sep 17, 2024
    Configuration menu
    Copy the full SHA
    cb335e1 View commit details
    Browse the repository at this point in the history

Commits on Sep 18, 2024

  1. Configuration menu
    Copy the full SHA
    f4a49ba View commit details
    Browse the repository at this point in the history
  2. Re-run CI

    KyleFromNVIDIA committed Sep 18, 2024
    Configuration menu
    Copy the full SHA
    d0d970e View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    12df269 View commit details
    Browse the repository at this point in the history

Commits on Sep 26, 2024

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

Commits on Sep 30, 2024

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