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

CI: share pandas setup steps #39745

Merged
merged 1 commit into from
Feb 11, 2021
Merged

Conversation

afeld
Copy link
Member

@afeld afeld commented Feb 11, 2021

Split out from #39392. Just a refactor; puts redundant setup steps in a shared place.

To be honest, I don't actually understand why different GitHub Actions set up pandas in different ways, so didn't change that here.

The uses calls can be moved into the composite actions once actions/runner#862 is complete, DRYing it up even more.

  • closes #xxxx
  • tests added / passed
  • Ensure all linting tests pass, see here for how to run them
  • whatsnew entry

@afeld afeld added CI Continuous Integration Refactor Internal refactoring of code labels Feb 11, 2021
@afeld afeld force-pushed the refactor-ci-setup branch from 5569363 to ed85af3 Compare February 11, 2021 05:00
@afeld afeld force-pushed the refactor-ci-setup branch from ed85af3 to 3905b59 Compare February 11, 2021 08:31
@jreback jreback added this to the 1.3 milestone Feb 11, 2021
@jreback jreback merged commit c50382c into pandas-dev:master Feb 11, 2021
@jreback
Copy link
Contributor

jreback commented Feb 11, 2021

thanks @afeld

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

Successfully merging this pull request may close these issues.

2 participants