jdat_notebooks
jdat_notebooks copied to clipboard
ci_validation broken by anand0xff/ImPlaneIA
Example log: https://github.com/spacetelescope/jdat_notebooks/actions/runs/4450244723/jobs/7815456552
https://github.com/spacetelescope/jdat_notebooks/blob/5f32e1ac88d6fc6dee32814e8f65fd4c3d5e39eb/requirements.txt#L68
I see several problems with the package (https://github.com/anand0xff/ImPlaneIA) being pulled in:
- It is a fork of another dead package.
- Its packaging infrastructure is way outdated and there has been no commit in the past year.
- During its installation, it attempts to
git clone
from yet another dead repository (https://github.com/pboley/oifits) without any activities for the past 2 years.
I would recommend this "package" be removed from build infrastructure and any notebook that uses it be quarantined.
I am contacting the authors for this. Thank you for reporting it.