Skip to content

chore(release): record the main merge in dev history (fixes #1787 conflicts)#1788

Merged
omersadika merged 18 commits into
devfrom
chore/record-main-merge
Jul 2, 2026
Merged

chore(release): record the main merge in dev history (fixes #1787 conflicts)#1788
omersadika merged 18 commits into
devfrom
chore/record-main-merge

Conversation

@omersadika

Copy link
Copy Markdown
Contributor

#1786 was squash-merged, which applied main's content to dev but discarded the merge ancestry — so git still considers the four workflow files both-sides-modified and the release PR #1787 remains CONFLICTING.

This PR is a pure bookkeeping merge: its tree is byte-identical to current dev (git diff origin/dev is empty); it only records origin/main as an ancestor.

⚠️ Merge this with 'Create a merge commit' — NOT squash and NOT rebase. A squash discards the ancestry again and #1787 stays conflicted. Once this lands as a merge commit, #1787 becomes conflict-free.

🤖 Generated with Claude Code

omersadika and others added 18 commits June 10, 2026 17:52
workflow_dispatch only registers workflows that exist on the default
branch, so land the three heavy-suite workflows (Test Cluster, Integration
Tests CI, TS Integration Tests) here to make them dispatchable against any
branch. Mirrors commit 6a7c236 on feat/off-chain-metadata-v2.

Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
Mirrors the fix on feat/off-chain-metadata-v2.

Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
Mirrors the fix on feat/off-chain-metadata-v2.

Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
Mirrors the fix on feat/off-chain-metadata-v2.

Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
Mirrors the change on feat/off-chain-metadata-v2.

Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
Mirrors the fix on feat/off-chain-metadata-v2.

Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
Mirrors feat/off-chain-metadata-v2.

Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
Mirrors feat/off-chain-metadata-v2.

Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
Mirrors feat/off-chain-metadata-v2.

Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
Mirrors feat/off-chain-metadata-v2.

Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
…s CI

Mirrors feat/off-chain-metadata-v2.

Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
Mirrors feat/off-chain-metadata-v2.

Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
Mirrors feat/off-chain-metadata-v2.

Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
Mirrors feat/off-chain-metadata-v2.

Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
Mirrors feat/off-chain-metadata-v2.

Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
Mirrors feat/off-chain-metadata-v2.

Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
Co-authored-by: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
# Conflicts:
#	.github/workflows/integration-tests-ci.yaml
#	.github/workflows/test-cluster.yaml
#	.github/workflows/ts-integration-tests.yaml
#	.github/workflows/upgrade-test.yaml
@omersadika omersadika merged commit d6c94a4 into dev Jul 2, 2026
10 checks passed
@omersadika omersadika deleted the chore/record-main-merge branch July 2, 2026 06:42
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