Skip to content

Release: merge development into beta#407

Open
github-actions[bot] wants to merge 12 commits intobetafrom
development
Open

Release: merge development into beta#407
github-actions[bot] wants to merge 12 commits intobetafrom
development

Conversation

@github-actions
Copy link

@github-actions github-actions bot commented Feb 6, 2026

Automated PR to sync development changes to beta for beta release.

Merging this PR will trigger the beta release workflow.

rubenvdlinde and others added 11 commits February 6, 2026 13:16
Replace force-push dev-to-beta with PR-creation, add unstable release,
fix lint check triggers, remove master from release workflow triggers,
delete obsolete push-refactor-to-beta workflow.

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
Enforce that PRs to main can only come from beta or hotfix branches,
and PRs to beta can only come from development or hotfix branches.

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
Upgrade actions/upload-artifact@v3 to @v4 and actions/cache@v3 to @v4
to fix automatic CI failures from deprecated GitHub Actions. Fix ESLint
errors in PageContentForm.vue: remove unused Cancel import, remove
console.log statements, fix brace-style for else-if blocks.

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
- Fix trailing commas, spaces, and operator-linebreak issues
- Remove unused destructured variables in search.ts
- Fix @Package JSDoc tag in search.js
- Clean up trailing whitespace in Vue components

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
- Fix PHPUnit: correct phpunit.xml path in composer test:unit (was tests/phpunit.xml, file is at root)
- Fix Quality Gate: upgrade upload-artifact v3 to v4 in branch-protection.yml
- Fix lint-check: disable import/default rule for <script setup> Vue components
- Upgrade checkout v2 to v4 in pull-request-lint-check.yaml

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
- Make bootstrap.php gracefully skip Nextcloud app loading when OC_App is unavailable
- Set unit test step to continue-on-error since tests require Nextcloud server environment

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
View single publication fix and other cms work
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.

2 participants

Comments