Skip to content
This repository has been archived by the owner on Oct 9, 2023. It is now read-only.

Skipping of cached task outputs via execution config #482

Merged

Commits on Nov 10, 2022

  1. Implemented SkipCache handling for execution config

    Signed-off-by: Nick Müller <[email protected]>
    Nick Müller committed Nov 10, 2022
    Configuration menu
    Copy the full SHA
    515d674 View commit details
    Browse the repository at this point in the history
  2. Added cache skip override to RelaunchExecution endpoint

    Signed-off-by: Nick Müller <[email protected]>
    Nick Müller committed Nov 10, 2022
    Configuration menu
    Copy the full SHA
    2d41bd8 View commit details
    Browse the repository at this point in the history
  3. Updated to latest version of flytepropeller

    Signed-off-by: Nick Müller <[email protected]>
    Nick Müller committed Nov 10, 2022
    Configuration menu
    Copy the full SHA
    70f8da4 View commit details
    Browse the repository at this point in the history
  4. Renamed SkipCache flag to OverwriteCache

    Updated to latest released versions of flyteidl, flyteplugins and flytestdlib
    Updated to latest unmerged version of flytepropeller
    
    Signed-off-by: Nick Müller <[email protected]>
    Nick Müller committed Nov 10, 2022
    Configuration menu
    Copy the full SHA
    075b151 View commit details
    Browse the repository at this point in the history
  5. Updated flyteidl, flytepropeller and flytestdlib to latest released v…

    …ersions
    
    Signed-off-by: Nick Müller <[email protected]>
    Nick Müller committed Nov 10, 2022
    Configuration menu
    Copy the full SHA
    f7d9a91 View commit details
    Browse the repository at this point in the history

Commits on Nov 11, 2022

  1. Reworded comment for clarity

    Signed-off-by: Nick Müller <[email protected]>
    Nick Müller committed Nov 11, 2022
    Configuration menu
    Copy the full SHA
    45f81de View commit details
    Browse the repository at this point in the history