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

Migrate parts of files app away from depecrated Ilogger #39218

Merged
merged 1 commit into from
Aug 13, 2023

Conversation

nfebe
Copy link
Contributor

@nfebe nfebe commented Jul 7, 2023

  • Migrate some backgrounds jobs, TransferOwnership & DeleteOrphanedItems
  • Migrate DirectEditingController

Resolves : #32127

@nfebe nfebe requested a review from come-nc July 7, 2023 01:55
@nfebe nfebe force-pushed the 32127-migrate-parts-of-files-from-ilogger branch from 3dffda9 to d466c95 Compare July 7, 2023 01:56
@nfebe nfebe force-pushed the 32127-migrate-parts-of-files-from-ilogger branch 4 times, most recently from 08c9b8a to 1e8e58f Compare July 7, 2023 02:41
@solracsf solracsf added this to the Nextcloud 28 milestone Jul 9, 2023
@nfebe nfebe force-pushed the 32127-migrate-parts-of-files-from-ilogger branch from 1e8e58f to 9351b1c Compare July 13, 2023 21:23
@nfebe nfebe enabled auto-merge July 13, 2023 21:51
@nfebe nfebe force-pushed the 32127-migrate-parts-of-files-from-ilogger branch 2 times, most recently from 6b81a3f to 0d807fa Compare July 21, 2023 17:33
@nfebe nfebe force-pushed the 32127-migrate-parts-of-files-from-ilogger branch 2 times, most recently from cbcbc45 to a00c390 Compare July 22, 2023 01:47
@nfebe nfebe force-pushed the 32127-migrate-parts-of-files-from-ilogger branch 3 times, most recently from 28d4e65 to ec4067e Compare July 22, 2023 15:22
@nfebe nfebe requested a review from come-nc July 22, 2023 15:33
@nfebe nfebe force-pushed the 32127-migrate-parts-of-files-from-ilogger branch from 3d5df9f to 7b7b720 Compare August 3, 2023 08:11
@nfebe nfebe force-pushed the 32127-migrate-parts-of-files-from-ilogger branch from 7b7b720 to 8b6c38b Compare August 7, 2023 07:34
@solracsf

This comment was marked as resolved.

@come-nc
Copy link
Contributor

come-nc commented Aug 7, 2023

@fenn-cs You need to update the tests to adapt them to the changes you made to the background job constructor.

@ChristophWurst ChristophWurst removed their request for review August 7, 2023 14:44
@nfebe nfebe force-pushed the 32127-migrate-parts-of-files-from-ilogger branch 2 times, most recently from 1bf76b6 to 3ad75c8 Compare August 8, 2023 12:00
@come-nc
Copy link
Contributor

come-nc commented Aug 8, 2023

@fenn-cs Please avoid referencing the issue from the commit comment, it is spamming the issue: #32127

@nfebe nfebe force-pushed the 32127-migrate-parts-of-files-from-ilogger branch from 3ad75c8 to cb55dee Compare August 8, 2023 15:54
@nfebe
Copy link
Contributor Author

nfebe commented Aug 12, 2023

@solracsf fixed related failures, please can you give this one more review so I can manually merge this?

@nfebe nfebe disabled auto-merge August 12, 2023 21:04
@solracsf solracsf requested a review from come-nc August 12, 2023 21:54
- Migrate some backgrounds jobs, `TransferOwnership` & `DeleteOrphanedItems`
- Migrate `DirectEditingController`

Signed-off-by: fenn-cs <[email protected]>
@nfebe nfebe force-pushed the 32127-migrate-parts-of-files-from-ilogger branch from cb55dee to dc8d25c Compare August 13, 2023 10:37
Copy link
Member

@solracsf solracsf left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

CI is happy so am I. 🍭

@nfebe nfebe merged commit b7d0c60 into master Aug 13, 2023
39 checks passed
@nfebe nfebe deleted the 32127-migrate-parts-of-files-from-ilogger branch August 13, 2023 15:47
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.

[Meta]: Port away from ILogger
6 participants