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: revisions info reporting with multi-sourced apps support #333

Open
wants to merge 24 commits into
base: release-2.12
Choose a base branch
from

Commits on Sep 10, 2024

  1. Configuration menu
    Copy the full SHA
    9ecb8eb View commit details
    Browse the repository at this point in the history

Commits on Sep 23, 2024

  1. Configuration menu
    Copy the full SHA
    37f5a05 View commit details
    Browse the repository at this point in the history

Commits on Sep 25, 2024

  1. event-reporter: added revision sha to reported value in anotations - …

    …"app.meta.revisions-metadata"
    oleksandr-codefresh committed Sep 25, 2024
    Configuration menu
    Copy the full SHA
    bf0e87a View commit details
    Browse the repository at this point in the history
  2. Merge branch 'release-2.12' of github.com:codefresh-io/argo-cd into C…

    …R-23842-revisions-info-reporting
    oleksandr-codefresh committed Sep 25, 2024
    Configuration menu
    Copy the full SHA
    e757883 View commit details
    Browse the repository at this point in the history
  3. event-reporter: added change revisions sha to reported value in anota…

    …tions - app.meta.revisions-metadata
    oleksandr-codefresh committed Sep 25, 2024
    Configuration menu
    Copy the full SHA
    1ad1112 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    3dd3f0d View commit details
    Browse the repository at this point in the history

Commits on Sep 27, 2024

  1. event-reporter: changes to anotations repoting - app.meta.revisions-m…

    …etadata, report only revision in case of helm chart
    oleksandr-codefresh committed Sep 27, 2024
    Configuration menu
    Copy the full SHA
    54258ef View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    a9c0b2c View commit details
    Browse the repository at this point in the history
  3. Merge branch 'release-2.12' of github.com:codefresh-io/argo-cd into C…

    …R-23842-revisions-info-reporting
    oleksandr-codefresh committed Sep 27, 2024
    Configuration menu
    Copy the full SHA
    7e1f1c2 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    472aa63 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    9bc3265 View commit details
    Browse the repository at this point in the history

Commits on Sep 30, 2024

  1. Merge branch 'release-2.12' of github.com:codefresh-io/argo-cd into C…

    …R-23842-revisions-info-reporting
    pasha-codefresh committed Sep 30, 2024
    Configuration menu
    Copy the full SHA
    c3becdc View commit details
    Browse the repository at this point in the history
  2. Merge branch 'CR-23842-revisions-info-reporting' of github.com:codefr…

    …esh-io/argo-cd into CR-23842-revisions-info-reporting
    pasha-codefresh committed Sep 30, 2024
    Configuration menu
    Copy the full SHA
    d3ccc7d View commit details
    Browse the repository at this point in the history
  3. event-reporter: changes after pr reviev, fixing typo, added dedicated…

    … func a.Spec.IsHelmSource(idx), removed legacy code
    oleksandr-codefresh committed Sep 30, 2024
    Configuration menu
    Copy the full SHA
    006f6db View commit details
    Browse the repository at this point in the history
  4. Merge branch 'CR-23842-revisions-info-reporting' of github.com:codefr…

    …esh-io/argo-cd into CR-23842-revisions-info-reporting
    oleksandr-codefresh committed Sep 30, 2024
    Configuration menu
    Copy the full SHA
    c6d1667 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    fb704ae View commit details
    Browse the repository at this point in the history
  6. event-reporter / app_revision_test.go: added some tests to AddCommits…

    …DetailsToAnnotations, AddCommitsDetailsToAppAnnotations, getRevisions, getOperationSyncRevisions
    oleksandr-codefresh committed Sep 30, 2024
    Configuration menu
    Copy the full SHA
    91272b6 View commit details
    Browse the repository at this point in the history

Commits on Oct 1, 2024

  1. Configuration menu
    Copy the full SHA
    a8cc45e View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    02c14a3 View commit details
    Browse the repository at this point in the history
  3. event-reporter / app_revision.go: added sourceIndex param to applicat…

    …ionServiceClient.RevisionMetadata in order to properly support multisourced apps
    oleksandr-codefresh committed Oct 1, 2024
    Configuration menu
    Copy the full SHA
    09fddac View commit details
    Browse the repository at this point in the history
  4. Merge branch 'release-2.12' of github.com:codefresh-io/argo-cd into C…

    …R-23842-revisions-info-reporting
    
    # Conflicts:
    #	changelog/CHANGELOG.md
    oleksandr-codefresh committed Oct 1, 2024
    Configuration menu
    Copy the full SHA
    ea8cdce View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    29db9f8 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    b395e00 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    d5c22f3 View commit details
    Browse the repository at this point in the history