Skip to content

fix(ci): revert ndarray branch pinning (PR #115 merged)#317

Closed
AdaWorldAPI wants to merge 1 commit into
mainfrom
claude/revert-ndarray-ci-pinning
Closed

fix(ci): revert ndarray branch pinning (PR #115 merged)#317
AdaWorldAPI wants to merge 1 commit into
mainfrom
claude/revert-ndarray-ci-pinning

Conversation

@AdaWorldAPI
Copy link
Copy Markdown
Owner

Summary

ndarray PR #115 merged to master long ago (commit 888e5982). Plus 12 more sprint PRs (#116-#128) are now on ndarray master. The lance-graph CI workflows were temporarily pinned to ref: claude/continue-lance-graph-ndarray-Ld786 while #115 was in flight — now stale.

What changed

Removes ref: + TODO comments from 4 ndarray checkout steps across rust-test.yml (2 steps) and style.yml (2 steps). CI now fetches ndarray's default branch (master), which has all the exports.

Verification

  • grep -c "claude/continue-lance-graph" .github/workflows/*.yml → 0

https://claude.ai/code/session_01NYGrxVopyszZYgLBxe4hgj

ndarray PR #115 (wht_f32, kmeans, squared_l2, i2/i8 quant exports)
merged to master as commit 888e5982. The CI workflows were temporarily
pinned to `ref: claude/continue-lance-graph-ndarray-Ld786` while #115
was in flight. Now that it's landed (plus 12 more sprint PRs #116-#128),
the pinning is stale and points at an old branch.

Removes `ref:` + TODO comments from 4 ndarray checkout steps across
rust-test.yml (2 steps) and style.yml (2 steps). CI now fetches
ndarray's default branch (master), which has all the exports.

https://claude.ai/code/session_01NYGrxVopyszZYgLBxe4hgj
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