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

[rhoai-2.9] sync rhoai-2.9 with master for code-freeze 2.9 changes #52

Merged
merged 7 commits into from
Apr 12, 2024

Commits on Apr 12, 2024

  1. Prune unused GitHub Actions and begin adding useful ones

    * Delete .github/workflows we don't use in this fork
    
    * Enable `notebook_controller_unit_test.yaml` action
    
    * Update go version, otherwise much errors
    jiridanek authored and openshift-cherrypick-robot committed Apr 12, 2024
    Configuration menu
    Copy the full SHA
    8d71d6e View commit details
    Browse the repository at this point in the history
  2. fix: add nil checks to prevent unit tests from failing

    rkpattnaik780 authored and openshift-cherrypick-robot committed Apr 12, 2024
    Configuration menu
    Copy the full SHA
    4f29d67 View commit details
    Browse the repository at this point in the history
  3. chore: add GitHub action for ODH Notebook Controller unit tests

    This commit introduces a new GitHub action workflow specifically for running unit tests against the ODH Notebook Controller. It's configured to run on both push and pull requests events, ensuring that all code changes are thoroughly tested.
    jiridanek authored and openshift-cherrypick-robot committed Apr 12, 2024
    Configuration menu
    Copy the full SHA
    7da4377 View commit details
    Browse the repository at this point in the history
  4. Merge pull request opendatahub-io#317 from openshift-cherrypick-robot…

    …/cherry-pick-302-to-stable
    
    [stable] Bring back GitHub Actions testing
    harshad16 authored Apr 12, 2024
    Configuration menu
    Copy the full SHA
    b2c108e View commit details
    Browse the repository at this point in the history
  5. Merge pull request opendatahub-io#318 from openshift-cherrypick-robot…

    …/cherry-pick-309-to-stable
    
    [stable] fix: add nil checks to prevent unit tests from failing
    harshad16 authored Apr 12, 2024
    Configuration menu
    Copy the full SHA
    65e3e96 View commit details
    Browse the repository at this point in the history
  6. Merge pull request opendatahub-io#319 from openshift-cherrypick-robot…

    …/cherry-pick-314-to-stable
    
    [stable] chore: add GitHub action for ODH Notebook Controller unit tests
    harshad16 authored Apr 12, 2024
    Configuration menu
    Copy the full SHA
    e0bc959 View commit details
    Browse the repository at this point in the history
  7. Merge pull request #51 from opendatahub-io/stable

    [master] sync master branch with upstream stable for 2.9 code freeze
    harshad16 authored Apr 12, 2024
    Configuration menu
    Copy the full SHA
    3ff21ab View commit details
    Browse the repository at this point in the history