From b3a7e7538bdae3c4f5976b31556d320fbe7935e7 Mon Sep 17 00:00:00 2001 From: Melissa DeLucchi <113376043+delucchi-cmu@users.noreply.github.com> Date: Thu, 4 Dec 2025 14:34:56 -0500 Subject: [PATCH] Remove nested-dask; dropped workflows --- config/tracked_workflows.yaml | 10 ---------- 1 file changed, 10 deletions(-) diff --git a/config/tracked_workflows.yaml b/config/tracked_workflows.yaml index 39ddab7459c..bc7113c92f7 100644 --- a/config/tracked_workflows.yaml +++ b/config/tracked_workflows.yaml @@ -16,7 +16,6 @@ repos: - repo: hats owner: astronomy-commons smoke-test: smoke-test.yml - build-docs: build-documentation.yml benchmarks: asv-nightly.yml live-build: testing-and-coverage.yml @@ -29,7 +28,6 @@ repos: - repo: hats-import owner: astronomy-commons smoke-test: smoke-test.yml - build-docs: build-documentation.yml live-build: testing-and-coverage.yml - repo: hyrax @@ -53,14 +51,6 @@ repos: - repo: lsdb owner: astronomy-commons smoke-test: smoke-test.yml - build-docs: build-documentation.yml - benchmarks: asv-nightly.yml - live-build: testing-and-coverage.yml - - - repo: nested-dask - owner: lincc-frameworks - smoke-test: smoke-test.yml - build-docs: build-documentation.yml benchmarks: asv-nightly.yml live-build: testing-and-coverage.yml