Skip to content

refactor lib/private/Notification - #39174

Merged
artonge merged 4 commits into
nextcloud:masterfrom
shdehnavi:refactor_lib_private_notification
Jan 3, 2024
Merged

refactor lib/private/Notification#39174
artonge merged 4 commits into
nextcloud:masterfrom
shdehnavi:refactor_lib_private_notification

Conversation

@shdehnavi

Copy link
Copy Markdown
Contributor

Summary

The required adjustments have been made to the classes in /lib/private/Notification namespace.

The improvements:

  • Using PHP8's constructor property promotion
  • Adding return types
  • Adding types to properties

Checklist

@solracsfsolracsf added 3. to review Waiting for reviews technical debt 🧱 🤔🚀 labels Jul 6, 2023
@solracsfsolracsf added this to the Nextcloud 28 milestone Jul 6, 2023
@shdehnavi
shdehnavi requested a review from rullzerJuly 8, 2023 20:41
@shdehnavishdehnavi mentioned this pull request Jul 13, 2023
@shdehnavi
shdehnavi requested a review from artongeJuly 14, 2023 12:14
Comment threadlib/private/Notification/Action.php Outdated
Comment threadlib/private/Notification/Manager.php Outdated
Comment threadlib/private/Notification/Notification.php Outdated
@shdehnavi
shdehnavi requested a review from artongeJuly 19, 2023 12:40
@skjnldsvskjnldsv mentioned this pull request Nov 1, 2023
This was referenced Nov 6, 2023
This was referenced Nov 14, 2023
@blizzzblizzz modified the milestones: Nextcloud 28, Nextcloud 29Nov 23, 2023
@shdehnavi
shdehnaviforce-pushed the refactor_lib_private_notification branch from 343322f to 576f5f6CompareDecember 11, 2023 13:07
@shdehnavi

Copy link
Copy Markdown
ContributorAuthor

@blizzz All conflicts have been resolved, Ready to merge

@artonge
artonge requested a review from come-ncDecember 13, 2023 09:36
@artonge
artongeforce-pushed the refactor_lib_private_notification branch from 576f5f6 to 8480b9dCompareDecember 14, 2023 16:58
@artonge

Copy link
Copy Markdown
Collaborator

Rebased to see if Cypress gets green. If not, can you try to check what's happening locally @shdehnavi?

@shdehnavi
shdehnaviforce-pushed the refactor_lib_private_notification branch from 8480b9d to 43f3219CompareDecember 28, 2023 12:15
@shdehnavi

shdehnavi commented Dec 28, 2023

Copy link
Copy Markdown
ContributorAuthor

Rebased to see if Cypress gets green. If not, can you try to check what's happening locally @shdehnavi?

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.

@artonge

@artonge

artonge commented Jan 2, 2024

Copy link
Copy Markdown
Collaborator

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 :)

shdehnaviand others added 3 commits January 2, 2024 16:54
Signed-off-by: Hamid Dehnavi <hamid.dev.pro@gmail.com>
Signed-off-by: Hamid Dehnavi <hamid.dev.pro@gmail.com>
Co-authored-by: Louis Chemineau <louis@chmn.me>
Signed-off-by: Hamid Dehnavi <hamid.dev.pro@gmail.com>
@come-nc
come-ncforce-pushed the refactor_lib_private_notification branch from 43f3219 to 82a503aCompareJanuary 2, 2024 15:54
@artonge

Copy link
Copy Markdown
Collaborator

Looks like drone is not triggered. And the performance step looks not related. Merging

@artonge
artonge merged commit a64df19 into nextcloud:masterJan 3, 2024
@ArtificialOwlArtificialOwl mentioned this pull request Jan 4, 2024
@shdehnavi
shdehnavi deleted the refactor_lib_private_notification branch January 10, 2024 10:56
@blizzzblizzz mentioned this pull request Mar 5, 2024
Sign up for freeto join this conversation on GitHub. Already have an account? Sign in to comment

Labels

3. to reviewWaiting for reviewstechnical debt🧱 🤔🚀

Projects

None yet

Development

Successfully merging this pull request may close these issues.

5 participants

@shdehnavi@artonge@come-nc@blizzz@solracsf