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

fix(activity): Improved activity exceptions #44886

Merged
merged 5 commits into from
Apr 18, 2024

Conversation

nickvergessen
Copy link
Member

@nickvergessen nickvergessen commented Apr 17, 2024

Companion / Sample PRs

Checklist

Signed-off-by: Joas Schilling <coding@schilljs.com>
…while publishing an activity

Signed-off-by: Joas Schilling <coding@schilljs.com>
… the provider

Signed-off-by: Joas Schilling <coding@schilljs.com>
…s not found

Signed-off-by: Joas Schilling <coding@schilljs.com>
Signed-off-by: Joas Schilling <coding@schilljs.com>
@nickvergessen nickvergessen added 3. to review Waiting for reviews feature: activity and notification technical debt pending documentation This pull request needs an associated documentation update labels Apr 17, 2024
@nickvergessen nickvergessen added this to the Nextcloud 30 milestone Apr 17, 2024
@nickvergessen nickvergessen removed the pending documentation This pull request needs an associated documentation update label Apr 17, 2024
@@ -1171,6 +1176,7 @@ class ComposerStaticInit749170dad3f5e7f9ca158f5a9f04f6a2
'OC\\Core\\Command\\User\\AuthTokens\\Add' => __DIR__ . '/../../..' . '/core/Command/User/AuthTokens/Add.php',
'OC\\Core\\Command\\User\\AuthTokens\\Delete' => __DIR__ . '/../../..' . '/core/Command/User/AuthTokens/Delete.php',
'OC\\Core\\Command\\User\\AuthTokens\\ListCommand' => __DIR__ . '/../../..' . '/core/Command/User/AuthTokens/ListCommand.php',
'OC\\Core\\Command\\User\\ClearGeneratedAvatarCacheCommand' => __DIR__ . '/../../..' . '/core/Command/User/ClearGeneratedAvatarCacheCommand.php',
Copy link
Member Author

Choose a reason for hiding this comment

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

Regression from #44840

@nickvergessen nickvergessen merged commit 2161387 into master Apr 18, 2024
157 checks passed
@nickvergessen nickvergessen deleted the techdebt/noid/improved-activity-exceptions branch April 18, 2024 08:05
@blizzz blizzz mentioned this pull request Jul 24, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants