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-cli
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v3.1.2
Choose a base ref
...
head repository: project-codeflare/codeflare-cli
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v4.0.0
Choose a head ref
  • 5 commits
  • 18 files changed
  • 1 contributor

Commits on Mar 19, 2023

  1. feat: update ray resources to match the newer/cleaner torchx resource…

    …s form
    
    this allows fixing: codeflare logs when late-attaching may not stream out gpu utilization
    
    BREAKING CHANGE: this changes the structure of the ray form; tests may need updates. Also, any automated -y runs will require an update.
    starpit committed Mar 19, 2023

    Unverified

    This commit is not signed, but one or more authors requires that any commit attributed to them is signed.
    Copy the full SHA
    35260c2 View commit details
  2. feat: support for selecting multiple s3 buckets to be mounted

    BREAKING CHANGE: this updates s3/choose/bucket from single-select to multi-select, which may require re-selecting this choice
    starpit committed Mar 19, 2023

    Unverified

    This commit is not signed, but one or more authors requires that any commit attributed to them is signed.
    Copy the full SHA
    a23ac94 View commit details

Commits on Mar 20, 2023

  1. Unverified

    This commit is not signed, but one or more authors requires that any commit attributed to them is signed.
    Copy the full SHA
    03f3195 View commit details
  2. Unverified

    This commit is not signed, but one or more authors requires that any commit attributed to them is signed.
    Copy the full SHA
    8563cba View commit details
  3. Release 4.0.0

    starpit committed Mar 20, 2023

    Unverified

    This commit is not signed, but one or more authors requires that any commit attributed to them is signed.
    Copy the full SHA
    48a8d84 View commit details
Loading