EXP: Bump pandas maxversion to v2#1587
Conversation
This comment was marked as resolved.
This comment was marked as resolved.
|
Yes. The CI is not triggered because it does not touch files that are considered triggering the CI: https://github.com/bqplot/bqplot/blob/master/.github/workflows/build.yml#L11 This was introduced recently and it looks like we are missing some paths that are actually important :P There are some paths to add here. |
|
Now someone gotta approve it. Thanks for the help! |
|
Prediction: this doesn't fail, and we should not have pinned. Now we can never test older versions of bqplot with newer versions of pandas famous last words.. ? |
|
Actually, will the existing jobs even pick up pandas pre-release? How do I make it do that? |
and see how badly things break
|
meeseeksdev please backport to master |
|
Can't Dooooo.... It seem like this is already backported (commit is empty).I won't do anything. MrMeeseeks out. |
|
meeseeksdev backport to 0.12.x ? |
|
Something went wrong ... Please have a look at my logs. It seems that the branch you are trying to backport to does not exist. |
|
meeseeksdev backport to 0.12.x |
|
Something went wrong ... Please have a look at my logs. |
* EXP: Bump pandas maxversion to v2 and see how badly things break * TST: Bump checkout version * TST: Bump versions in build * TST: Add paths to build for

Bump pandas maxversion to v2 and see how badly things break.
References
Code changes
See diff.
User-facing changes
N/A
Backwards-incompatible changes
N/A