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

WIP: [ci] run container-canary tests on built images #670

Draft
wants to merge 41 commits into
base: branch-24.10
Choose a base branch
from

Commits on May 21, 2024

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

Commits on May 23, 2024

  1. Configuration menu
    Copy the full SHA
    4dac77e View commit details
    Browse the repository at this point in the history
  2. add CI script

    jameslamb committed May 23, 2024
    Configuration menu
    Copy the full SHA
    cfc9910 View commit details
    Browse the repository at this point in the history
  3. fix workflow file

    jameslamb committed May 23, 2024
    Configuration menu
    Copy the full SHA
    3ce11df View commit details
    Browse the repository at this point in the history

Commits on May 24, 2024

  1. try docker-in-docker

    jameslamb committed May 24, 2024
    Configuration menu
    Copy the full SHA
    9b569ba View commit details
    Browse the repository at this point in the history
  2. workflow syntax

    jameslamb committed May 24, 2024
    Configuration menu
    Copy the full SHA
    d05d3f3 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    6cb00b6 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    be12ccd View commit details
    Browse the repository at this point in the history
  5. use sh

    jameslamb committed May 24, 2024
    Configuration menu
    Copy the full SHA
    fd342f7 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    8d51b50 View commit details
    Browse the repository at this point in the history
  7. use go install

    jameslamb committed May 24, 2024
    Configuration menu
    Copy the full SHA
    010ca7a View commit details
    Browse the repository at this point in the history
  8. fix version

    jameslamb committed May 24, 2024
    Configuration menu
    Copy the full SHA
    2f073c4 View commit details
    Browse the repository at this point in the history
  9. skip nvidia-smi

    jameslamb committed May 24, 2024
    Configuration menu
    Copy the full SHA
    68c0e41 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    9ad965a View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    034ad3a View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    9a651b2 View commit details
    Browse the repository at this point in the history
  13. fix tags

    jameslamb committed May 24, 2024
    Configuration menu
    Copy the full SHA
    4cb2150 View commit details
    Browse the repository at this point in the history
  14. trailing comma

    jameslamb committed May 24, 2024
    Configuration menu
    Copy the full SHA
    f03ee6e View commit details
    Browse the repository at this point in the history

Commits on May 28, 2024

  1. try adding registry

    jameslamb committed May 28, 2024
    Configuration menu
    Copy the full SHA
    018b225 View commit details
    Browse the repository at this point in the history
  2. override command

    jameslamb committed May 28, 2024
    Configuration menu
    Copy the full SHA
    1422b3b View commit details
    Browse the repository at this point in the history
  3. get better logs

    jameslamb committed May 28, 2024
    Configuration menu
    Copy the full SHA
    f2dfdea View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    d7dc56e View commit details
    Browse the repository at this point in the history
  5. try an even simpler image

    jameslamb committed May 28, 2024
    Configuration menu
    Copy the full SHA
    cc4aada View commit details
    Browse the repository at this point in the history
  6. try to get a pass

    jameslamb committed May 28, 2024
    Configuration menu
    Copy the full SHA
    2c51893 View commit details
    Browse the repository at this point in the history
  7. fix

    jameslamb committed May 28, 2024
    Configuration menu
    Copy the full SHA
    258bfaf View commit details
    Browse the repository at this point in the history

Commits on Aug 1, 2024

  1. merge in branch-24.10

    jameslamb committed Aug 1, 2024
    Configuration menu
    Copy the full SHA
    7a1f3dc View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    c9a18e6 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    2a97385 View commit details
    Browse the repository at this point in the history
  4. skip some CI

    jameslamb committed Aug 1, 2024
    Configuration menu
    Copy the full SHA
    ebc06ac View commit details
    Browse the repository at this point in the history

Commits on Aug 2, 2024

  1. Configuration menu
    Copy the full SHA
    a898a40 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    502d24e View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    f8addbc View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    bce89eb View commit details
    Browse the repository at this point in the history
  5. set up Go

    jameslamb committed Aug 2, 2024
    Configuration menu
    Copy the full SHA
    ef7cd0c View commit details
    Browse the repository at this point in the history

Commits on Aug 5, 2024

  1. maybe /tmp is writeable

    jameslamb committed Aug 5, 2024
    Configuration menu
    Copy the full SHA
    e34137b View commit details
    Browse the repository at this point in the history
  2. fix install

    jameslamb committed Aug 5, 2024
    Configuration menu
    Copy the full SHA
    23ee5ef View commit details
    Browse the repository at this point in the history
  3. actually run validation

    jameslamb committed Aug 5, 2024
    Configuration menu
    Copy the full SHA
    abec4fe View commit details
    Browse the repository at this point in the history
  4. use the real RAPIDS images

    jameslamb committed Aug 5, 2024
    Configuration menu
    Copy the full SHA
    98a1ed0 View commit details
    Browse the repository at this point in the history

Commits on Aug 6, 2024

  1. split up checks

    jameslamb committed Aug 6, 2024
    Configuration menu
    Copy the full SHA
    eee5fa3 View commit details
    Browse the repository at this point in the history

Commits on Aug 14, 2024

  1. pull in latest changes

    jameslamb committed Aug 14, 2024
    Configuration menu
    Copy the full SHA
    802f7a6 View commit details
    Browse the repository at this point in the history

Commits on Aug 27, 2024

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