Skip to content

chore(sync): carry beta back into development - #862

Merged
rubenvdlinde merged 7 commits into
developmentfrom
sync/beta-to-development-20260830191336
Aug 30, 2026
Merged

chore(sync): carry beta back into development#862
rubenvdlinde merged 7 commits into
developmentfrom
sync/beta-to-development-20260830191336

Conversation

@rubenvdlinde

Copy link
Copy Markdown
Contributor

beta held 6 commit(s) development did not — release version bumps committed onto the branch the release ran from, and anything else that arrived out of band. Left unreconciled, both branches change the version file independently and the next developmentbeta promotion conflicts on it.

0 file(s) change. A 0-file result is the normal and correct outcome once the content has already reached development by other means — recording the ancestry is the payload. Without it the merge base never moves and the next promotion conflicts exactly as before.

Version files were resolved to development's side, whose line is ahead of the released one, so this never moves a version backwards. Any conflict outside them aborts the merge for a human instead.

Opened by fleet-back-merge.yml, using the algorithm release.yml already applies to its own sync/*-to-development pull requests.

rubenvdlinde and others added 7 commits August 30, 2026 14:28
beta is the release candidate, 1026 commits ahead of main. Every conflict
resolved to beta's side, including its refactors: where beta had removed a
file the removal stands rather than resurrecting a stale copy from main.

Conflicts: 4 (0 took beta's content, 4 removed per
beta's refactor).
Release: merge beta into main
Release: merge development into beta
…91328

chore(sync): carry main back into beta
@rubenvdlinde
rubenvdlinde merged commit d30f2bc into development Aug 30, 2026
1 check failed
@github-actions

Copy link
Copy Markdown
Contributor

Quality Report — ConductionNL/stackiq @ c0aefd3

Check PHP Vue Security License Tests
lint
phpcs
phpmd
psalm
phpstan
phpmetrics
eslint
stylelint
build
check-manifest
check-vue-demi
test-l10n
format
check-schema-l10n
check-l10n-js
composer ✅ 130/130
npm ✅ 713/713
app:check-code ⏭️
info.xml
REUSE
PHPUnit
Newman ⏭️
Playwright 🚨 NO VERDICT — enabled but never ran
Hydra gates

Quality workflow — 2026-08-30 22:58 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