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

Release 2.3.8 #1105

Merged
merged 11 commits into from
Sep 20, 2024
Merged

Release 2.3.8 #1105

merged 11 commits into from
Sep 20, 2024

Commits on Aug 16, 2024

  1. Fix log storage in results tar files (#1103)

    * Fix input gen logging issue
    
    Track and copy sub-tasks logs to target dir before tar creation
    
    Store V1 logs in same locations
    
    logs -> log
    
    * Fix V2 model with single chunk not following ktools_num_processes
    
    * pep
    
    * Fix log tar arcname between v1 an v2
    sambles committed Aug 16, 2024
    Configuration menu
    Copy the full SHA
    0275b42 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    236572c View commit details
    Browse the repository at this point in the history
  3. Fix/gen log storage (#1107)

    * Fix backported version of v1 gen log storage
    
    * Fix V2 log storage
    sambles authored Aug 16, 2024
    Configuration menu
    Copy the full SHA
    9d543e6 View commit details
    Browse the repository at this point in the history

Commits on Sep 5, 2024

  1. set artifact to v4 (#1109)

    sambles committed Sep 5, 2024
    Configuration menu
    Copy the full SHA
    160df24 View commit details
    Browse the repository at this point in the history

Commits on Sep 19, 2024

  1. fix triggers

    sambles committed Sep 19, 2024
    Configuration menu
    Copy the full SHA
    4aecaaa View commit details
    Browse the repository at this point in the history
  2. Added model storage_links endpoint (#1113)

    * Feature for model storage_link endpoint
    
    Draft storage link endpoint for models
    
    Add v1 model storage links
    
    pep
    
    * Name clash fix
    sambles committed Sep 19, 2024
    Configuration menu
    Copy the full SHA
    a793b03 View commit details
    Browse the repository at this point in the history
  3. Fixed group mapper class in Keyclock realm config (#1112)

    * Fix from siobhan - update mapper class in realm config
    
    * Add catch for missing groups in claim
    
    * Allow admin users to work without group claim
    
    * Make sure to update role before groups
    sambles committed Sep 19, 2024
    Configuration menu
    Copy the full SHA
    307fd96 View commit details
    Browse the repository at this point in the history
  4. Set version 2.3.8

    awsbuild committed Sep 19, 2024
    Configuration menu
    Copy the full SHA
    9ad8364 View commit details
    Browse the repository at this point in the history

Commits on Sep 20, 2024

  1. Set version 2.3.8

    awsbuild committed Sep 20, 2024
    Configuration menu
    Copy the full SHA
    e8f73ae View commit details
    Browse the repository at this point in the history
  2. retest

    sambles committed Sep 20, 2024
    Configuration menu
    Copy the full SHA
    9fbcfe4 View commit details
    Browse the repository at this point in the history
  3. Update changelog

    awsbuild committed Sep 20, 2024
    Configuration menu
    Copy the full SHA
    6b1b910 View commit details
    Browse the repository at this point in the history