-
-
Notifications
You must be signed in to change notification settings - Fork 4.7k
refactor lib/private/Notification #39174
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
refactor lib/private/Notification #39174
Conversation
343322f to
576f5f6
Compare
|
@blizzz All conflicts have been resolved, Ready to merge |
576f5f6 to
8480b9d
Compare
|
Rebased to see if Cypress gets green. If not, can you try to check what's happening locally @shdehnavi? |
8480b9d to
43f3219
Compare
I often encounter errors in Cypress jobs with most of my pull requests. I have rebased the code but nothing changed, still the same as earlier. |
The docker image was outdated, I released a new version, Cypress tests are now green :) |
Signed-off-by: Hamid Dehnavi <[email protected]>
Signed-off-by: Hamid Dehnavi <[email protected]>
Co-authored-by: Louis Chemineau <[email protected]> Signed-off-by: Hamid Dehnavi <[email protected]>
43f3219 to
82a503a
Compare
|
Looks like drone is not triggered. And the performance step looks not related. Merging |
Summary
The required adjustments have been made to the classes in
/lib/private/Notificationnamespace.The improvements:
Checklist