Skip to content

Declare project root with eigs.json (v0.43.0 resolution) - #72

Merged
InauguralPhysicist merged 1 commit into
masterfrom
fix-eigs-json-root
Sep 6, 2026
Merged

Declare project root with eigs.json (v0.43.0 resolution)#72
InauguralPhysicist merged 1 commit into
masterfrom
fix-eigs-json-root

Conversation

@InauguralPhysicist

Copy link
Copy Markdown
Contributor

The v0.43.0 pin bump broke CI: tests load root-relative paths (src/cpu.eigs) from tests/, which the new file-relative + project-root resolution (#1056, cwd step removed) cannot find without a project-root marker. eigs.json at the root resolves them.

🤖 Generated with Claude Code

…tion)

EigenScript v0.43.0 (#1056) resolves load_file relative to the containing file
then the nearest eigs.json project root, dropping the cwd step. DMG tests load
root-relative paths ('src/cpu.eigs') from tests/, which worked only via the old
cwd step. eigs.json at the root resolves them through the project-root step.

Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
@InauguralPhysicist
InauguralPhysicist merged commit e38a359 into master Sep 6, 2026
1 check passed
@InauguralPhysicist
InauguralPhysicist deleted the fix-eigs-json-root branch September 6, 2026 22:39
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