Skip to content

fix(storage-users): publish CleanUpload event instead of purging directly - #3591

Merged
butonic merged 2 commits into
mainfrom
port-11693
Sep 24, 2026
Merged

butonic merged 2 commits into
mainfrom
port-11693

Conversation

@butonic

@butonic butonic commented Sep 24, 2026 •

Copy link
Copy Markdown
Member

The uploads clean command now emits an events.CleanUpload event via the event stream rather than calling Purge directly. Requires opencloud-eu/reva#819

also bumps reva

@butonic butonic self-assigned this Sep 24, 2026
@butonic butonic added the Type:Maintenance E.g. technical debt, packaging, etc. label Sep 24, 2026
@github-project-automation github-project-automation Bot moved this to Qualification in OpenCloud Team Board Sep 24, 2026
@butonic butonic moved this from Qualification to In Progress in OpenCloud Team Board Sep 24, 2026
@codacy-production

codacy-production Bot commented Sep 24, 2026 •

Copy link
Copy Markdown

Up to standards ✅

🟢 Issues 0 issues

Results:
0 new issues

View in Codacy

🟢 Metrics 0 complexity

Metric Results
Complexity 0

View in Codacy

🟢 Coverage 0.00% diff coverage · +0.01% coverage variation

Metric Results
Coverage variation ✅ +0.01% coverage variation (-1.00%)
Diff coverage ✅ 0.00% diff coverage

View coverage diff in Codacy

Coverage variation details
Coverable lines Covered lines Coverage
Common ancestor commit (596680c) 89080 21492 24.13%
Head commit (caa2837) 89085 (+5) 21502 (+10) 24.14% (+0.01%)

Coverage variation is the difference between the coverage for the head and common ancestor commits of the pull request branch: <coverage of head commit> - <coverage of common ancestor commit>

Diff coverage details
Coverable lines Covered lines Diff coverage
Pull request (#3591) 10 0 0.00%

Diff coverage is the percentage of lines that are covered by tests out of the coverable lines that the pull request added or modified: <covered lines added or modified>/<coverable lines added or modified> * 100%

NEW Get contextual insights on your PRs based on Codacy's metrics, along with PR and Jira context, without leaving GitHub. Enable AI reviewer
TIP This summary will be updated as you push new changes.

…ctly

Ported from owncloud/ocis#11693. The uploads clean command now emits an events.CleanUpload event via the event stream rather than calling Purge directly. Requires the corresponding reva bump (vendor changes pulled in separately).
@butonic
butonic marked this pull request as ready for review September 24, 2026 09:22
Signed-off-by: Jörn Friedrich Dreyer <jfd@butonic.de>
@butonic
butonic merged commit 040c3bf into main Sep 24, 2026
66 of 67 checks passed
@butonic
butonic deleted the port-11693 branch September 24, 2026 10:44
@github-project-automation github-project-automation Bot moved this from In Progress to Done in OpenCloud Team Board Sep 24, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Type:Maintenance E.g. technical debt, packaging, etc.

Projects

Status: Done

Development

Successfully merging this pull request may close these issues.

2 participants