Skip to content

chore(sync): carry main back into beta - #861

Merged
rubenvdlinde merged 4 commits into
betafrom
sync/main-to-beta-20260830191328
Aug 30, 2026
Merged

chore(sync): carry main back into beta#861
rubenvdlinde merged 4 commits into
betafrom
sync/main-to-beta-20260830191328

Conversation

@rubenvdlinde

Copy link
Copy Markdown
Contributor

main held 3 commit(s) beta 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 betamain promotion conflicts on it.

0 file(s) change. A 0-file result is the normal and correct outcome once the content has already reached beta 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 beta'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 4 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
@rubenvdlinde
rubenvdlinde merged commit df91eef into beta Aug 30, 2026
1 check failed
@github-actions

Copy link
Copy Markdown
Contributor

Quality Report — ConductionNL/stackiq @ 1d71406

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
Hydra gates

Quality workflow — 2026-08-30 23:31 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