Skip to content

Revert PR 82472: Fix bundled channel dist-runtime setup roots#82612

Merged
giodl73-repo merged 1 commit into
openclaw:mainfrom
giodl73-repo:revert-82472-red-main-20260516-0642
May 16, 2026
Merged

Revert PR 82472: Fix bundled channel dist-runtime setup roots#82612
giodl73-repo merged 1 commit into
openclaw:mainfrom
giodl73-repo:revert-82472-red-main-20260516-0642

Conversation

@giodl73-repo

@giodl73-repo giodl73-repo commented May 16, 2026

Copy link
Copy Markdown
Contributor

Summary

Real behavior proof

Behavior or issue addressed: The revert PR is updated against current remote main and no longer reintroduces the gateway expectation that CI showed is incorrect on the current code path.

Real environment tested: Local OpenClaw checkout at C:\src\openclaw-stack with GitHub CLI authenticated as giodl73-repo, targeting openclaw/openclaw PR #82612.

Exact steps or command run after this patch: After amending the revert, I ran git diff --check origin/main...HEAD, git push fork HEAD:refs/heads/revert-82472-red-main-20260516-0642 --force-with-lease, and gh api repos/openclaw/openclaw/pulls/82612 to verify the remote PR head/base and mergeability.

Evidence after fix: Terminal output captured after the push showed base 6a65ea8, head 0892099, mergeable true, mergeable_state unstable, git diff --check origin/main...HEAD produced no output, and git diff --name-only origin/main...HEAD listed: src/auto-reply/reply/session.test.ts; src/channels/plugins/bundled.shape-guard.test.ts; src/channels/plugins/bundled.ts; src/commands/doctor-heartbeat-session-target.test.ts; src/plugins/bundled-plugin-metadata.test.ts; src/plugins/bundled-plugin-metadata.ts.

Observed result after fix: GitHub reports PR #82612 head 0892099 based on current base 6a65ea8 with mergeable true; the current diff no longer includes src/gateway/server.sessions.create.test.ts, removing the failing assertion from the PR.

What was not tested: Local Vitest execution on Windows did not start because scripts/run-vitest.mjs hit spawn EPERM; CI remains the runtime test source of truth for the branch.

Validation

  • git diff --check origin/main...HEAD
  • CI is the source of truth for test validation on this PR. Local pnpm test:changed stalled during dependency download, and targeted Vitest did not start on Windows due spawn EPERM from scripts/run-vitest.mjs.

@openclaw-barnacle openclaw-barnacle Bot added gateway Gateway runtime commands Command implementations size: S maintainer Maintainer-authored PR labels May 16, 2026
@giodl73-repo giodl73-repo force-pushed the revert-82472-red-main-20260516-0642 branch from 62c2f37 to e38898d Compare May 16, 2026 13:58
This reverts commit 1bd10cf.

Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
@giodl73-repo giodl73-repo force-pushed the revert-82472-red-main-20260516-0642 branch from e38898d to 0892099 Compare May 16, 2026 14:01
@openclaw-barnacle openclaw-barnacle Bot removed the gateway Gateway runtime label May 16, 2026
@giodl73-repo giodl73-repo merged commit caf8fa2 into openclaw:main May 16, 2026
134 of 140 checks passed
galiniliev pushed a commit to galiniliev/openclaw that referenced this pull request May 20, 2026
This reverts commit 1bd10cf.

Co-authored-by: Gio Della-Libera <giodl@microsoft.com>
Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
SebTardif pushed a commit to SebTardif/openclaw that referenced this pull request May 24, 2026
This reverts commit 1bd10cf.

Co-authored-by: Gio Della-Libera <giodl@microsoft.com>
Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
SebTardif pushed a commit to SebTardif/openclaw that referenced this pull request May 24, 2026
This reverts commit 1bd10cf.

Co-authored-by: Gio Della-Libera <giodl@microsoft.com>
Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
SebTardif pushed a commit to SebTardif/openclaw that referenced this pull request May 24, 2026
This reverts commit 1bd10cf.

Co-authored-by: Gio Della-Libera <giodl@microsoft.com>
Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
github-actions Bot pushed a commit to Desicool/openclaw that referenced this pull request May 24, 2026
This reverts commit 635faaa.

Co-authored-by: Gio Della-Libera <giodl@microsoft.com>
Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
galiniliev pushed a commit to galiniliev/openclaw that referenced this pull request May 25, 2026
This reverts commit 1bd10cf.

Co-authored-by: Gio Della-Libera <giodl@microsoft.com>
Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
SebTardif pushed a commit to SebTardif/openclaw that referenced this pull request May 26, 2026
This reverts commit 1bd10cf.

Co-authored-by: Gio Della-Libera <giodl@microsoft.com>
Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
SebTardif pushed a commit to SebTardif/openclaw that referenced this pull request May 26, 2026
This reverts commit 1bd10cf.

Co-authored-by: Gio Della-Libera <giodl@microsoft.com>
Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
SebTardif pushed a commit to SebTardif/openclaw that referenced this pull request May 26, 2026
This reverts commit 1bd10cf.

Co-authored-by: Gio Della-Libera <giodl@microsoft.com>
Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
qiaokuan1992 pushed a commit to qiaokuan1992/openclaw that referenced this pull request Jun 2, 2026
This reverts commit 1bd10cf.

Co-authored-by: Gio Della-Libera <giodl@microsoft.com>
Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
jameslcowan pushed a commit to jameslcowan/openclaw that referenced this pull request Jun 2, 2026
This reverts commit d9c6f78.

Co-authored-by: Gio Della-Libera <giodl@microsoft.com>
Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
SYU8384 pushed a commit to SYU8384/openclaw that referenced this pull request Jun 3, 2026
This reverts commit 1bd10cf.

Co-authored-by: Gio Della-Libera <giodl@microsoft.com>
Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
sablehead pushed a commit to sablehead/openclaw that referenced this pull request Jun 10, 2026
This reverts commit be11600.

Co-authored-by: Gio Della-Libera <giodl@microsoft.com>
Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

commands Command implementations maintainer Maintainer-authored PR size: S

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant