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

Multiple sources for applications #1

Open
wants to merge 55 commits into
base: master
Choose a base branch
from

Commits on Dec 5, 2022

  1. chore(deps): bump github.com/valyala/fasttemplate from 1.2.1 to 1.2.2 (

    …argoproj#11552)
    
    Bumps [github.com/valyala/fasttemplate](https://github.com/valyala/fasttemplate) from 1.2.1 to 1.2.2.
    - [Release notes](https://github.com/valyala/fasttemplate/releases)
    - [Commits](valyala/fasttemplate@v1.2.1...v1.2.2)
    
    ---
    updated-dependencies:
    - dependency-name: github.com/valyala/fasttemplate
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] committed Dec 5, 2022
    Configuration menu
    Copy the full SHA
    ac71ec8 View commit details
    Browse the repository at this point in the history
  2. chore(deps): bump github.com/ktrysmt/go-bitbucket from 0.9.40 to 0.9.…

    …54 (argoproj#11554)
    
    Bumps [github.com/ktrysmt/go-bitbucket](https://github.com/ktrysmt/go-bitbucket) from 0.9.40 to 0.9.54.
    - [Release notes](https://github.com/ktrysmt/go-bitbucket/releases)
    - [Commits](ktrysmt/go-bitbucket@v0.9.40...v0.9.54)
    
    ---
    updated-dependencies:
    - dependency-name: github.com/ktrysmt/go-bitbucket
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] committed Dec 5, 2022
    Configuration menu
    Copy the full SHA
    44a4ec1 View commit details
    Browse the repository at this point in the history
  3. chore(deps): bump github.com/imdario/mergo from 0.3.12 to 0.3.13 (arg…

    …oproj#11555)
    
    Bumps [github.com/imdario/mergo](https://github.com/imdario/mergo) from 0.3.12 to 0.3.13.
    - [Release notes](https://github.com/imdario/mergo/releases)
    - [Commits](darccio/mergo@0.3.12...v0.3.13)
    
    ---
    updated-dependencies:
    - dependency-name: github.com/imdario/mergo
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] committed Dec 5, 2022
    Configuration menu
    Copy the full SHA
    cbb4303 View commit details
    Browse the repository at this point in the history
  4. docs: update how to access arrays in Go templates (argoproj#11562)

    Signed-off-by: Dieter Bocklandt <dieterbocklandt@gmail.com>
    
    Signed-off-by: Dieter Bocklandt <dieterbocklandt@gmail.com>
    siliconsheep committed Dec 5, 2022
    Configuration menu
    Copy the full SHA
    89792b4 View commit details
    Browse the repository at this point in the history
  5. add otel interceptor (argoproj#11561)

    Signed-off-by: minquan.chen <minquan.chen@daocloud.io>
    
    Signed-off-by: minquan.chen <minquan.chen@daocloud.io>
    Frapschen committed Dec 5, 2022
    Configuration menu
    Copy the full SHA
    f25f0b2 View commit details
    Browse the repository at this point in the history
  6. fix: use repository GithubAppCreds proxy if set (argoproj#11422)

    Signed-off-by: Nathanael Liechti <technat@technat.ch>
    
    Signed-off-by: Nathanael Liechti <technat@technat.ch>
    the-technat committed Dec 5, 2022
    Configuration menu
    Copy the full SHA
    5bb937c View commit details
    Browse the repository at this point in the history

Commits on Dec 6, 2022

  1. feat: show app age in application list view (argoproj#11209) (argopro…

    …j#11502)
    
    Signed-off-by: Alex Eftimie <alex.eftimie@getyourguide.com>
    alexef committed Dec 6, 2022
    Configuration menu
    Copy the full SHA
    cf7bf14 View commit details
    Browse the repository at this point in the history
  2. fix: sidebar css (argoproj#11531)

    Signed-off-by: ashutosh16 <11219262+ashutosh16@users.noreply.github.com>
    Co-authored-by: Remington Breeze <remington@breeze.software>
    ashutosh16 and rbreeze committed Dec 6, 2022
    Configuration menu
    Copy the full SHA
    d269988 View commit details
    Browse the repository at this point in the history
  3. feat: Allow proxy to be saved when creating repoCreds (argoproj#11351) (

    argoproj#11425)
    
    * fix: allow proxy to be saved in repoCreds (https + github app)
    
    Signed-off-by: Nathanael Liechti <technat@technat.ch>
    
    * chore: changes from codegen
    
    Signed-off-by: Nathanael Liechti <technat@technat.ch>
    
    * chore: add unit test for CreateRepoCreds
    
    Signed-off-by: Nathanael Liechti <technat@technat.ch>
    
    Signed-off-by: Nathanael Liechti <technat@technat.ch>
    the-technat committed Dec 6, 2022
    Configuration menu
    Copy the full SHA
    4018fd8 View commit details
    Browse the repository at this point in the history
  4. chore(deps): bump github.com/go-openapi/runtime from 0.19.4 to 0.25.0 (

    …argoproj#11568)
    
    Bumps [github.com/go-openapi/runtime](https://github.com/go-openapi/runtime) from 0.19.4 to 0.25.0.
    - [Release notes](https://github.com/go-openapi/runtime/releases)
    - [Commits](go-openapi/runtime@v0.19.4...v0.25.0)
    
    ---
    updated-dependencies:
    - dependency-name: github.com/go-openapi/runtime
      dependency-type: direct:production
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] committed Dec 6, 2022
    Configuration menu
    Copy the full SHA
    507bd9d View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    2e9f573 View commit details
    Browse the repository at this point in the history
  6. chore: add Vinted to users list (argoproj#11214)

    Signed-off-by: Edgaras <edgaras@apsega.lt>
    
    Signed-off-by: Edgaras <edgaras@apsega.lt>
    apsega committed Dec 6, 2022
    Configuration menu
    Copy the full SHA
    434f35e View commit details
    Browse the repository at this point in the history

Commits on Dec 7, 2022

  1. chore(deps): bump sigs.k8s.io/structured-merge-diff/v4 (argoproj#11580)

    Bumps [sigs.k8s.io/structured-merge-diff/v4](https://github.com/kubernetes-sigs/structured-merge-diff) from 4.2.1 to 4.2.3.
    - [Release notes](https://github.com/kubernetes-sigs/structured-merge-diff/releases)
    - [Changelog](https://github.com/kubernetes-sigs/structured-merge-diff/blob/master/RELEASE.md)
    - [Commits](kubernetes-sigs/structured-merge-diff@v4.2.1...v4.2.3)
    
    ---
    updated-dependencies:
    - dependency-name: sigs.k8s.io/structured-merge-diff/v4
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] committed Dec 7, 2022
    Configuration menu
    Copy the full SHA
    5a8f64b View commit details
    Browse the repository at this point in the history
  2. chore(deps): bump github.com/go-openapi/loads from 0.19.4 to 0.21.2 (a…

    …rgoproj#11569)
    
    Bumps [github.com/go-openapi/loads](https://github.com/go-openapi/loads) from 0.19.4 to 0.21.2.
    - [Release notes](https://github.com/go-openapi/loads/releases)
    - [Commits](go-openapi/loads@v0.19.4...v0.21.2)
    
    ---
    updated-dependencies:
    - dependency-name: github.com/go-openapi/loads
      dependency-type: direct:production
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] committed Dec 7, 2022
    Configuration menu
    Copy the full SHA
    c9f5465 View commit details
    Browse the repository at this point in the history
  3. fix(helm): helm v3 doesn't have these flags (argoproj#11100) (argopro…

    …j#11540)
    
    * fix: helm v3 doesn't have these flags
    
    Signed-off-by: Alex Eftimie <alex.eftimie@getyourguide.com>
    
    * Revert repoAdd change. Was to greedy, ca-file is needed there
    
    Signed-off-by: Alex Eftimie <alex.eftimie@getyourguide.com>
    
    Signed-off-by: Alex Eftimie <alex.eftimie@getyourguide.com>
    alexef committed Dec 7, 2022
    Configuration menu
    Copy the full SHA
    6ecd70a View commit details
    Browse the repository at this point in the history
  4. fix(helm): login OCI Helm dependencies correctly (argoproj#8563) (arg…

    …oproj#11327)
    
    Signed-off-by: Alex Eftimie <alex.eftimie@getyourguide.com>
    
    Signed-off-by: Alex Eftimie <alex.eftimie@getyourguide.com>
    alexef committed Dec 7, 2022
    Configuration menu
    Copy the full SHA
    13dd04f View commit details
    Browse the repository at this point in the history
  5. fix: misc css fixes for mobile (argoproj#5705) (argoproj#11508)

    * Misc css fixes for mobile
    
    Signed-off-by: Alex Eftimie <alex.eftimie@getyourguide.com>
    
    * More fixes for mobile
    
    Signed-off-by: Alex Eftimie <alex.eftimie@getyourguide.com>
    
    * fix ui tests. bring back application status labels
    
    Signed-off-by: Alex Eftimie <alex.eftimie@getyourguide.com>
    
    Signed-off-by: Alex Eftimie <alex.eftimie@getyourguide.com>
    alexef committed Dec 7, 2022
    Configuration menu
    Copy the full SHA
    30e37b7 View commit details
    Browse the repository at this point in the history
  6. feat: added deep links backend changes (argoproj#11401)

    * feat: added deep links backend changes
    
    Signed-off-by: Soumya Ghosh Dastidar <gdsoumya@gmail.com>
    
    * fix: add rbac check to list links services
    
    Signed-off-by: Soumya Ghosh Dastidar <gdsoumya@gmail.com>
    
    * feat: removed project param and updated sample config
    
    Signed-off-by: Soumya Ghosh Dastidar <gdsoumya@gmail.com>
    
    * feat: update sample config
    
    Signed-off-by: Soumya Ghosh Dastidar <gdsoumya@gmail.com>
    
    Signed-off-by: Soumya Ghosh Dastidar <gdsoumya@gmail.com>
    gdsoumya committed Dec 7, 2022
    Configuration menu
    Copy the full SHA
    661afe0 View commit details
    Browse the repository at this point in the history

Commits on Dec 8, 2022

  1. chore(deps): bump github.com/Masterminds/semver/v3 from 3.1.1 to 3.2.0 (

    argoproj#11605)
    
    Bumps [github.com/Masterminds/semver/v3](https://github.com/Masterminds/semver) from 3.1.1 to 3.2.0.
    - [Release notes](https://github.com/Masterminds/semver/releases)
    - [Changelog](https://github.com/Masterminds/semver/blob/master/CHANGELOG.md)
    - [Commits](Masterminds/semver@v3.1.1...v3.2.0)
    
    ---
    updated-dependencies:
    - dependency-name: github.com/Masterminds/semver/v3
      dependency-type: direct:production
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] committed Dec 8, 2022
    Configuration menu
    Copy the full SHA
    6c5da3f View commit details
    Browse the repository at this point in the history
  2. chore(deps): bump github.com/go-redis/redis/v8 from 8.11.3 to 8.11.5 (a…

    …rgoproj#11606)
    
    Bumps [github.com/go-redis/redis/v8](https://github.com/go-redis/redis) from 8.11.3 to 8.11.5.
    - [Release notes](https://github.com/go-redis/redis/releases)
    - [Changelog](https://github.com/go-redis/redis/blob/v8.11.5/CHANGELOG.md)
    - [Commits](redis/go-redis@v8.11.3...v8.11.5)
    
    ---
    updated-dependencies:
    - dependency-name: github.com/go-redis/redis/v8
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] committed Dec 8, 2022
    Configuration menu
    Copy the full SHA
    74798a6 View commit details
    Browse the repository at this point in the history
  3. chore(deps): bump github.com/casbin/casbin/v2 from 2.57.1 to 2.59.0 (a…

    …rgoproj#11607)
    
    Bumps [github.com/casbin/casbin/v2](https://github.com/casbin/casbin) from 2.57.1 to 2.59.0.
    - [Release notes](https://github.com/casbin/casbin/releases)
    - [Changelog](https://github.com/casbin/casbin/blob/master/.releaserc.json)
    - [Commits](casbin/casbin@v2.57.1...v2.59.0)
    
    ---
    updated-dependencies:
    - dependency-name: github.com/casbin/casbin/v2
      dependency-type: direct:production
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] committed Dec 8, 2022
    Configuration menu
    Copy the full SHA
    9ceef4a View commit details
    Browse the repository at this point in the history
  4. chore: add Trusting Social users list (argoproj#11584)

    * Add Trusting Social user
    
    Signed-off-by: Cuong Nguyen Duc <90603605+cuong-ts@users.noreply.github.com>
    
    * fixing other
    
    Signed-off-by: Cuong Nguyen Duc <90603605+cuong-ts@users.noreply.github.com>
    cuong-ts committed Dec 8, 2022
    Configuration menu
    Copy the full SHA
    4462deb View commit details
    Browse the repository at this point in the history
  5. fix: set baseURL in github_app client (argoproj#11613)

    Signed-off-by: Marco Lecheler <marco.lecheler@mercedes-benz.com>
    
    Signed-off-by: Marco Lecheler <marco.lecheler@mercedes-benz.com>
    fty4 committed Dec 8, 2022
    Configuration menu
    Copy the full SHA
    a3a3e8d View commit details
    Browse the repository at this point in the history
  6. fix: only add baseURL in github_app client for GHE client (argoproj#1…

    …1622)
    
    fixes argoproj#11613
    
    Co-authored-by: crenshaw-dev <crenshaw-dev@users.noreply.github.com>
    Signed-off-by: Marco Lecheler <marco.lecheler@mercedes-benz.com>
    
    Signed-off-by: Marco Lecheler <marco.lecheler@mercedes-benz.com>
    Co-authored-by: crenshaw-dev <crenshaw-dev@users.noreply.github.com>
    fty4 and crenshaw-dev committed Dec 8, 2022
    Configuration menu
    Copy the full SHA
    07c0ee5 View commit details
    Browse the repository at this point in the history

Commits on Dec 9, 2022

  1. feat: support multiple sources for application

    Signed-off-by: ishitasequeira <ishiseq29@gmail.com>
    
    remove debug logging and unwanted code
    
    Signed-off-by: ishitasequeira <ishiseq29@gmail.com>
    
    fix lint and unit test errors
    
    Signed-off-by: ishitasequeira <ishiseq29@gmail.com>
    
    fix lint and unit test errors
    
    Signed-off-by: ishitasequeira <ishiseq29@gmail.com>
    ishitasequeira committed Dec 9, 2022
    Configuration menu
    Copy the full SHA
    b414cb7 View commit details
    Browse the repository at this point in the history
  2. fix bug introduced after rebase

    Signed-off-by: ishitasequeira <ishiseq29@gmail.com>
    
    executed make codegen
    
    Signed-off-by: ishitasequeira <ishiseq29@gmail.com>
    ishitasequeira committed Dec 9, 2022
    Configuration menu
    Copy the full SHA
    74e951b View commit details
    Browse the repository at this point in the history
  3. rebase with master

    Signed-off-by: ishitasequeira <ishiseq29@gmail.com>
    
    remove unwanted logging
    
    Signed-off-by: ishitasequeira <ishiseq29@gmail.com>
    
    fix ci failures
    
    Signed-off-by: ishitasequeira <ishiseq29@gmail.com>
    ishitasequeira committed Dec 9, 2022
    Configuration menu
    Copy the full SHA
    7972f8c View commit details
    Browse the repository at this point in the history
  4. fix index out of bounds error

    Signed-off-by: ishitasequeira <ishiseq29@gmail.com>
    ishitasequeira committed Dec 9, 2022
    Configuration menu
    Copy the full SHA
    120d645 View commit details
    Browse the repository at this point in the history
  5. ui fixes

    Signed-off-by: ishitasequeira <ishiseq29@gmail.com>
    Signed-off-by: Michael Crenshaw <michael@crenshaw.dev>
    ishitasequeira committed Dec 9, 2022
    Configuration menu
    Copy the full SHA
    1096025 View commit details
    Browse the repository at this point in the history
  6. add revisions to SyncOperation for rollback

    Signed-off-by: ishitasequeira <ishiseq29@gmail.com>
    ishitasequeira committed Dec 9, 2022
    Configuration menu
    Copy the full SHA
    c36d4a6 View commit details
    Browse the repository at this point in the history
  7. fix ui failures

    Signed-off-by: ishitasequeira <ishiseq29@gmail.com>
    ishitasequeira committed Dec 9, 2022
    Configuration menu
    Copy the full SHA
    2f70ce5 View commit details
    Browse the repository at this point in the history
  8. fixing lint errors

    Signed-off-by: ishitasequeira <ishiseq29@gmail.com>
    ishitasequeira committed Dec 9, 2022
    Configuration menu
    Copy the full SHA
    196fe01 View commit details
    Browse the repository at this point in the history
  9. Retrigger CI pipeline

    Signed-off-by: ishitasequeira <ishiseq29@gmail.com>
    ishitasequeira committed Dec 9, 2022
    Configuration menu
    Copy the full SHA
    dac9c5e View commit details
    Browse the repository at this point in the history
  10. ui fixes

    Signed-off-by: ishitasequeira <ishiseq29@gmail.com>
    ishitasequeira committed Dec 9, 2022
    Configuration menu
    Copy the full SHA
    5191312 View commit details
    Browse the repository at this point in the history
  11. change Source to *ApplicationSource in ApplicationSpec

    Signed-off-by: ishitasequeira <ishiseq29@gmail.com>
    ishitasequeira committed Dec 9, 2022
    Configuration menu
    Copy the full SHA
    832c660 View commit details
    Browse the repository at this point in the history
  12. fix UI errors

    Signed-off-by: ishitasequeira <ishiseq29@gmail.com>
    ishitasequeira committed Dec 9, 2022
    Configuration menu
    Copy the full SHA
    56454eb View commit details
    Browse the repository at this point in the history
  13. address PR comments

    Signed-off-by: ishitasequeira <ishiseq29@gmail.com>
    
    rebase with master
    
    Signed-off-by: ishitasequeira <ishiseq29@gmail.com>
    ishitasequeira committed Dec 9, 2022
    Configuration menu
    Copy the full SHA
    2b57a15 View commit details
    Browse the repository at this point in the history
  14. Retrigger CI pipeline

    Signed-off-by: ishitasequeira <ishiseq29@gmail.com>
    ishitasequeira committed Dec 9, 2022
    Configuration menu
    Copy the full SHA
    6c2a49e View commit details
    Browse the repository at this point in the history
  15. rebased with master

    Signed-off-by: ishitasequeira <ishiseq29@gmail.com>
    ishitasequeira committed Dec 9, 2022
    Configuration menu
    Copy the full SHA
    70de2fc View commit details
    Browse the repository at this point in the history
  16. fix env variable read logic for ValueFiles

    Signed-off-by: ishitasequeira <ishiseq29@gmail.com>
    ishitasequeira committed Dec 9, 2022
    Configuration menu
    Copy the full SHA
    b299dbe View commit details
    Browse the repository at this point in the history
  17. Address PR comments

    Signed-off-by: ishitasequeira <ishiseq29@gmail.com>
    ishitasequeira committed Dec 9, 2022
    Configuration menu
    Copy the full SHA
    0176ccb View commit details
    Browse the repository at this point in the history
  18. fix lint

    Signed-off-by: ishitasequeira <ishiseq29@gmail.com>
    ishitasequeira committed Dec 9, 2022
    Configuration menu
    Copy the full SHA
    a40b60e View commit details
    Browse the repository at this point in the history
  19. update multiple sources doc

    Signed-off-by: ishitasequeira <ishiseq29@gmail.com>
    ishitasequeira committed Dec 9, 2022
    Configuration menu
    Copy the full SHA
    e1d629b View commit details
    Browse the repository at this point in the history
  20. add repository lock and checkout target revision

    Signed-off-by: ishitasequeira <ishiseq29@gmail.com>
    
    fix codegen
    
    Signed-off-by: ishitasequeira <ishiseq29@gmail.com>
    ishitasequeira committed Dec 9, 2022
    Configuration menu
    Copy the full SHA
    61de05e View commit details
    Browse the repository at this point in the history
  21. checkout all sources before generating manifest

    Signed-off-by: ishitasequeira <ishiseq29@gmail.com>
    ishitasequeira committed Dec 9, 2022
    Configuration menu
    Copy the full SHA
    8bc7db9 View commit details
    Browse the repository at this point in the history
  22. generate mock reposerverclient

    Signed-off-by: ishitasequeira <ishiseq29@gmail.com>
    ishitasequeira committed Dec 9, 2022
    Configuration menu
    Copy the full SHA
    0da205c View commit details
    Browse the repository at this point in the history
  23. address comments

    Signed-off-by: ishitasequeira <ishiseq29@gmail.com>
    ishitasequeira committed Dec 9, 2022
    Configuration menu
    Copy the full SHA
    a5e1430 View commit details
    Browse the repository at this point in the history
  24. update logic for returning ManifestResponse to avoid nil pointer issues

    Signed-off-by: ishitasequeira <ishiseq29@gmail.com>
    ishitasequeira committed Dec 9, 2022
    Configuration menu
    Copy the full SHA
    d1e624d View commit details
    Browse the repository at this point in the history
  25. fix nil reference and key mismatch bugs; add more logs (argoproj#6)

    * fix nil reference and key mismatch bugs; add more logs
    * remove temporary comment
    * addressed the lint failure and added chart to RefTargeRevisionMapping
    * normalize git repo (argoproj#7)
    * do not leak lock releases
    * prevent deadlock
    * allow spec update
    * move settings fetch outside loop
    * cache busing
    * return err instead of logging it
    * no caching in test
    * fix cache key marshaling
    
    Signed-off-by: Michael Crenshaw <350466+crenshaw-dev@users.noreply.github.com>
    
    Rebase with master
    
    Signed-off-by: ishitasequeira <ishiseq29@gmail.com>
    crenshaw-dev authored and ishitasequeira committed Dec 9, 2022
    Configuration menu
    Copy the full SHA
    305ee3b View commit details
    Browse the repository at this point in the history
  26. update grpc field numbers

    Signed-off-by: ishitasequeira <ishiseq29@gmail.com>
    ishitasequeira committed Dec 9, 2022
    Configuration menu
    Copy the full SHA
    8172df8 View commit details
    Browse the repository at this point in the history
  27. path resolution tests (argoproj#12)

    Signed-off-by: Michael Crenshaw <350466+crenshaw-dev@users.noreply.github.com>
    
    do things in better ways
    
    Signed-off-by: Michael Crenshaw <350466+crenshaw-dev@users.noreply.github.com>
    
    consolidate
    
    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 committed Dec 9, 2022
    Configuration menu
    Copy the full SHA
    cf244ef View commit details
    Browse the repository at this point in the history
  28. add regex check for value of source.ref

    Signed-off-by: ishitasequeira <ishiseq29@gmail.com>
    ishitasequeira committed Dec 9, 2022
    Configuration menu
    Copy the full SHA
    c8d624b View commit details
    Browse the repository at this point in the history

Commits on Dec 11, 2022

  1. updated version to test multiple sources

    Or Koren committed Dec 11, 2022
    Configuration menu
    Copy the full SHA
    f89a67d View commit details
    Browse the repository at this point in the history

Commits on Dec 12, 2022

  1. ci image: push always

    Or Koren committed Dec 12, 2022
    Configuration menu
    Copy the full SHA
    eee6f8a View commit details
    Browse the repository at this point in the history
  2. ci: image push fix login

    Or Koren committed Dec 12, 2022
    Configuration menu
    Copy the full SHA
    9dd0593 View commit details
    Browse the repository at this point in the history