Skip to content

fix/issue 73 beam ci - #83

Merged
hyperpolymath merged 4 commits into
mainfrom
fix/issue-73-beam-ci
Jul 27, 2026
Merged

fix/issue 73 beam ci#83
hyperpolymath merged 4 commits into
mainfrom
fix/issue-73-beam-ci

Conversation

@hyperpolymath

Copy link
Copy Markdown
Owner
  • **
  • feat(server): integrate explain capabilities for main and semantic index
  • **

@hyperpolymath
hyperpolymath merged commit e57ddae into main Jul 27, 2026
16 of 18 checks passed
@hyperpolymath
hyperpolymath deleted the fix/issue-73-beam-ci branch July 27, 2026 17:00
hyperpolymath added a commit that referenced this pull request Jul 28, 2026
…e instantiate

#83 changed server/Project.toml [sources] from ../../../<name>.jl to
../../<name>.jl but left this workflow symlinking two levels above the
workspace. Every run since has died in 'Instantiate server project' with

    expected package KnotTheory [215268c9] to exist at path
    /home/runner/work/quandledb/KnotTheory.jl

i.e. main has been red for this as well as the conway marker — the path
error hits first, so the axioms suite never even ran.

Symlink now targets $GITHUB_WORKSPACE/../, matching [sources]. Adds a
check that reads server/Project.toml and asserts every [sources] path
resolves to a real directory BEFORE instantiate, so the next drift names
its own cause instead of surfacing as a registry-shaped error.

Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
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