ci: Bump to 2.7.7#14331
Conversation
* feat: update notification-engine dependency to latest version * feat: update notification-engine dependency to latest version
|
@shivamgupta211-fx I believe this change is also unnecessary. The release workflow will bump the version when we cut a release. Can you describe what you're trying to solve? |
|
Oh! This is to cherry-pick back the argocd-notifications upgrade? If so, no need for the 2.7.7 bumps, that's done by the github workflow. I'm not sure we want to upgrade notifications engine within a minor release, since it introduces new features. Is there a bug fix you need picked back? |
|
@crenshaw-dev thanks for responding. Now the problem is, these changes are present in the master but not in the last stable tag/build i.e. v2.7.6 I raised this PR to fix the issue. Let me know how can I push the latest notification to either v2.7.6 or to the next release v2.7.7? |
|
@shivamgupta211-fx which features/fixes do you need? We generally don't add new features to minor release series, so if you need a new feature, it might have to wait for 2.8. |
|
@crenshaw-dev |
|
Yeah, I think that'll have to wait for 2.8. The RC is out, GA is scheduled for ~1mo from now. |
|
Thanks, @crenshaw-dev We will wait for the 2.8.x release then |
Bumping to v2.7.7
Cherrypicked 8f2750c
Issue: #14127
Checklist:
Please see Contribution FAQs if you have questions about your pull-request.