TST: Update org for pytest-doctestplus in devinfra#15820
Conversation
|
Thank you for your contribution to Astropy! 🌌 This checklist is meant to remind the package maintainers who will review this pull request of some common things to look for.
|
|
👋 Thank you for your draft pull request! Do you know that you can use |
This comment was marked as resolved.
This comment was marked as resolved.
|
Okay, devinfra job is green here, so that means we need to patch not one, but three different plugins and get them released so our devinfra job can pass again. 🤪 @bsipocz and @astrofrog , are you able to help merge/release the affected plugins? 🙏 |
|
Has to wait till Monday, we got a lovely ❄️ storm 😀 |
|
No big rush, @bsipocz ! Since this is pytest-dev (not the RC), I think we have a while before it hits mainstream. 🤞 |
|
Actually maybe releases are unnecessary at this point, but those PRs would still need to be merged for packages testing against pytest-dev. |
|
Merged what I could, but as you said, I'm not planning to do a release just yet but wait as more breaking changes or deprecations may come in the 8.1.x dev cycle. |
|
Thanks, @bsipocz ! |
| devinfra: git+https://github.com/pytest-dev/pytest.git | ||
| devinfra: git+https://github.com/astropy/extension-helpers.git | ||
| devinfra: git+https://github.com/astropy/pytest-doctestplus.git | ||
| devinfra: git+https://github.com/scientific-python/pytest-doctestplus.git |
There was a problem hiding this comment.
Note: This should go in no matter what. This is an oversight from when we moved pytest-doctestplus to Scientific Python.
bsipocz
left a comment
There was a problem hiding this comment.
Giving the approval for changing the org to SP, so can merge this whenever the mpl patch gets merged.
because it was moved from astropy to scientific-python. pytest 8.1 compatibility fixes were all merged upstream at pytest-doctestplus, pytest-filter-subpackage, and pytest-mpl
99f0ee0 to
582d211
Compare
|
Yay, devinfra job is green again! This PR now only updates the org for pytest-doctestplus. |
…820-on-v6.0.x Backport PR #15820 on branch v6.0.x (TST: Update org for pytest-doctestplus in devinfra)
TST: Update org for pytest-doctestplus in devinfra
Description
This pull request is to test:
Fixes #15810