Skip to content

chore: back-merge main into next (merge commit to clear release PR #382)#385

Merged
smoreinis merged 3 commits into
nextfrom
stas/back-merge-main-into-next-2
Jun 1, 2026
Merged

chore: back-merge main into next (merge commit to clear release PR #382)#385
smoreinis merged 3 commits into
nextfrom
stas/back-merge-main-into-next-2

Conversation

@smoreinis
Copy link
Copy Markdown
Contributor

Why

The prior back-merge (#384) was squash-merged, which flattened the merge commit and dropped main from next's ancestry — so the merge base stayed at 0f177c9f and release PR #382 kept re-deriving the same span_queue.py conflict.

This PR carries a true merge commit (main as a second parent). It MUST be merged with the "Create a merge commit" method (not squash) so main becomes an ancestor of next, advancing the merge base and clearing #382.

Conflicts resolved

Verification

  • Merge commit has parents next + main@release:0.11.6; main is now an ancestor.
  • tests/lib/core/tracing/ → 52 passed, 2 skipped; ruff clean.

stainless-app Bot and others added 3 commits May 29, 2026 04:28
Co-authored-by: Max Parke <max.parke@scale.com>
Co-authored-by: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
Co-authored-by: stainless-app[bot] <142633134+stainless-app[bot]@users.noreply.github.com>
Co-authored-by: Stas Moreinis <stas.moreinis@scale.com>
Co-authored-by: Declan Brady <declan.brady@scale.com>
Co-authored-by: Michael Chou <michael.chou@scale.com>
Co-authored-by: Daniel Miller <daniel.miller@scale.com>
Co-authored-by: Max Parke <max.parke@scale.com>
Co-authored-by: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
Co-authored-by: stainless-app[bot] <142633134+stainless-app[bot]@users.noreply.github.com>
Co-authored-by: Stas Moreinis <stas.moreinis@scale.com>
Co-authored-by: Declan Brady <declan.brady@scale.com>
Co-authored-by: Michael Chou <michael.chou@scale.com>
Co-authored-by: Daniel Miller <daniel.miller@scale.com>
Co-authored-by: Matteo Librizzi <matteo.librizzi@scale.com>
…into-next-2

# Conflicts:
#	src/agentex/lib/core/tracing/span_queue.py
#	tests/lib/core/tracing/test_span_queue.py
@greptile-apps
Copy link
Copy Markdown

greptile-apps Bot commented Jun 1, 2026

No reviewable files after applying ignore patterns.

@smoreinis smoreinis enabled auto-merge June 1, 2026 17:31
@smoreinis smoreinis merged commit 2e1a2da into next Jun 1, 2026
37 checks passed
@smoreinis smoreinis deleted the stas/back-merge-main-into-next-2 branch June 1, 2026 17:32
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