Skip to content

nightly: remove stale bf_tree feature from DISKANN_FEATURES#1112

Draft
Copilot wants to merge 2 commits into
mainfrom
copilot/fix-clippy-features-macos
Draft

nightly: remove stale bf_tree feature from DISKANN_FEATURES#1112
Copilot wants to merge 2 commits into
mainfrom
copilot/fix-clippy-features-macos

Conversation

Copy link
Copy Markdown
Contributor

Copilot AI commented May 28, 2026

The nightly clippy-features (macos) job was failing because nightly.yml still listed bf_tree in DISKANN_FEATURES, but no workspace package defines that feature. The diskann-bftree crate is a first-class workspace member and needs no feature gate; ci.yml had already dropped bf_tree but nightly.yml was never updated.

Changes

  • .github/workflows/nightly.yml: remove bf_tree, from DISKANN_FEATURES, aligning it with ci.yml.

Copilot AI changed the title [WIP] Fix failing GitHub Actions job clippy-features on macos nightly: remove stale bf_tree feature from DISKANN_FEATURES May 28, 2026
Copilot AI requested a review from arrayka May 28, 2026 16:10
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.

3 participants