astroquery icon indicating copy to clipboard operation
astroquery copied to clipboard

Extend CI: remote tests, crons, docs warnings

Open bsipocz opened this issue 4 years ago • 2 comments

After #1925 there are still a few things that need to be taken care of to get back to the CI level we had before:

  • [x] add corn runs for remote data tests, see #1936
  • [x] fix the docs build test so it fails when there are warnings. This probably requires APE17
  • [ ] add back auto-deployment.
  • [x] use nightly astropy for devdeps

bsipocz avatar Jan 12 '21 02:01 bsipocz

Not sure if you noticed but the oldest dependencies job runs astropy 4.1, not 3.1 as set in tox.ini. Example log: https://github.com/astropy/astroquery/runs/1685763696?check_suite_focus=true

pllim avatar Jan 12 '21 16:01 pllim

For the nightly astropy, I thought @cadair set it up, but I don't know how to use it.

pllim avatar Jan 12 '21 19:01 pllim