Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
10 changes: 10 additions & 0 deletions config/lsdb_workflows.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -25,6 +25,12 @@ repos:
smoke-test: smoke-test.yml
live-build: testing-and-coverage.yml

- repo: hats-tap
owner: astronomy-commons
smoke-test: smoke-test.yml
benchmarks: asv-nightly.yml
live-build: testing-and-coverage.yml

- repo: lsdb
owner: astronomy-commons
smoke-test: smoke-test.yml
Expand All @@ -44,6 +50,10 @@ repos:
other_workflows:
- smoke_test_conda.yml

- repo: lsdb-server
owner: astronomy-commons
live-build: build.yml

- repo: nested-pandas
owner: lincc-frameworks
smoke-test: smoke-test.yml
Expand Down