Skip to content

CI: Migrate Python 3.10 testing to Posix GHA/Azure Pipelines #45120

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

Merged
merged 17 commits into from
Jan 17, 2022

Conversation

lithomas1
Copy link
Member

@lithomas1 lithomas1 commented Dec 30, 2021

@lithomas1 lithomas1 marked this pull request as draft December 30, 2021 03:29
@lithomas1 lithomas1 marked this pull request as ready for review January 5, 2022 01:35
@lithomas1 lithomas1 marked this pull request as draft January 5, 2022 01:36
@lithomas1 lithomas1 marked this pull request as ready for review January 9, 2022 22:08
Copy link
Member

@mroeschke mroeschke left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Small things otherwise LGTM

@mroeschke mroeschke added the CI Continuous Integration label Jan 11, 2022
@mroeschke mroeschke added this to the 1.5 milestone Jan 11, 2022
@lithomas1 lithomas1 modified the milestones: 1.5, 1.4 Jan 16, 2022
@lithomas1 lithomas1 requested a review from jreback January 17, 2022 04:38
@lithomas1
Copy link
Member Author

lithomas1 commented Jan 17, 2022

Can we backport this? It would be nice to keep CI as shared as possible between the release and main branches before the actual release is cut.
This is also pretty low risk given that it only changes CI and not code.

@jreback
Copy link
Contributor

jreback commented Jan 17, 2022

yep ok to merge and backport

@jreback jreback merged commit d437902 into pandas-dev:main Jan 17, 2022
@jreback
Copy link
Contributor

jreback commented Jan 17, 2022

thanks @lithomas1

@jreback
Copy link
Contributor

jreback commented Jan 17, 2022

@meeseeksdev backport 1.4.x

@lumberbot-app

This comment has been minimized.

@lumberbot-app

This comment has been minimized.

@lithomas1 lithomas1 deleted the py310-testing branch January 19, 2022 00:42
lithomas1 added a commit to lithomas1/pandas that referenced this pull request Jan 19, 2022
jreback pushed a commit that referenced this pull request Jan 19, 2022
[actions-39.yaml, "slow", "", "", "", "", ""],
[actions-39.yaml, "not slow and not clipboard", "", "", "", "", ""]
[actions-39.yaml, "not slow and not clipboard", "", "", "", "", ""],
[actions-310-numpydev.yaml, "not slow and not network", "xclip", "", "", "deprecate", "-W error"],
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@lithomas1 Why was xclip chosen here instead of xsel?

I think there's this flaky clipboard test now on this build, and the only difference between this and the other clipboard ones is xclip vs xsel

https://github.com/pandas-dev/pandas/runs/4875566178?check_suite_focus=true#step:10:51

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
CI Continuous Integration
Projects
None yet
Development

Successfully merging this pull request may close these issues.

CI: Move Python 3.10 workflows to Posix Matrix File
3 participants