cuvs-lucene has been moved into cuvs (NVIDIA/cuvs#2353) and lives at java/cuvs-lucene now. NVIDIA/cuvs-lucene is no longer actively developed and will be archived after the 26.10 code freeze.
cuVS builds and tests the move cuvs-lucene project as part of its own CI on main, so the existing cuvs-build and cuvs-tests nightly jobs cover it. The dedicated jobs here now build an unmaintained snapshot of the standalone repo.
Changes needed in .github/workflows/nightly-pipeline.yaml:
- Drop
NVIDIA/cuvs-lucene from the repos: list passed to get-run-info.
- Delete the
cuvs-lucene-build and cuvs-lucene-tests jobs.
cuvs-lucenehas been moved intocuvs(NVIDIA/cuvs#2353) and lives atjava/cuvs-lucenenow.NVIDIA/cuvs-luceneis no longer actively developed and will be archived after the 26.10 code freeze.cuVS builds and tests the move
cuvs-luceneproject as part of its own CI onmain, so the existingcuvs-buildandcuvs-testsnightly jobs cover it. The dedicated jobs here now build an unmaintained snapshot of the standalone repo.Changes needed in
.github/workflows/nightly-pipeline.yaml:NVIDIA/cuvs-lucenefrom therepos:list passed toget-run-info.cuvs-lucene-buildandcuvs-lucene-testsjobs.