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: argoproj/argo-workflows
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v3.3.7
Choose a base ref
...
head repository: argoproj/argo-workflows
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v3.3.8
Choose a head ref
  • 2 commits
  • 2 files changed
  • 2 contributors

Commits on Jun 23, 2022

  1. feat: log workflow size before hydrating/dehydrating. Fixes #8976 (#8988

    )
    
    * feat: log workflow size before hydrating/dehydrating. Fixes #8976
    
    Signed-off-by: Dillen Padhiar <[email protected]>
    
    * feat: added log field to previous log statement
    
    Signed-off-by: Dillen Padhiar <[email protected]>
    
    * feat: moved log for workflow size to hydrator.go
    
    Signed-off-by: Dillen Padhiar <[email protected]>
    
    * feat: move log in Hydrate()
    
    Signed-off-by: Dillen Padhiar <[email protected]>
    dpadhiar authored and sarabala1979 committed Jun 23, 2022
    Configuration menu
    Copy the full SHA
    b7c218c View commit details
    Browse the repository at this point in the history
  2. fix: check for nil, and add logging to expose root cause of panic in …

    …Issue 8968 (#9010)
    
    * fix: add logging to expose root cause of panic
    
    Signed-off-by: Julie Vogelman <[email protected]>
    
    * fix: empty commit
    
    Signed-off-by: Julie Vogelman <[email protected]>
    
    * fix: empty commit
    
    Signed-off-by: Julie Vogelman <[email protected]>
    juliev0 authored and sarabala1979 committed Jun 23, 2022
    Configuration menu
    Copy the full SHA
    621b0d1 View commit details
    Browse the repository at this point in the history
Loading