Skip to content

fix: make the collaboration service events optional#3001

Open
fschade wants to merge 1 commit into
opencloud-eu:mainfrom
fschade:collaboration-optinal-events
Open

fix: make the collaboration service events optional#3001
fschade wants to merge 1 commit into
opencloud-eu:mainfrom
fschade:collaboration-optinal-events

Conversation

@fschade

@fschade fschade commented Jun 22, 2026

Copy link
Copy Markdown
Member

Description

the collaboration service died without OC_EVENTS_ENDPOINT set,
this pr makes setting (and enabling) the endpoint optional.

Related Issue

Types of changes

  • Bug fix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)
  • Breaking change (fix or feature that would cause existing functionality to change)
  • Technical debt
  • Tests only (no source changes)

Checklist:

  • Code changes
  • Unit tests added
  • Acceptance tests added
  • Documentation added

@fschade fschade requested a review from kulmann June 22, 2026 15:35
@codacy-production

codacy-production Bot commented Jun 22, 2026

Copy link
Copy Markdown

Up to standards ✅

🟢 Issues 0 issues

Results:
0 new issues

View in Codacy

🟢 Metrics -44 duplication

Metric Results
Duplication -44

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 (7c70c67) 82282 18943 23.02%
Head commit (9736585) 82284 (+2) 18955 (+12) 23.04% (+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 (#3001) 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.

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.

Collabora breaks without setting OC_EVENTS_ENDPOINT

1 participant