Skip to content

DEN-551: Pin and harden Node Zed interoperability tests - #1

Merged
ORESoftware merged 7 commits into
mainfrom
feat/den-551-deterministic-e2e
Jul 28, 2026
Merged

DEN-551: Pin and harden Node Zed interoperability tests#1
ORESoftware merged 7 commits into
mainfrom
feat/den-551-deterministic-e2e

Conversation

@ORESoftware

Copy link
Copy Markdown
Contributor

Pins exact reviewed Zed CLI, Zed interfaces, and node-lib commits; adds pull-request coverage, metadata checks, read-only permissions, bounded concurrency, actionlint, source verification, and symlink/copy install tests across fresh Node containers. This is an integration fixture and does not adopt flags2env. Refs DEN-551.

@linear-code

Copy link
Copy Markdown

DEN-551

@ORESoftware
ORESoftware marked this pull request as ready for review July 28, 2026 14:41
@ORESoftware
ORESoftware merged commit fea59bf into mainJul 28, 2026
1 check passed
ORESoftware added a commit that referenced this pull request Jul 30, 2026
Records the branch as merged. It was squash-merged as #1, so its commits
were never ancestors of main and it lingered as unmerged.
The add/add conflict on scripts/zed-e2e.sh resolves to main content, and
not as a side-pick: diffing the two sides shows the branch version is
byte-identical to main except that it lacks the python:3.12-bookworm
containerization added afterwards in #2. main is therefore a strict
superset -- the union of both sides IS main here, and the merged tree is
unchanged, so nothing from the branch is dropped.
Co-Authored-By: Claude Opus 5 (1M context) <noreply@anthropic.com>
Sign up for freeto 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

@ORESoftware