Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: project-codeflare/codeflare-sdk
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v0.24.0
Choose a base ref
...
head repository: project-codeflare/codeflare-sdk
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v0.24.1
Choose a head ref
  • 7 commits
  • 13 files changed
  • 5 contributors

Commits on Dec 4, 2024

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

Commits on Dec 5, 2024

  1. fix: cluster configuration validation for bool type

    As bool is a subtype of int, True/False was considered as 1/0
    Ygnas authored and openshift-merge-bot[bot] committed Dec 5, 2024
    Configuration menu
    Copy the full SHA
    be9763a View commit details
    Browse the repository at this point in the history

Commits on Dec 17, 2024

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

Commits on Dec 18, 2024

  1. Configuration menu
    Copy the full SHA
    a625272 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    3ca9f19 View commit details
    Browse the repository at this point in the history
  3. build(deps): bump nanoid from 3.3.7 to 3.3.8 in /ui-tests

    Bumps [nanoid](https://github.com/ai/nanoid) from 3.3.7 to 3.3.8.
    - [Release notes](https://github.com/ai/nanoid/releases)
    - [Changelog](https://github.com/ai/nanoid/blob/main/CHANGELOG.md)
    - [Commits](ai/nanoid@3.3.7...3.3.8)
    
    ---
    updated-dependencies:
    - dependency-name: nanoid
      dependency-type: indirect
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored and openshift-merge-bot[bot] committed Dec 18, 2024
    Configuration menu
    Copy the full SHA
    3aaaaa5 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    c8e77fc View commit details
    Browse the repository at this point in the history
Loading