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

feat(appset): make K8s client configurable #8

Draft
wants to merge 77 commits into
base: master
Choose a base branch
from

Commits on Jun 12, 2024

  1. chore: enable errorlint linter on applicationset folder (argoproj#18618)

    Signed-off-by: Matthieu MOREL <matthieu.morel35@gmail.com>
    mmorel-35 authored Jun 12, 2024
    Configuration menu
    Copy the full SHA
    204176a View commit details
    Browse the repository at this point in the history
  2. feat(appset): make K8s client configurable

    Signed-off-by: Alexy Mantha <alexy@mantha.dev>
    alexymantha committed Jun 12, 2024
    Configuration menu
    Copy the full SHA
    e0bc7cf View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    4bfff73 View commit details
    Browse the repository at this point in the history
  4. chore: enable errorlint linter on server folder (argoproj#18624)

    Signed-off-by: Matthieu MOREL <matthieu.morel35@gmail.com>
    mmorel-35 authored Jun 12, 2024
    Configuration menu
    Copy the full SHA
    f1848f5 View commit details
    Browse the repository at this point in the history

Commits on Jun 13, 2024

  1. chore: enable require-error rule from testifylint linter (argoproj#18621

    )
    
    Signed-off-by: Matthieu MOREL <matthieu.morel35@gmail.com>
    mmorel-35 authored Jun 13, 2024
    Configuration menu
    Copy the full SHA
    311c059 View commit details
    Browse the repository at this point in the history
  2. chore: enable errorlint linter on cmpserver and reposerver folders (a…

    …rgoproj#18629)
    
    Signed-off-by: Matthieu MOREL <matthieu.morel35@gmail.com>
    mmorel-35 authored Jun 13, 2024
    Configuration menu
    Copy the full SHA
    f7341ae View commit details
    Browse the repository at this point in the history
  3. chore(deps): bump library/golang from 969349b to 0f76912 (argopro…

    …j#18628)
    
    Bumps library/golang from `969349b` to `0f76912`.
    
    ---
    updated-dependencies:
    - dependency-name: library/golang
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Jun 13, 2024
    Configuration menu
    Copy the full SHA
    fba3c2e View commit details
    Browse the repository at this point in the history
  4. chore(deps): bump bitnami/kubectl in /test/container (argoproj#18626)

    Bumps bitnami/kubectl from `cdca6c1` to `e704ebf`.
    
    ---
    updated-dependencies:
    - dependency-name: bitnami/kubectl
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Jun 13, 2024
    Configuration menu
    Copy the full SHA
    6232d73 View commit details
    Browse the repository at this point in the history
  5. chore(deps): bump chromedriver from 125.0.3 to 126.0.0 in /ui-test (a…

    …rgoproj#18627)
    
    Bumps [chromedriver](https://github.com/giggio/node-chromedriver) from 125.0.3 to 126.0.0.
    - [Commits](giggio/node-chromedriver@125.0.3...126.0.0)
    
    ---
    updated-dependencies:
    - dependency-name: chromedriver
      dependency-type: direct:production
      update-type: version-update:semver-major
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Jun 13, 2024
    Configuration menu
    Copy the full SHA
    6f76e71 View commit details
    Browse the repository at this point in the history
  6. ci: updated yarn version (argoproj#18631)

    With the Dependabot Node bump in argoproj#18610, the test container no longer
    builds due to a change in Yarn version.
    
    Signed-off-by: Blake Pettersson <blake.pettersson@gmail.com>
    blakepettersson authored Jun 13, 2024
    Configuration menu
    Copy the full SHA
    7adec6e View commit details
    Browse the repository at this point in the history
  7. feat: Support Rollback multi-source apps; Follow-up to PR 14124 (argo…

    …proj#18615)
    
    * feat: Support Rollback multi-source apps; Follow-up to PR 14124
    
    Signed-off-by: Keith Chong <kykchong@redhat.com>
    
    * Common up code
    
    Signed-off-by: Keith Chong <kykchong@redhat.com>
    
    ---------
    
    Signed-off-by: Keith Chong <kykchong@redhat.com>
    keithchong authored Jun 13, 2024
    Configuration menu
    Copy the full SHA
    9bc1578 View commit details
    Browse the repository at this point in the history
  8. fix: Correction in Rocket.chat documentation (argoproj#18498)

    * Replaced email to SAMAccountName
    
    Signed-off-by: Raghavi Shirur <rshirur@redhat.com>
    Signed-off-by: Raghavi Shirur <raghaviss11@gmail.com>
    
    * Replaced email to SAMAccountName
    
    Signed-off-by: Raghavi Shirur <rshirur@redhat.com>
    Signed-off-by: Raghavi Shirur <raghaviss11@gmail.com>
    
    * Updated go.mod
    
    Signed-off-by: Raghavi Shirur <rshirur@redhat.com>
    Signed-off-by: Raghavi Shirur <raghaviss11@gmail.com>
    
    * Revert "Updated go.mod"
    
    This reverts commit a646653.
    
    Signed-off-by: Raghavi Shirur <rshirur@redhat.com>
    Signed-off-by: Raghavi Shirur <raghaviss11@gmail.com>
    
    * Updated go.mod
    
    Signed-off-by: Raghavi Shirur <rshirur@redhat.com>
    Signed-off-by: Raghavi Shirur <raghaviss11@gmail.com>
    
    * Fixed failing CI
    
    Signed-off-by: Raghavi Shirur <rshirur@redhat.com>
    Signed-off-by: Raghavi Shirur <raghaviss11@gmail.com>
    
    * Fixed failing CI
    
    Signed-off-by: Raghavi Shirur <rshirur@redhat.com>
    Signed-off-by: Raghavi Shirur <raghaviss11@gmail.com>
    
    * Fixed failing CI
    
    Signed-off-by: Raghavi Shirur <rshirur@redhat.com>
    Signed-off-by: Raghavi Shirur <raghaviss11@gmail.com>
    
    * Fixed failing CI
    
    Signed-off-by: Raghavi Shirur <rshirur@redhat.com>
    Signed-off-by: Raghavi Shirur <raghaviss11@gmail.com>
    
    ---------
    
    Signed-off-by: Raghavi Shirur <rshirur@redhat.com>
    Signed-off-by: Raghavi Shirur <raghaviss11@gmail.com>
    raghavi101 authored Jun 13, 2024
    Configuration menu
    Copy the full SHA
    2040bd6 View commit details
    Browse the repository at this point in the history
  9. chore(deps): bump library/golang in /test/container (argoproj#18625)

    Bumps library/golang from `969349b` to `0f76912`.
    
    ---
    updated-dependencies:
    - dependency-name: library/golang
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    Co-authored-by: pasha-codefresh <pavel@codefresh.io>
    dependabot[bot] and pasha-codefresh authored Jun 13, 2024
    Configuration menu
    Copy the full SHA
    5efa404 View commit details
    Browse the repository at this point in the history
  10. feat: adding gocover to e2e tests (argoproj#18130) (argoproj#18537)

    * feat: adding go coverage to e2e tests
    
    Signed-off-by: rumstead <37445536+rumstead@users.noreply.github.com>
    
    * feat: adding go coverage to e2e tests
    
    Signed-off-by: rumstead <37445536+rumstead@users.noreply.github.com>
    
    * feat: adding go coverage to e2e tests
    
    Signed-off-by: rumstead <37445536+rumstead@users.noreply.github.com>
    
    * feat: adding go coverage to e2e tests
    
    Signed-off-by: rumstead <37445536+rumstead@users.noreply.github.com>
    
    * feat: adding go coverage to e2e tests
    
    Signed-off-by: rumstead <37445536+rumstead@users.noreply.github.com>
    
    * feat: adding go coverage to e2e tests
    
    Signed-off-by: rumstead <37445536+rumstead@users.noreply.github.com>
    
    * feat: adding go coverage to e2e tests
    
    Signed-off-by: rumstead <37445536+rumstead@users.noreply.github.com>
    
    * feat: adding go coverage to e2e tests
    
    Signed-off-by: rumstead <37445536+rumstead@users.noreply.github.com>
    
    * feat: adding go coverage to e2e tests
    
    Signed-off-by: rumstead <37445536+rumstead@users.noreply.github.com>
    
    * feat: adding go coverage to e2e tests
    
    Signed-off-by: rumstead <37445536+rumstead@users.noreply.github.com>
    
    * feat: adding go coverage to e2e tests
    
    Signed-off-by: rumstead <37445536+rumstead@users.noreply.github.com>
    
    * feat: adding go coverage to e2e tests
    
    Signed-off-by: rumstead <37445536+rumstead@users.noreply.github.com>
    
    * feat: adding go coverage to e2e tests
    
    Signed-off-by: rumstead <37445536+rumstead@users.noreply.github.com>
    
    * feat: adding go coverage to e2e tests
    
    Signed-off-by: rumstead <37445536+rumstead@users.noreply.github.com>
    
    * feat: adding go coverage to e2e tests
    
    Signed-off-by: rumstead <37445536+rumstead@users.noreply.github.com>
    
    * feat: adding go coverage to e2e tests
    
    Signed-off-by: rumstead <37445536+rumstead@users.noreply.github.com>
    
    * feat: adding go coverage to e2e tests
    
    Signed-off-by: rumstead <37445536+rumstead@users.noreply.github.com>
    
    * feat: adding go coverage to e2e tests
    
    Signed-off-by: rumstead <37445536+rumstead@users.noreply.github.com>
    
    * try putting profiles in different directories
    
    Signed-off-by: Michael Crenshaw <350466+crenshaw-dev@users.noreply.github.com>
    
    * does this upload the whole directory?
    
    Signed-off-by: Michael Crenshaw <350466+crenshaw-dev@users.noreply.github.com>
    
    * create directories and only run one test
    
    Signed-off-by: Michael Crenshaw <350466+crenshaw-dev@users.noreply.github.com>
    
    * shut everything down before uploading coverage
    
    Signed-off-by: Michael Crenshaw <350466+crenshaw-dev@users.noreply.github.com>
    
    * don't fail on goreman failure
    
    Signed-off-by: Michael Crenshaw <350466+crenshaw-dev@users.noreply.github.com>
    
    * sleep 30
    
    Signed-off-by: Michael Crenshaw <350466+crenshaw-dev@users.noreply.github.com>
    
    * always upload server output
    
    Signed-off-by: Michael Crenshaw <350466+crenshaw-dev@users.noreply.github.com>
    
    * fix: implement graceful shutdown for api server
    
    Signed-off-by: Leonardo Luz Almeida <leonardo_almeida@intuit.com>
    
    * Shutdown servers in parallel
    
    Signed-off-by: Leonardo Luz Almeida <leonardo_almeida@intuit.com>
    
    * add noop shutdown function on api server constructor
    
    Signed-off-by: Leonardo Luz Almeida <leonardo_almeida@intuit.com>
    
    * fix waitgroup
    
    Signed-off-by: Leonardo Luz Almeida <leonardo_almeida@intuit.com>
    
    * more attempts to gracefully shut down
    
    Signed-off-by: Michael Crenshaw <350466+crenshaw-dev@users.noreply.github.com>
    
    * more tests
    
    Signed-off-by: Michael Crenshaw <350466+crenshaw-dev@users.noreply.github.com>
    
    * cleanup
    
    Signed-off-by: Michael Crenshaw <350466+crenshaw-dev@users.noreply.github.com>
    
    * revert graceful shutdown work, needs more work
    
    Signed-off-by: Michael Crenshaw <350466+crenshaw-dev@users.noreply.github.com>
    
    * more graceful shutdown cleanup
    
    Signed-off-by: Michael Crenshaw <350466+crenshaw-dev@users.noreply.github.com>
    
    * lint
    
    Signed-off-by: Michael Crenshaw <350466+crenshaw-dev@users.noreply.github.com>
    
    * feat: adding go coverage to e2e tests
    
    Signed-off-by: rumstead <37445536+rumstead@users.noreply.github.com>
    
    ---------
    
    Signed-off-by: rumstead <37445536+rumstead@users.noreply.github.com>
    Signed-off-by: Michael Crenshaw <350466+crenshaw-dev@users.noreply.github.com>
    Signed-off-by: Leonardo Luz Almeida <leonardo_almeida@intuit.com>
    Co-authored-by: Michael Crenshaw <350466+crenshaw-dev@users.noreply.github.com>
    Co-authored-by: Leonardo Luz Almeida <leonardo_almeida@intuit.com>
    3 people authored Jun 13, 2024
    Configuration menu
    Copy the full SHA
    9592b84 View commit details
    Browse the repository at this point in the history
  11. chore: enable gocritic linter (argoproj#18633)

    * chore: enable gocritic linter
    
    Signed-off-by: Matthieu MOREL <matthieu.morel35@gmail.com>
    
    * Update settings.go
    
    Signed-off-by: Matthieu MOREL <matthieu.morel35@gmail.com>
    
    * Update app.go
    
    Signed-off-by: Matthieu MOREL <matthieu.morel35@gmail.com>
    
    * Update grpcproxy.go
    
    Signed-off-by: Matthieu MOREL <matthieu.morel35@gmail.com>
    
    * Update grpcproxy.go
    
    Signed-off-by: Matthieu MOREL <matthieu.morel35@gmail.com>
    
    * Update util.go
    
    Signed-off-by: Matthieu MOREL <matthieu.morel35@gmail.com>
    
    * Update server.go
    
    Signed-off-by: Matthieu MOREL <matthieu.morel35@gmail.com>
    
    * Update app_management_ns_test.go
    
    Signed-off-by: Matthieu MOREL <matthieu.morel35@gmail.com>
    
    * Update app_management_test.go
    
    Signed-off-by: Matthieu MOREL <matthieu.morel35@gmail.com>
    
    * Update path_traversal.go
    
    Signed-off-by: Matthieu MOREL <matthieu.morel35@gmail.com>
    
    * Update sessionmanager.go
    
    Signed-off-by: Matthieu MOREL <matthieu.morel35@gmail.com>
    
    * Update .golangci.yaml
    
    Signed-off-by: Matthieu MOREL <matthieu.morel35@gmail.com>
    
    ---------
    
    Signed-off-by: Matthieu MOREL <matthieu.morel35@gmail.com>
    mmorel-35 authored Jun 13, 2024
    Configuration menu
    Copy the full SHA
    9f1e2e8 View commit details
    Browse the repository at this point in the history

Commits on Jun 14, 2024

  1. feat: Provide Edit support in Sources tab for multi-source app (argop…

    …roj#17588) (argoproj#17890)
    
    Signed-off-by: Keith Chong <kykchong@redhat.com>
    keithchong authored Jun 14, 2024
    Configuration menu
    Copy the full SHA
    ae61752 View commit details
    Browse the repository at this point in the history
  2. docs: update multiple sources docs (argoproj#18662)

    Signed-off-by: ishitasequeira <ishiseq29@gmail.com>
    ishitasequeira authored Jun 14, 2024
    Configuration menu
    Copy the full SHA
    7efde25 View commit details
    Browse the repository at this point in the history
  3. chore(deps): bump SonarSource/sonarqube-scan-action from 2.1.0 to 2.2 (

    …argoproj#18649)
    
    Bumps [SonarSource/sonarqube-scan-action](https://github.com/sonarsource/sonarqube-scan-action) from 2.1.0 to 2.2.
    - [Release notes](https://github.com/sonarsource/sonarqube-scan-action/releases)
    - [Commits](SonarSource/sonarqube-scan-action@86fe817...540792c)
    
    ---
    updated-dependencies:
    - dependency-name: SonarSource/sonarqube-scan-action
      dependency-type: direct:production
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Jun 14, 2024
    Configuration menu
    Copy the full SHA
    1757b7e View commit details
    Browse the repository at this point in the history
  4. chore(deps): bump codecov/codecov-action from 4.4.1 to 4.5.0 (argopro…

    …j#18650)
    
    Bumps [codecov/codecov-action](https://github.com/codecov/codecov-action) from 4.4.1 to 4.5.0.
    - [Release notes](https://github.com/codecov/codecov-action/releases)
    - [Changelog](https://github.com/codecov/codecov-action/blob/main/CHANGELOG.md)
    - [Commits](codecov/codecov-action@125fc84...e28ff12)
    
    ---
    updated-dependencies:
    - dependency-name: codecov/codecov-action
      dependency-type: direct:production
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Jun 14, 2024
    Configuration menu
    Copy the full SHA
    f8557d2 View commit details
    Browse the repository at this point in the history
  5. chore: extend require-error rule from testifylint (argoproj#18658)

    Signed-off-by: Matthieu MOREL <matthieu.morel35@gmail.com>
    mmorel-35 authored Jun 14, 2024
    Configuration menu
    Copy the full SHA
    c9ea5b1 View commit details
    Browse the repository at this point in the history
  6. fix: minor ui fixes for repositories (argoproj#18648)

    * minor fixes
    
    Signed-off-by: Alexander Matyushentsev <AMatyushentsev@gmail.com>
    
    * fix: remove double import
    
    Signed-off-by: Blake Pettersson <blake.pettersson@gmail.com>
    
    ---------
    
    Signed-off-by: Alexander Matyushentsev <AMatyushentsev@gmail.com>
    Signed-off-by: Blake Pettersson <blake.pettersson@gmail.com>
    Co-authored-by: Alexander Matyushentsev <AMatyushentsev@gmail.com>
    blakepettersson and alexmt authored Jun 14, 2024
    Configuration menu
    Copy the full SHA
    e025194 View commit details
    Browse the repository at this point in the history
  7. chore: update docs and skip gpg tests on appset (argoproj#18637)

    Signed-off-by: ishitasequeira <ishiseq29@gmail.com>
    ishitasequeira authored Jun 14, 2024
    Configuration menu
    Copy the full SHA
    03e6f8a View commit details
    Browse the repository at this point in the history
  8. docs: Improve the FAQ (argoproj#12039) (argoproj#18645)

    * docs: Fix whitespace around after open paren in FAQ
    
    Signed-off-by: Josh Soref <jsoref@gmail.com>
    
    * docs: Fix trailing whitespace
    
    Signed-off-by: Josh Soref <jsoref@gmail.com>
    
    * docs: Fix grammar in FAQ wrt redis auth
    
    Signed-off-by: Josh Soref <jsoref@gmail.com>
    
    * docs: Fix FAQ markdown for turning off redis auth
    
    Signed-off-by: Josh Soref <jsoref@gmail.com>
    
    * docs: Start talking about manifest generation
    
    Signed-off-by: Josh Soref <jsoref@gmail.com>
    
    ---------
    
    Signed-off-by: Josh Soref <jsoref@gmail.com>
    jsoref authored Jun 14, 2024
    Configuration menu
    Copy the full SHA
    48eb7f3 View commit details
    Browse the repository at this point in the history
  9. fix(ui): dropdown-fixed in logs (argoproj#18470)

    * dropdown-fixed
    
    Signed-off-by: Surajyadav <harrypotter1108@gmail.com>
    
    * removed-extra-css
    
    Signed-off-by: Surajyadav <harrypotter1108@gmail.com>
    
    ---------
    
    Signed-off-by: Surajyadav <harrypotter1108@gmail.com>
    surajyadav1108 authored Jun 14, 2024
    Configuration menu
    Copy the full SHA
    2d5c59c View commit details
    Browse the repository at this point in the history
  10. chore(deps): bump library/node from f73cc32 to 5e4044f in /ui-test (

    argoproj#18656)
    
    Bumps library/node from `f73cc32` to `5e4044f`.
    
    ---
    updated-dependencies:
    - dependency-name: library/node
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Jun 14, 2024
    Configuration menu
    Copy the full SHA
    1405413 View commit details
    Browse the repository at this point in the history
  11. chore(deps): bump library/node from f73cc32 to 5e4044f (argoproj#…

    …18654)
    
    Bumps library/node from `f73cc32` to `5e4044f`.
    
    ---
    updated-dependencies:
    - dependency-name: library/node
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Jun 14, 2024
    Configuration menu
    Copy the full SHA
    57ee536 View commit details
    Browse the repository at this point in the history
  12. chore(deps): bump library/node in /test/container (argoproj#18651)

    Bumps library/node from `f73cc32` to `5e4044f`.
    
    ---
    updated-dependencies:
    - dependency-name: library/node
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Jun 14, 2024
    Configuration menu
    Copy the full SHA
    5796557 View commit details
    Browse the repository at this point in the history
  13. chore(deps): bump library/golang from 0f76912 to a1dc408 (argopro…

    …j#18674)
    
    Signed-off-by: Michael Crenshaw <350466+crenshaw-dev@users.noreply.github.com>
    crenshaw-dev authored Jun 14, 2024
    Configuration menu
    Copy the full SHA
    170d543 View commit details
    Browse the repository at this point in the history
  14. docs(cli): remove docs for non-existing argocd app set flags (argop…

    …roj#18671) (argoproj#18673)
    
    Signed-off-by: Michael Crenshaw <350466+crenshaw-dev@users.noreply.github.com>
    crenshaw-dev authored Jun 14, 2024
    Configuration menu
    Copy the full SHA
    2c0cc02 View commit details
    Browse the repository at this point in the history
  15. Configuration menu
    Copy the full SHA
    1e1fe04 View commit details
    Browse the repository at this point in the history
  16. chore: extend require-error rule from testifylint (argoproj#18675)

    * chore: extend require-error rule from testifylint
    
    Signed-off-by: Matthieu MOREL <matthieu.morel35@gmail.com>
    
    * Update helm_test.go
    
    Signed-off-by: Matthieu MOREL <matthieu.morel35@gmail.com>
    
    ---------
    
    Signed-off-by: Matthieu MOREL <matthieu.morel35@gmail.com>
    mmorel-35 authored Jun 14, 2024
    Configuration menu
    Copy the full SHA
    0d1d1a1 View commit details
    Browse the repository at this point in the history
  17. chore(ci): only test four latest k8s versions (argoproj#18676)

    Signed-off-by: Michael Crenshaw <350466+crenshaw-dev@users.noreply.github.com>
    crenshaw-dev authored Jun 14, 2024
    Configuration menu
    Copy the full SHA
    cc700df View commit details
    Browse the repository at this point in the history

Commits on Jun 15, 2024

  1. chore: bump version (argoproj#18677)

    Signed-off-by: Michael Crenshaw <350466+crenshaw-dev@users.noreply.github.com>
    crenshaw-dev authored Jun 15, 2024
    Configuration menu
    Copy the full SHA
    e3fa52d View commit details
    Browse the repository at this point in the history
  2. chore: extend require-error rule from testifylint (argoproj#18681)

    Signed-off-by: Matthieu MOREL <matthieu.morel35@gmail.com>
    mmorel-35 authored Jun 15, 2024
    Configuration menu
    Copy the full SHA
    eac08dc View commit details
    Browse the repository at this point in the history
  3. chore: enable require-error rule from errorlint linter on cmd folder (a…

    …rgoproj#18683)
    
    Signed-off-by: Matthieu MOREL <matthieu.morel35@gmail.com>
    mmorel-35 authored Jun 15, 2024
    Configuration menu
    Copy the full SHA
    38d6db6 View commit details
    Browse the repository at this point in the history
  4. chore(deps): bump Kustomize from 3.14.4 to 3.15.2 (argoproj#18680)

    Signed-off-by: Michael Crenshaw <350466+crenshaw-dev@users.noreply.github.com>
    crenshaw-dev authored Jun 15, 2024
    Configuration menu
    Copy the full SHA
    ad461c2 View commit details
    Browse the repository at this point in the history
  5. chore: enable require-error rule from errorlint linter on test folder (

    …argoproj#18684)
    
    Signed-off-by: Matthieu MOREL <matthieu.morel35@gmail.com>
    mmorel-35 authored Jun 15, 2024
    Configuration menu
    Copy the full SHA
    f770a2a View commit details
    Browse the repository at this point in the history
  6. chore: ignore mocks in codecov (argoproj#18685)

    Signed-off-by: Michael Crenshaw <350466+crenshaw-dev@users.noreply.github.com>
    crenshaw-dev authored Jun 15, 2024
    Configuration menu
    Copy the full SHA
    1ecd397 View commit details
    Browse the repository at this point in the history
  7. chore: add codecov config to CI approvers (argoproj#18686)

    Signed-off-by: Michael Crenshaw <350466+crenshaw-dev@users.noreply.github.com>
    crenshaw-dev authored Jun 15, 2024
    Configuration menu
    Copy the full SHA
    dbb9bc8 View commit details
    Browse the repository at this point in the history
  8. feat(reposerver): Skip calling git fetch if commit to checkout exists…

    … locally (argoproj#18657)
    
    * Skip fetch if revision to check out exists locally
    
    Signed-off-by: Shady Rafehi <shady@canva.com>
    
    * Test reposerver/repository.checkoutRevision
    
    Signed-off-by: Shady Rafehi <shady@canva.com>
    
    * Test client.IsRevisionPresent
    
    Signed-off-by: Shady Rafehi <shady@canva.com>
    
    * Signoff
    
    Signed-off-by: Shady Rafehi <shady@canva.com>
    
    * Update reposerver/repository/repository.go
    
    Co-authored-by: Michael Crenshaw <350466+crenshaw-dev@users.noreply.github.com>
    Signed-off-by: Shady Rafehi <shady@canva.com>
    
    ---------
    
    Signed-off-by: Shady Rafehi <shady@canva.com>
    Co-authored-by: Michael Crenshaw <350466+crenshaw-dev@users.noreply.github.com>
    shady-canva and crenshaw-dev authored Jun 15, 2024
    Configuration menu
    Copy the full SHA
    336cc29 View commit details
    Browse the repository at this point in the history
  9. chore(deps): bump gitops engine (argoproj#18679)

    * chore(deps): bump gitops engine
    
    Signed-off-by: Michael Crenshaw <350466+crenshaw-dev@users.noreply.github.com>
    
    * switch back to upstream
    
    Signed-off-by: Michael Crenshaw <350466+crenshaw-dev@users.noreply.github.com>
    
    ---------
    
    Signed-off-by: Michael Crenshaw <350466+crenshaw-dev@users.noreply.github.com>
    crenshaw-dev authored Jun 15, 2024
    Configuration menu
    Copy the full SHA
    2aefa9c View commit details
    Browse the repository at this point in the history
  10. chore: enable require-error rule from errorlint linter on server fold…

    …er (argoproj#18687)
    
    Signed-off-by: Matthieu MOREL <matthieu.morel35@gmail.com>
    mmorel-35 authored Jun 15, 2024
    Configuration menu
    Copy the full SHA
    c556cf7 View commit details
    Browse the repository at this point in the history

Commits on Jun 16, 2024

  1. [Bot] docs: Update Snyk reports (argoproj#18692)

    Signed-off-by: CI <ci@argoproj.com>
    Co-authored-by: CI <ci@argoproj.com>
    github-actions[bot] and CI authored Jun 16, 2024
    Configuration menu
    Copy the full SHA
    b3b090b View commit details
    Browse the repository at this point in the history
  2. chore(deps): bump tj-actions/changed-files from 42.0.2 to 44.5.2 (arg…

    …oproj#18461)
    
    Bumps [tj-actions/changed-files](https://github.com/tj-actions/changed-files) from 42.0.2 to 44.5.2.
    - [Release notes](https://github.com/tj-actions/changed-files/releases)
    - [Changelog](https://github.com/tj-actions/changed-files/blob/main/HISTORY.md)
    - [Commits](tj-actions/changed-files@90a06d6...d6babd6)
    
    ---
    updated-dependencies:
    - dependency-name: tj-actions/changed-files
      dependency-type: direct:production
      update-type: version-update:semver-major
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Jun 16, 2024
    Configuration menu
    Copy the full SHA
    52b1b43 View commit details
    Browse the repository at this point in the history
  3. chore: missing qtar in go exclusions (argoproj#18698)

    Signed-off-by: Matthieu MOREL <matthieu.morel35@gmail.com>
    mmorel-35 authored Jun 16, 2024
    Configuration menu
    Copy the full SHA
    130c0f4 View commit details
    Browse the repository at this point in the history

Commits on Jun 17, 2024

  1. chore(deps): bump chromedriver from 126.0.0 to 126.0.1 in /ui-test (a…

    …rgoproj#18699)
    
    Bumps [chromedriver](https://github.com/giggio/node-chromedriver) from 126.0.0 to 126.0.1.
    - [Commits](giggio/node-chromedriver@126.0.0...126.0.1)
    
    ---
    updated-dependencies:
    - dependency-name: chromedriver
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Jun 17, 2024
    Configuration menu
    Copy the full SHA
    d57800f View commit details
    Browse the repository at this point in the history
  2. chore(deps): bump library/redis in /test/container (argoproj#18652)

    Bumps library/redis from `01afb31` to `2cf43d9`.
    
    ---
    updated-dependencies:
    - dependency-name: library/redis
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Jun 17, 2024
    Configuration menu
    Copy the full SHA
    1fd2f62 View commit details
    Browse the repository at this point in the history
  3. chore(deps): bump library/golang in /test/container (argoproj#18653)

    Bumps library/golang from `0f76912` to `a1dc408`.
    
    ---
    updated-dependencies:
    - dependency-name: library/golang
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Jun 17, 2024
    Configuration menu
    Copy the full SHA
    af60215 View commit details
    Browse the repository at this point in the history
  4. chore(deps): bump library/golang from 0f76912 to a1dc408 (argopro…

    …j#18655)
    
    Bumps library/golang from `0f76912` to `a1dc408`.
    
    ---
    updated-dependencies:
    - dependency-name: library/golang
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Jun 17, 2024
    Configuration menu
    Copy the full SHA
    e5c0526 View commit details
    Browse the repository at this point in the history
  5. chore: enable require-error rule from errorlint linter on pkg folder (a…

    …rgoproj#18691)
    
    Signed-off-by: Matthieu MOREL <matthieu.morel35@gmail.com>
    mmorel-35 authored Jun 17, 2024
    Configuration menu
    Copy the full SHA
    89a0cc3 View commit details
    Browse the repository at this point in the history
  6. chore: enable require-error rule from errorlint linter on application…

    …set folder (argoproj#18689)
    
    Signed-off-by: Matthieu MOREL <matthieu.morel35@gmail.com>
    Signed-off-by: pasha-codefresh <pavel@codefresh.io>
    Co-authored-by: pasha-codefresh <pavel@codefresh.io>
    mmorel-35 and pasha-codefresh authored Jun 17, 2024
    Configuration menu
    Copy the full SHA
    4494fe5 View commit details
    Browse the repository at this point in the history
  7. chore: enable require-error rule from errorlint linter on controller …

    …folder (argoproj#18690)
    
    Signed-off-by: Matthieu MOREL <matthieu.morel35@gmail.com>
    Signed-off-by: pasha-codefresh <pavel@codefresh.io>
    Co-authored-by: pasha-codefresh <pavel@codefresh.io>
    mmorel-35 and pasha-codefresh authored Jun 17, 2024
    Configuration menu
    Copy the full SHA
    d7fc1bf View commit details
    Browse the repository at this point in the history
  8. feat: Add labels on Application's k8s events (argoproj#11381) (argopr…

    …oj#18160)
    
    * Add labels on Application's k8s events
    
    Signed-off-by: Siddhesh Ghadi <sghadi1203@gmail.com>
    
    * Fix typo
    
    Signed-off-by: Siddhesh Ghadi <sghadi1203@gmail.com>
    
    * Add new cm keys & doc
    
    Signed-off-by: Siddhesh Ghadi <sghadi1203@gmail.com>
    
    * Fix typo
    
    Signed-off-by: Siddhesh Ghadi <sghadi1203@gmail.com>
    
    * correct rebase changes
    
    Signed-off-by: Siddhesh Ghadi <sghadi1203@gmail.com>
    
    * Fix linting
    
    Signed-off-by: Siddhesh Ghadi <sghadi1203@gmail.com>
    
    ---------
    
    Signed-off-by: Siddhesh Ghadi <sghadi1203@gmail.com>
    svghadi authored Jun 17, 2024
    Configuration menu
    Copy the full SHA
    4c6ad9d View commit details
    Browse the repository at this point in the history

Commits on Jun 18, 2024

  1. chore: enable require-error from testifylint on cmpserver and reposer…

    …ver folders (argoproj#18702)
    
    * chore: enable require-error from testifylint on cmpserver and reposerver folders
    
    Signed-off-by: Matthieu MOREL <matthieu.morel35@gmail.com>
    
    * Update app_k8s_events_test.go
    
    Signed-off-by: Matthieu MOREL <matthieu.morel35@gmail.com>
    
    ---------
    
    Signed-off-by: Matthieu MOREL <matthieu.morel35@gmail.com>
    mmorel-35 authored Jun 18, 2024
    Configuration menu
    Copy the full SHA
    8f28199 View commit details
    Browse the repository at this point in the history
  2. fix: docs site version selector broken (argoproj#18378)

    Signed-off-by: xiaowu.zhu <xiaowu.zhu@daocloud.io>
    Signed-off-by: root <root@daocloud.io>
    yyzxw authored Jun 18, 2024
    Configuration menu
    Copy the full SHA
    9f0d2a8 View commit details
    Browse the repository at this point in the history
  3. fix: JSON unmarshaling error handling and nil return (argoproj#18700)

    * fix: JSON unmarshaling error handling and nil return in ExecuteHealthLua function
    
    Signed-off-by: Yonatan Sasson <yonatanxd7@gmail.com>
    
    * Update util/lua/lua.go
    
    Co-authored-by: Alexandre Gaudreault <alexandre_gaudreault@intuit.com>
    Signed-off-by: Michael Crenshaw <350466+crenshaw-dev@users.noreply.github.com>
    
    ---------
    
    Signed-off-by: Yonatan Sasson <yonatanxd7@gmail.com>
    Signed-off-by: Michael Crenshaw <350466+crenshaw-dev@users.noreply.github.com>
    Co-authored-by: Michael Crenshaw <350466+crenshaw-dev@users.noreply.github.com>
    Co-authored-by: Alexandre Gaudreault <alexandre_gaudreault@intuit.com>
    3 people authored Jun 18, 2024
    Configuration menu
    Copy the full SHA
    f8e2ca7 View commit details
    Browse the repository at this point in the history
  4. chore(deps): bump library/golang from 4950c1c to c2010b9 (argopro…

    …j#18704)
    
    Bumps library/golang from `4950c1c` to `c2010b9`.
    
    ---
    updated-dependencies:
    - dependency-name: library/golang
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Jun 18, 2024
    Configuration menu
    Copy the full SHA
    50f889c View commit details
    Browse the repository at this point in the history
  5. chore(deps-dev): bump @types/node from 20.14.2 to 20.14.4 in /ui-test (

    …argoproj#18705)
    
    Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) from 20.14.2 to 20.14.4.
    - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
    - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node)
    
    ---
    updated-dependencies:
    - dependency-name: "@types/node"
      dependency-type: direct:development
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Jun 18, 2024
    Configuration menu
    Copy the full SHA
    3fb9d95 View commit details
    Browse the repository at this point in the history
  6. chore(deps): bump library/golang in /test/container (argoproj#18706)

    Bumps library/golang from `4950c1c` to `c2010b9`.
    
    ---
    updated-dependencies:
    - dependency-name: library/golang
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Jun 18, 2024
    Configuration menu
    Copy the full SHA
    e5eddc3 View commit details
    Browse the repository at this point in the history
  7. chore(deps): bump library/redis in /test/container (argoproj#18707)

    Bumps library/redis from `f5ef9e2` to `e422889`.
    
    ---
    updated-dependencies:
    - dependency-name: library/redis
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Jun 18, 2024
    Configuration menu
    Copy the full SHA
    fe965ed View commit details
    Browse the repository at this point in the history
  8. chore(deps): bump ws from 8.17.0 to 8.17.1 in /ui (argoproj#18712)

    Bumps [ws](https://github.com/websockets/ws) from 8.17.0 to 8.17.1.
    - [Release notes](https://github.com/websockets/ws/releases)
    - [Commits](websockets/ws@8.17.0...8.17.1)
    
    ---
    updated-dependencies:
    - dependency-name: ws
      dependency-type: indirect
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Jun 18, 2024
    Configuration menu
    Copy the full SHA
    3f0d8d5 View commit details
    Browse the repository at this point in the history
  9. chore(deps): bump ws from 8.17.0 to 8.17.1 in /ui-test (argoproj#18711)

    Bumps [ws](https://github.com/websockets/ws) from 8.17.0 to 8.17.1.
    - [Release notes](https://github.com/websockets/ws/releases)
    - [Commits](websockets/ws@8.17.0...8.17.1)
    
    ---
    updated-dependencies:
    - dependency-name: ws
      dependency-type: indirect
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Jun 18, 2024
    Configuration menu
    Copy the full SHA
    029b5ac View commit details
    Browse the repository at this point in the history
  10. chore: enable error-is-as rule from testifylint linter (argoproj#18710)

    Signed-off-by: Matthieu MOREL <matthieu.morel35@gmail.com>
    mmorel-35 authored Jun 18, 2024
    Configuration menu
    Copy the full SHA
    04edbe9 View commit details
    Browse the repository at this point in the history
  11. chore(deps): bump docker/build-push-action from 5.4.0 to 6.0.0 (argop…

    …roj#18708)
    
    Bumps [docker/build-push-action](https://github.com/docker/build-push-action) from 5.4.0 to 6.0.0.
    - [Release notes](https://github.com/docker/build-push-action/releases)
    - [Commits](docker/build-push-action@ca052bb...c382f71)
    
    ---
    updated-dependencies:
    - dependency-name: docker/build-push-action
      dependency-type: direct:production
      update-type: version-update:semver-major
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Jun 18, 2024
    Configuration menu
    Copy the full SHA
    c88d3a9 View commit details
    Browse the repository at this point in the history
  12. docs: don't populate tested versions on latest (argoproj#18719)

    Signed-off-by: Michael Crenshaw <350466+crenshaw-dev@users.noreply.github.com>
    crenshaw-dev authored Jun 18, 2024
    Configuration menu
    Copy the full SHA
    5bf93d4 View commit details
    Browse the repository at this point in the history
  13. feat(cli): add cmd to preview generated apps of appsets (argoproj#10895

    …) (argoproj#16781)
    
    * feat(cli): add cmd to preview generated apps
    
    Signed-off-by: Alexandre Gaudreault <alexandre.gaudreault@logmein.com>
    
    * fix build
    
    Signed-off-by: Alexandre Gaudreault <alexandre.gaudreault@logmein.com>
    
    * fix local proto gen
    
    Signed-off-by: Alexandre Gaudreault <alexandre.gaudreault@logmein.com>
    
    * dry run client
    
    Signed-off-by: Alexandre Gaudreault <alexandre.gaudreault@logmein.com>
    
    * fix: allow to run codegen outside GOPATH
    
    Signed-off-by: Alexandre Gaudreault <alexandre.gaudreault@logmein.com>
    
    * clientgen
    
    Signed-off-by: Alexandre Gaudreault <alexandre.gaudreault@logmein.com>
    
    * openapigen
    
    Signed-off-by: Alexandre Gaudreault <alexandre.gaudreault@logmein.com>
    
    * remove ensure-gopath
    
    Signed-off-by: Alexandre Gaudreault <alexandre.gaudreault@logmein.com>
    
    * fix tests and templatePatch
    
    Signed-off-by: Alexandre Gaudreault <alexandre.gaudreault@logmein.com>
    
    * fix build
    
    Signed-off-by: Alexandre Gaudreault <alexandre.gaudreault@logmein.com>
    
    * convert to interfaces
    
    Signed-off-by: Alexandre Gaudreault <alexandre.gaudreault@logmein.com>
    
    * codegen
    
    Signed-off-by: Alexandre Gaudreault <alexandre_gaudreault@intuit.com>
    
    * extract common code
    
    Signed-off-by: Alexandre Gaudreault <alexandre_gaudreault@intuit.com>
    
    * use appset params in server
    
    Signed-off-by: Alexandre Gaudreault <alexandre_gaudreault@intuit.com>
    
    * codegen
    
    Signed-off-by: Alexandre Gaudreault <alexandre_gaudreault@intuit.com>
    
    * fix test build
    
    Signed-off-by: Alexandre Gaudreault <alexandre_gaudreault@intuit.com>
    
    * unit tests
    
    Signed-off-by: Alexandre Gaudreault <alexandre_gaudreault@intuit.com>
    
    * move test to new package
    
    Signed-off-by: Alexandre Gaudreault <alexandre_gaudreault@intuit.com>
    
    * move to correct folders
    
    Signed-off-by: Alexandre Gaudreault <alexandre_gaudreault@intuit.com>
    
    * fix build
    
    Signed-off-by: Alexandre Gaudreault <alexandre_gaudreault@intuit.com>
    
    * review
    
    Signed-off-by: Alexandre Gaudreault <alexandre_gaudreault@intuit.com>
    
    * lint
    
    Signed-off-by: Michael Crenshaw <350466+crenshaw-dev@users.noreply.github.com>
    
    * fix test
    
    Signed-off-by: Michael Crenshaw <350466+crenshaw-dev@users.noreply.github.com>
    
    * fix lint
    
    Signed-off-by: Michael Crenshaw <350466+crenshaw-dev@users.noreply.github.com>
    
    * auto generate mocks
    
    Signed-off-by: Michael Crenshaw <350466+crenshaw-dev@users.noreply.github.com>
    
    * better error handling
    
    Signed-off-by: Michael Crenshaw <350466+crenshaw-dev@users.noreply.github.com>
    
    * more docs
    
    Signed-off-by: Michael Crenshaw <350466+crenshaw-dev@users.noreply.github.com>
    
    * more docs
    
    Signed-off-by: Michael Crenshaw <350466+crenshaw-dev@users.noreply.github.com>
    
    * lint
    
    Signed-off-by: Michael Crenshaw <350466+crenshaw-dev@users.noreply.github.com>
    
    ---------
    
    Signed-off-by: Alexandre Gaudreault <alexandre.gaudreault@logmein.com>
    Signed-off-by: Alexandre Gaudreault <alexandre_gaudreault@intuit.com>
    Signed-off-by: Michael Crenshaw <350466+crenshaw-dev@users.noreply.github.com>
    Co-authored-by: Michael Crenshaw <350466+crenshaw-dev@users.noreply.github.com>
    agaudreault and crenshaw-dev authored Jun 18, 2024
    Configuration menu
    Copy the full SHA
    70755aa View commit details
    Browse the repository at this point in the history
  14. fix(ci): use commit hash instead of release number in security insigh…

    …ts (argoproj#18718)
    
    Signed-off-by: Michael Crenshaw <350466+crenshaw-dev@users.noreply.github.com>
    crenshaw-dev authored Jun 18, 2024
    Configuration menu
    Copy the full SHA
    ff1d37f View commit details
    Browse the repository at this point in the history
  15. chore: Bump version in master (argoproj#18717)

    * Bump version in master
    
    Signed-off-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
    
    * Update SECURITY-INSIGHTS.yml
    
    Signed-off-by: Michael Crenshaw <350466+crenshaw-dev@users.noreply.github.com>
    
    ---------
    
    Signed-off-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
    Signed-off-by: Michael Crenshaw <350466+crenshaw-dev@users.noreply.github.com>
    Co-authored-by: ishitasequeira <46771830+ishitasequeira@users.noreply.github.com>
    Co-authored-by: Michael Crenshaw <350466+crenshaw-dev@users.noreply.github.com>
    3 people authored Jun 18, 2024
    Configuration menu
    Copy the full SHA
    7c7af40 View commit details
    Browse the repository at this point in the history
  16. test(cli): unstable unit test caused by unsorted array (argoproj#18722)

    Signed-off-by: Alexandre Gaudreault <alexandre_gaudreault@intuit.com>
    agaudreault authored Jun 18, 2024
    Configuration menu
    Copy the full SHA
    6bc0b29 View commit details
    Browse the repository at this point in the history

Commits on Jun 19, 2024

  1. fix(ui): set project to empty string if undefined (argoproj#18732)

    There are some situations where the project will be `undefined`. When
    that happens, attempting to delete a repo won't be possible, since
    the backend will be looking for a project with the literal name
    `undefined`. To fix this, set an empty string for `undefined|null`
    values.
    
    Signed-off-by: Blake Pettersson <blake.pettersson@gmail.com>
    blakepettersson authored Jun 19, 2024
    Configuration menu
    Copy the full SHA
    e6dc415 View commit details
    Browse the repository at this point in the history
  2. fix(docs): fix example in userguide/diffing (argoproj#18730)

    Signed-off-by: tillepille <github@tillepille.io>
    tillepille authored Jun 19, 2024
    Configuration menu
    Copy the full SHA
    331944a View commit details
    Browse the repository at this point in the history

Commits on Jun 20, 2024

  1. chore(deps): bump chromedriver from 126.0.1 to 126.0.2 in /ui-test (a…

    …rgoproj#18739)
    
    Bumps [chromedriver](https://github.com/giggio/node-chromedriver) from 126.0.1 to 126.0.2.
    - [Commits](giggio/node-chromedriver@126.0.1...126.0.2)
    
    ---
    updated-dependencies:
    - dependency-name: chromedriver
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Jun 20, 2024
    Configuration menu
    Copy the full SHA
    c83a988 View commit details
    Browse the repository at this point in the history
  2. chore(deps-dev): bump @types/node from 20.14.4 to 20.14.6 in /ui-test (

    …argoproj#18738)
    
    Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) from 20.14.4 to 20.14.6.
    - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
    - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node)
    
    ---
    updated-dependencies:
    - dependency-name: "@types/node"
      dependency-type: direct:development
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Jun 20, 2024
    Configuration menu
    Copy the full SHA
    1aeed6a View commit details
    Browse the repository at this point in the history
  3. Update USERS.md (argoproj#18743)

    Signed-off-by: Toni Grabulosa <71640433+toniGrabulosa@users.noreply.github.com>
    toniGrabulosa authored Jun 20, 2024
    Configuration menu
    Copy the full SHA
    d2436d9 View commit details
    Browse the repository at this point in the history

Commits on Jun 21, 2024

  1. chore(deps-dev): bump @types/node from 20.14.6 to 20.14.7 in /ui-test (

    …argoproj#18750)
    
    Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) from 20.14.6 to 20.14.7.
    - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
    - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node)
    
    ---
    updated-dependencies:
    - dependency-name: "@types/node"
      dependency-type: direct:development
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Jun 21, 2024
    Configuration menu
    Copy the full SHA
    f7d854e View commit details
    Browse the repository at this point in the history
  2. chore(deps): bump docker/build-push-action from 6.0.0 to 6.0.2 (argop…

    …roj#18749)
    
    Bumps [docker/build-push-action](https://github.com/docker/build-push-action) from 6.0.0 to 6.0.2.
    - [Release notes](https://github.com/docker/build-push-action/releases)
    - [Commits](docker/build-push-action@c382f71...f6010ea)
    
    ---
    updated-dependencies:
    - dependency-name: docker/build-push-action
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Jun 21, 2024
    Configuration menu
    Copy the full SHA
    e98d3b2 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    fff55d5 View commit details
    Browse the repository at this point in the history