astropy / package-template

Template for packages that use Astropy. Maintainer: @astrofrog
http://docs.astropy.org/projects/package-template/en/latest/
Other
60 stars 62 forks source link

Adding astropydev+numpydev job to the cron #411

Closed bsipocz closed 5 years ago

bsipocz commented 5 years ago

As it came up in https://github.com/astropy/astropy/pull/8808#issuecomment-501083180 it would be very valuable to receive early feedback. I don't think it's worth running this job on all commits for affiliated packages but running it more regularly than their development cycle would be useful.

pllim commented 5 years ago

Hmm, but should we allow it to fail? We allow our numpy dev job to fail in the core after all.

bsipocz commented 5 years ago

No, I don't think we should allow. We don't allow the cron job in core to fail either, and this one won't run on commits or merges. The only reason for this job is to raise awareness.

pllim commented 5 years ago

(oooo shiny merge button...)