Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

MAINT: fixing new dependency as reshuffle CI jobs #574

Merged
merged 3 commits into from
Jul 2, 2024

Conversation

bsipocz
Copy link
Member

@bsipocz bsipocz commented Jul 2, 2024

#497 uses the new dependency and not just the tests, so it should be listed as an optional rather than a test dependency

This now also moves the linkcheck job to cron only. The docs build should be able to pick up any newly introduced API linking issues, and if a newly added URL is defunct, we will pick it up once it's merged, but won't fail PRs with unrelated failing URLs.

close #498

@bsipocz bsipocz added the Affects-dev To be used for follow-up PRs for new engancements or bugs only present on dev label Jul 2, 2024
@bsipocz bsipocz added this to the v1.6 milestone Jul 2, 2024
@bsipocz bsipocz mentioned this pull request Jul 2, 2024
@bsipocz bsipocz force-pushed the DEP_adding_optional_defusedxml branch from 273a6a6 to ec7e852 Compare July 2, 2024 20:52
@bsipocz bsipocz changed the title DEP: defusedxml is an optional code rather than test dependency MAINT: fixing new dependency as reshuffle CI jobs Jul 2, 2024
@bsipocz bsipocz merged commit a589c35 into astropy:main Jul 2, 2024
9 of 10 checks passed
@bsipocz bsipocz deleted the DEP_adding_optional_defusedxml branch January 24, 2025 17:29
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Affects-dev To be used for follow-up PRs for new engancements or bugs only present on dev
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Dependency with XML parser
2 participants