Skip to content

chore: back-merge the #210 release into develop - #212

Merged
mahmutkaya merged 2 commits into
developfrom
chore/back-merge-release-210
Sep 2, 2026
Merged

mahmutkaya merged 2 commits into
developfrom
chore/back-merge-release-210

Conversation

@mahmutkaya

Copy link
Copy Markdown
Contributor

Release #210 merged as a merge commit, so main's tip is not on develop. Under the main-develop ruleset's strict up-to-date rule the next release PR is then refused before anyone reads it — which is exactly what #210 hit today, costing a back-merge (#211) mid-release. Closing it now rather than rediscovering it then.

Content-clean, verified rather than assumed:

  • git diff --diff-filter=A --name-only origin/develop origin/main — no main-only files
  • git diff --stat origin/develop origin/main — empty
  • after merging, git diff --stat origin/develop HEAD — empty

Must land as a merge commit; a squash keeps the (empty) content and drops the ancestry link, which is the only thing this PR is for.

This changes nothing running. sofrapiwas.com still serves 663fba9. #210 publishes images only — the hand-roll that applies prisma/migrations/20260830120000_partner_brand against the control-plane database is a separate decision and has not been taken.

🤖 Generated with Claude Code

mahmutkaya and others added 2 commits September 2, 2026 19:37
release(sofra): partner brand (S1 + S3a) — publishes images, does NOT deploy
Release #210 merged as a merge commit, so main's tip is not on develop and the
`main-develop` ruleset's strict up-to-date rule would refuse the next release PR
before anyone read it — which is what #210 itself hit today, costing a
back-merge (#211) mid-release.

Content-clean: no main-only files, `git diff --stat origin/develop origin/main`
empty. A real merge commit, not a squash — the ancestry link is the whole point.

This changes nothing running: sofrapiwas.com still serves 663fba9. #210
publishes images only; the hand-roll that applies the partner-brand migration is
a separate decision and has not been taken.

Co-Authored-By: Claude Opus 5 <noreply@anthropic.com>
@sonarqubecloud

sonarqubecloud Bot commented Sep 2, 2026

Copy link
Copy Markdown

@mahmutkaya
mahmutkaya merged commit a21a9d7 into develop Sep 2, 2026
18 checks passed
@mahmutkaya
mahmutkaya deleted the chore/back-merge-release-210 branch September 2, 2026 17:43
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