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

fix: bump notification-engine to fix double send on self server notifications #3095

Merged
merged 2 commits into from
Oct 11, 2023

Conversation

zachaller
Copy link
Collaborator

@zachaller zachaller commented Oct 11, 2023

This fixes a notification engine bug to prevent double sending of notifications

Includes this: argoproj/notifications-engine@2d2d1a7

@codecov
Copy link

codecov bot commented Oct 11, 2023

Codecov Report

All modified lines are covered by tests ✅

Comparison is base (e788a01) 81.71% compared to head (eb1d23c) 81.71%.

Additional details and impacted files
@@           Coverage Diff           @@
##           master    #3095   +/-   ##
=======================================
  Coverage   81.71%   81.71%           
=======================================
  Files         134      134           
  Lines       20416    20416           
=======================================
  Hits        16683    16683           
  Misses       2873     2873           
  Partials      860      860           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

Copy link
Contributor

@leoluz leoluz left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@github-actions
Copy link
Contributor

Go Published Test Results

2 045 tests   2 045 ✔️  2m 41s ⏱️
   118 suites         0 💤
       1 files           0

Results for commit 4e7c1a5.

@github-actions
Copy link
Contributor

E2E Tests Published Test Results

    4 files      4 suites   3h 32m 42s ⏱️
102 tests   88 ✔️   6 💤   8
420 runs  384 ✔️ 24 💤 12

For more details on these failures, see this check.

Results for commit 4e7c1a5.

Signed-off-by: zachaller <[email protected]>
@zachaller zachaller enabled auto-merge (squash) October 11, 2023 18:52
@sonarcloud
Copy link

sonarcloud bot commented Oct 11, 2023

Kudos, SonarCloud Quality Gate passed!    Quality Gate passed

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities
Security Hotspot A 0 Security Hotspots
Code Smell A 0 Code Smells

No Coverage information No Coverage information
18.6% 18.6% Duplication

@zachaller zachaller merged commit 017d362 into argoproj:master Oct 11, 2023
22 checks passed
phclark pushed a commit to phclark/argo-rollouts that referenced this pull request Oct 15, 2023
…ications (argoproj#3095)

* bump notification-engine to fix double send on self server notifications

Signed-off-by: zachaller <[email protected]>

* codegen

Signed-off-by: zachaller <[email protected]>

---------

Signed-off-by: zachaller <[email protected]>
Signed-off-by: Philip Clark <[email protected]>
phclark pushed a commit to phclark/argo-rollouts that referenced this pull request Oct 15, 2023
…ications (argoproj#3095)

* bump notification-engine to fix double send on self server notifications

Signed-off-by: zachaller <[email protected]>

* codegen

Signed-off-by: zachaller <[email protected]>

---------

Signed-off-by: zachaller <[email protected]>
Signed-off-by: Philip Clark <[email protected]>
phclark pushed a commit to phclark/argo-rollouts that referenced this pull request Oct 15, 2023
…ications (argoproj#3095)

* bump notification-engine to fix double send on self server notifications

Signed-off-by: zachaller <[email protected]>

* codegen

Signed-off-by: zachaller <[email protected]>

---------

Signed-off-by: zachaller <[email protected]>
zachaller added a commit that referenced this pull request Oct 25, 2023
…ications (#3095)

* bump notification-engine to fix double send on self server notifications

Signed-off-by: zachaller <[email protected]>

* codegen

Signed-off-by: zachaller <[email protected]>

---------

Signed-off-by: zachaller <[email protected]>
@zachaller zachaller added the cherry-pick-completed Used once we have cherry picked the PR to all requested releases label Oct 25, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
cherry-pick/release-1.6 cherry-pick-completed Used once we have cherry picked the PR to all requested releases
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants