Skip to content

fix: restore the pre-32 Nextcloud floor — CI still runs stable31 - #25

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

fix: restore the pre-32 Nextcloud floor — CI still runs stable31#25
rubenvdlinde merged 1 commit into
developmentfrom
fix/restore-nc-floor

Conversation

@rubenvdlinde

Copy link
Copy Markdown
Contributor

fix: restore the pre-32 Nextcloud floor — CI still runs stable31

This repo does not set nextcloud-test-refs, so it inherits the shared
default of [stable31, stable32]. min-version is enforced at install time,
so a 32 floor makes occ app:enable refuse on stable31 and the e2e seed
fails with "is not installed or enabled".

The premise for the 32 floor is also gone: openregister#2372 removed every
eager reference to its ContextChat provider, so that class is only loaded
behind interface_exists() guards, and openregister#2380 restored its own 28
floor on that evidence.

This repo does not set nextcloud-test-refs, so it inherits the shared
default of [stable31, stable32]. min-version is enforced at install time,
so a 32 floor makes occ app:enable refuse on stable31 and the e2e seed
fails with "is not installed or enabled".

The premise for the 32 floor is also gone: openregister#2372 removed every
eager reference to its ContextChat provider, so that class is only loaded
behind interface_exists() guards, and openregister#2380 restored its own 28
floor on that evidence.
@rubenvdlinde
rubenvdlinde merged commit 172267a into development Aug 7, 2026
@github-actions

github-actions Bot commented Aug 7, 2026

Copy link
Copy Markdown

Quality Report — ConductionNL/opentalk @ 172267a

Check PHP Vue Security License Tests
lint ⏭️
phpcs ⏭️
phpmd ⏭️
psalm ⏭️
phpstan ⏭️
phpmetrics ⏭️
eslint ⏭️
stylelint ⏭️
build ⏭️
composer ⏭️ ⏭️
npm ⏭️ ⏭️
PHPUnit
Newman
Playwright
Hydra gates

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

Download the full PDF report from the workflow artifacts.

@rubenvdlinde
rubenvdlinde deleted the fix/restore-nc-floor branch August 14, 2026 09:45
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