Skip to content

chore(release): sync beta back into development - #693

Open
rubenvdlinde wants to merge 2 commits into
developmentfrom
sync/beta-to-development-0.3.4-beta.20260913170536
Open

rubenvdlinde wants to merge 2 commits into
developmentfrom
sync/beta-to-development-0.3.4-beta.20260913170536

Conversation

@rubenvdlinde

Copy link
Copy Markdown
Contributor

Opened by the release workflow after publishing 0.3.4-beta.20260913170536 from beta.

A release commits a version bump onto the branch it ran from. Without carrying
that back, development falls behind beta, and since both branches then
changed the version file independently, the next development -> beta
promotion conflicts on it — every time.

Version files are resolved to development's side, the higher line, so this
cannot move a version backwards. Any other conflict stops the workflow instead
of being resolved automatically.

Merge this, do not squash. A squash copies the files and discards the
relationship: the merge base would not move and the next promotion would
conflict exactly as before. A 0-file diff here is normal and is not a no-op —
recording the ancestry is the whole point.

rubenvdlinde and others added 2 commits September 13, 2026 19:04
Release: merge development into beta
The 0.3.4-beta.20260913170536 release bumped the version on beta. Without this,
development stays behind beta and the next development -> beta promotion
conflicts on the version file.

Version files resolve to development's side, which is the higher line,
so this never moves a version backwards.
@github-actions

Copy link
Copy Markdown
Contributor

Quality Report — ConductionNL/keepiq @ 7fa8164

Check PHP Vue Security License Tests
lint
phpcs
phpmd
psalm
phpstan
phpmetrics
eslint
stylelint
build
check-manifest
test-l10n
format
check-l10n-js
check-schema-l10n
composer ✅ 111/111
npm ✅ 543/543
app:check-code ⏭️
info.xml
REUSE
PHPUnit
Newman
Playwright ⏭️ deferred: this pull request comes from a release or sync branch, which carries only version strings. E2E runs on the promotions.
Hydra gates

Quality workflow — 2026-09-13 17:51 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