Skip to content

chore: merge main into adapter-v2#163

Closed
handcaught wants to merge 2 commits into
adapter-v2from
main
Closed

chore: merge main into adapter-v2#163
handcaught wants to merge 2 commits into
adapter-v2from
main

Conversation

@handcaught
Copy link
Copy Markdown
Member

Summary

Why

Keeping adapter-v2 in sync with main while the large v2 workstream (WS03–WS40) is in progress, to reduce future merge pain and ensure language cleanup changes are available on the branch.

handcaught and others added 2 commits May 25, 2026 12:58
Adds WS01 (mechanical schema cleanup: workflow{}/policy nesting, type
expressions, outcome "default" block, environment traversals, cty
stdlib functions, VSCode grammar) and WS02 (data block + outcome
semantics: next traversals, return/continue keywords, data "internal"
replaces shared_variable, write block replaces shared_writes).

Targets main; merges into adapter-v2 once the language phase closes.
For architecture review before implementation begins.

Co-authored-by: Dave Sanderson <dave@brokenbots.net>
#162)

* workstream: complete workstreams/language_cleanup/WS01-mechanical-schema-cleanup.md

Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>

* workstream: complete workstreams/language_cleanup/WS01-mechanical-schema-cleanup.md

* fix: address PR review feedback - bare traversal docs, stale comments, adapter env test

Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>

* fix: increase TestClientReconnectMultipleFailures timeout for CI runners

Under -race the multiple-reconnect path can exceed 10s on slower CI
runners. Bump to 20s and add progress logging so future flakes are
easier to diagnose.

---------

Co-authored-by: Dave <dave@brokenbots.dev>
Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
@handcaught
Copy link
Copy Markdown
Member Author

Closing in favor of #164 — needed a resolved branch due to merge conflict in engine_test.go

@handcaught handcaught closed this May 26, 2026
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.

2 participants