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: upgrade notifications-engine #16120

Closed

Conversation

GilUpstream
Copy link
Contributor

This PR upgrade notifications-engine to the latest version. One of the features added includes the new PR comment feature of the github service.

Fixes: argoproj/notifications-engine#211

Checklist:

  • Either (a) I've created an enhancement proposal and discussed it with the community, (b) this is a bug fix, or (c) this does not need to be in the release notes.
  • The title of the PR states what changed and the related issues number (used for the release note).
  • The title of the PR conforms to the Toolchain Guide
  • I've included "Closes [ISSUE #]" or "Fixes [ISSUE #]" in the description to automatically close the associated issue.
  • I've updated both the CLI and UI to expose my feature, or I plan to submit a second PR with them.
  • Does this PR require documentation updates?
  • I've updated documentation as required by this PR.
  • Optional. My organization is added to USERS.md.
  • I have signed off all my commits as required by DCO
  • I have written unit and/or e2e tests for my change. PRs without these are unlikely to be merged.
  • My build is green (troubleshooting builds).
  • My new feature complies with the feature status guidelines.
  • I have added a brief description of why this PR is necessary and/or what this PR solves.

Signed-off-by: Gilad Salmon <gilad.salmon@gmail.com>
Signed-off-by: Gilad Salmon <gilad.salmon@gmail.com>
@GilUpstream GilUpstream requested review from a team as code owners October 26, 2023 06:04
@GilUpstream GilUpstream changed the title Upgrade notifications engine fix: upgrade notifications-engine Oct 26, 2023
@codecov
Copy link

codecov bot commented Oct 26, 2023

Codecov Report

Attention: 2 lines in your changes are missing coverage. Please review.

Comparison is base (3dffaa4) 49.51% compared to head (22df29e) 49.55%.
Report is 4 commits behind head on master.

Files Patch % Lines
applicationset/utils/utils.go 92.85% 2 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##           master   #16120      +/-   ##
==========================================
+ Coverage   49.51%   49.55%   +0.04%     
==========================================
  Files         269      269              
  Lines       47011    47039      +28     
==========================================
+ Hits        23277    23310      +33     
+ Misses      21449    21443       -6     
- Partials     2285     2286       +1     

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

@pasha-codefresh
Copy link
Member

Hey @GilUpstream , could you please run make codegen , it should fix failed checks

@GilUpstream
Copy link
Contributor Author

Hey @GilUpstream , could you please run make codegen , it should fix failed checks

@pasha-codefresh How long should that take to run? Toolchain guide mentions it may "take a while", but is that hours?

@lrochette
Copy link

lrochette commented Nov 15, 2023

@pasha-codefresh said about 30 min on MacOs
If you add him as a collaborator on your fork, he can help

Aym3nTN and others added 5 commits November 15, 2023 14:59
* Added 'slugify' sprig function

Signed-off-by: Aymen Ben Tanfous <aymen.bentanfous@gmail.com>

* Retrigger CI

Signed-off-by: Aymen Ben Tanfous <aymen.bentanfous@gmail.com>

---------

Signed-off-by: Aymen Ben Tanfous <aymen.bentanfous@gmail.com>
Signed-off-by: Gilad Salmon <gilad.salmon@gmail.com>
…se Approver (argoproj#16341)

Signed-off-by: Katie Lamkin <katie_lamkin@intuit.com>
Signed-off-by: Gilad Salmon <gilad.salmon@gmail.com>
…oproj#16342)

Bumps [@types/superagent](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/superagent) from 4.1.15 to 4.1.21.
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/superagent)

---
updated-dependencies:
- dependency-name: "@types/superagent"
  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>
Signed-off-by: Gilad Salmon <gilad.salmon@gmail.com>
* docs: fix kustomize patches example

Related to: argoproj#16352 Also, add an ApplicationSet example.

Signed-off-by: Nicholas Morey <nicholas@morey.tech>

* fix: spelling

Signed-off-by: Nicholas Morey <nicholas@morey.tech>

---------

Signed-off-by: Nicholas Morey <nicholas@morey.tech>
Signed-off-by: Gilad Salmon <gilad.salmon@gmail.com>
Signed-off-by: Gilad Salmon <gilad.salmon@gmail.com>
@GilUpstream GilUpstream force-pushed the upgrade-notifications-engine branch from a7ff665 to 22df29e Compare November 15, 2023 22:59
@GilUpstream
Copy link
Contributor Author

replaced by #16354

@GilUpstream GilUpstream deleted the upgrade-notifications-engine branch November 17, 2023 17:35
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

6 participants