Quansight / lsst_dashboard

LSST Dashboard https://quansight.github.io/lsst_dashboard/
BSD 3-Clause "New" or "Revised" License
8 stars 3 forks source link

add github actions #119

Closed kcpevey closed 4 years ago

kcpevey commented 4 years ago

Ready for review. This switches over to the github actions CI system. I've added a CI step to run the download_sample_data.sh and a simple test to ensure that the sample data does indeed exist.

timothydmorton commented 4 years ago

Looks good to me; I'm happy if you are, @dharhas -- this is my introduction to github actions, which looks great. When this is in, we could then add some more meaningful tests.

dharhas commented 4 years ago

LGTM. @kcpevey go ahead and add the -v flag and we can merge