Skip to content

fix: restore the pre-32 Nextcloud floor — this repo tests stable31 - #284

Merged
rubenvdlinde merged 1 commit into
developmentfrom
fix/restore-nc-floor
Aug 7, 2026
Merged

fix: restore the pre-32 Nextcloud floor — this repo tests stable31#284
rubenvdlinde merged 1 commit into
developmentfrom
fix/restore-nc-floor

Conversation

@rubenvdlinde

Copy link
Copy Markdown
Contributor

fix: restore the pre-32 Nextcloud floor — this repo tests stable31

min-version is enforced at install time, so a 32 floor makes occ app:enable
refuse on stable31, which this repo's own CI runs. The e2e seed then fails
with "is not installed or enabled".

The reason the floor was raised no longer holds: openregister#2372 removed
every eager reference to its ContextChat provider, so the class is only
loaded behind interface_exists() guards and never read on an older server.
openregister#2380 restored its own 28 floor on that evidence.

min-version is enforced at install time, so a 32 floor makes occ app:enable
refuse on stable31, which this repo's own CI runs. The e2e seed then fails
with "is not installed or enabled".

The reason the floor was raised no longer holds: openregister#2372 removed
every eager reference to its ContextChat provider, so the class is only
loaded behind interface_exists() guards and never read on an older server.
openregister#2380 restored its own 28 floor on that evidence.
@rubenvdlinde
rubenvdlinde merged commit 4e35caa into development Aug 7, 2026
@rubenvdlinde
rubenvdlinde deleted the fix/restore-nc-floor branch August 7, 2026 11:08
@github-actions

github-actions Bot commented Aug 7, 2026

Copy link
Copy Markdown
Contributor

Quality Report — ConductionNL/larpingapp @ 68621aa

Check PHP Vue Security License Tests
lint
phpcs
phpmd
psalm
phpstan
phpmetrics
eslint
stylelint
build
check-specs
test-l10n
composer ✅ 101/101
npm ✅ 537/537
PHPUnit
Newman
Playwright
Hydra gates

Quality workflow — 2026-08-07 11:30 UTC

Download the full PDF report from the workflow artifacts.

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.

1 participant