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-cd
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v2.13.2
Choose a base ref
...
head repository: argoproj/argo-cd
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v2.13.3
Choose a head ref
  • 6 commits
  • 28 files changed
  • 8 contributors

Commits on Dec 14, 2024

  1. fix: Populate destination name when destination server is specified (#…

    …21063) (cherry-pick 2.13) (#21176)
    
    * fix: Populate destination name when destination server is specified (#21063)
    
    * Populate destination name when destination server is specified
    
    Signed-off-by: Adrian Aneci <aneci@adobe.com>
    
    ---------
    
    Signed-off-by: Adrian Aneci <aneci@adobe.com>
    
    * Go lint fixes
    
    Signed-off-by: Adrian Aneci <aneci@adobe.com>
    
    ---------
    
    Signed-off-by: Adrian Aneci <aneci@adobe.com>
    adriananeci authored Dec 14, 2024
    Configuration menu
    Copy the full SHA
    079754c View commit details
    Browse the repository at this point in the history

Commits on Dec 16, 2024

  1. fix(api): send to closed channel in mergeLogStreams (#7006) (#21178) (#…

    …21187)
    
    * fix(api): send to closed channel in mergeLogStreams (#7006)
    
    
    
    * more intense test
    
    
    
    * even more intense
    
    
    
    * remove unnecessary comment
    
    
    
    * fix the race condition
    
    
    
    ---------
    
    Signed-off-by: Michael Crenshaw <350466+crenshaw-dev@users.noreply.github.com>
    Co-authored-by: Michael Crenshaw <350466+crenshaw-dev@users.noreply.github.com>
    gcp-cherry-pick-bot[bot] and crenshaw-dev authored Dec 16, 2024
    Configuration menu
    Copy the full SHA
    f260510 View commit details
    Browse the repository at this point in the history

Commits on Dec 18, 2024

  1. fix(appset): Fix appset generate in --core mode for cluster gen (#21170

    …) (#21236)
    
    Signed-off-by: OpenGuidou <guillaume.doussin@gmail.com>
    Co-authored-by: OpenGuidou <73480729+OpenGuidou@users.noreply.github.com>
    gcp-cherry-pick-bot[bot] and OpenGuidou authored Dec 18, 2024
    Configuration menu
    Copy the full SHA
    09eede0 View commit details
    Browse the repository at this point in the history

Commits on Dec 19, 2024

  1. fix(ui): add optional check to avoid undefined reference in project d…

    …etail (#20044) (#21263)
    
    Signed-off-by: linghaoSu <linghao.su@daocloud.io>
    Co-authored-by: Linghao Su <linghao.su@daocloud.io>
    crenshaw-dev and linghaoSu authored Dec 19, 2024
    Configuration menu
    Copy the full SHA
    64a14a0 View commit details
    Browse the repository at this point in the history

Commits on Dec 30, 2024

  1. fix: Change applicationset generate HTTP method to avoid route confli…

    …cts (#20758) (#21300)
    
    * Change applicationset generate HTTP method to avoid route conflicts
    
    
    
    * Update server/applicationset/applicationset.proto
    
    
    
    
    * Codegen
    
    
    
    ---------
    
    Signed-off-by: Amit Oren <amit@coralogix.com>
    Signed-off-by: Amit Oren <github@amitoren.dev>
    Co-authored-by: Amit Oren <amit@coralogix.com>
    Co-authored-by: Alexandre Gaudreault <alexandre_gaudreault@intuit.com>
    3 people authored Dec 30, 2024
    Configuration menu
    Copy the full SHA
    c76a131 View commit details
    Browse the repository at this point in the history

Commits on Jan 3, 2025

  1. Bump version to 2.13.3 (#21359)

    Signed-off-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
    Co-authored-by: crenshaw-dev <350466+crenshaw-dev@users.noreply.github.com>
    github-actions[bot] and crenshaw-dev authored Jan 3, 2025
    Configuration menu
    Copy the full SHA
    a25c8a0 View commit details
    Browse the repository at this point in the history
Loading