-
Notifications
You must be signed in to change notification settings - Fork 5.7k
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
fix: upgrade notifications-engine #16120
Conversation
Signed-off-by: Gilad Salmon <gilad.salmon@gmail.com>
Signed-off-by: Gilad Salmon <gilad.salmon@gmail.com>
Codecov ReportAttention:
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. |
Signed-off-by: Gilad Salmon <gilad.salmon@gmail.com>
Signed-off-by: Gilad Salmon <GilUpstream@users.noreply.github.com>
Hey @GilUpstream , could you please run |
@pasha-codefresh How long should that take to run? Toolchain guide mentions it may "take a while", but is that hours? |
@pasha-codefresh said about 30 min on MacOs |
* 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>
a7ff665
to
22df29e
Compare
replaced by #16354 |
This PR upgrade
notifications-engine
to the latest version. One of the features added includes the new PR comment feature of thegithub
service.Fixes: argoproj/notifications-engine#211
Checklist: