Skip to content

Conversation

@susnux
Copy link
Contributor

@susnux susnux commented Sep 18, 2024

Summary

IJob::execute is deprecated for quite some time and ILogger does not provide any logging functions anymore.
Now after 3 years we can remove it with Nextcloud 33.

Checklist

@susnux susnux added this to the Nextcloud 33 milestone Sep 18, 2024
@susnux susnux requested a review from come-nc September 18, 2024 22:40
Base automatically changed from chore/remove-ilogger to master September 19, 2024 08:58
@nickvergessen nickvergessen removed this from the Nextcloud 33 milestone Sep 19, 2024
@skjnldsv skjnldsv added this to the Nextcloud 32 milestone Jan 30, 2025
@come-nc come-nc mentioned this pull request Aug 14, 2025
24 tasks
@susnux susnux force-pushed the chore/remove-ijob-execute branch from b947685 to b1410ae Compare September 4, 2025 15:28
@susnux
Copy link
Contributor Author

susnux commented Sep 4, 2025

Its time for 33!

@susnux susnux marked this pull request as ready for review September 4, 2025 15:28
@susnux susnux requested a review from a team as a code owner September 4, 2025 15:28
@susnux susnux requested review from CarlSchwan and leftybournes and removed request for a team September 4, 2025 15:28
@susnux susnux added 3. to review Waiting for reviews ♻️ refactor Refactor code (not a bug fix, not a feature just refactoring) and removed 2. developing Work in progress labels Sep 4, 2025
@susnux susnux modified the milestones: Nextcloud 32, Nextcloud 33 Sep 4, 2025
@susnux susnux force-pushed the chore/remove-ijob-execute branch from b1410ae to 89896b1 Compare September 4, 2025 15:48
@susnux susnux merged commit 016f2ff into master Sep 9, 2025
210 of 212 checks passed
@susnux susnux deleted the chore/remove-ijob-execute branch September 9, 2025 14:37
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

3. to review Waiting for reviews ♻️ refactor Refactor code (not a bug fix, not a feature just refactoring) technical debt

Projects

None yet

Development

Successfully merging this pull request may close these issues.

[Meta]: Port away from ILogger

6 participants