Skip to content

CI: Try to fix the tar issue on macOS #54437

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 3 commits into from
Aug 6, 2023
Merged

Conversation

lithomas1
Copy link
Member

@lithomas1 lithomas1 commented Aug 6, 2023

  • closes #xxxx (Replace xxxx with the GitHub issue number)
  • Tests added and passed if fixing a bug or adding a new feature
  • All code checks passed.
  • Added type annotations to new arguments/methods/functions.
  • Added an entry in the latest doc/source/whatsnew/vX.X.X.rst file if fixing a bug or adding a new feature.

Take 2 at fixing the macOS builds. I misdiagnosed the issue the first time (doesn't seem to be an issue with artifacts anymore).

My latest guess is there's something gone wrong with the tarring

@lithomas1 lithomas1 added Build Library building on various platforms OS X Related to Mac OS & hardware issues (M1) labels Aug 6, 2023
@lithomas1 lithomas1 added this to the 2.1 milestone Aug 6, 2023
@lithomas1 lithomas1 marked this pull request as ready for review August 6, 2023 18:00
@lithomas1 lithomas1 requested a review from mroeschke as a code owner August 6, 2023 18:00
@lithomas1 lithomas1 merged commit 5a54a81 into pandas-dev:main Aug 6, 2023
@lithomas1 lithomas1 deleted the purge-macos branch August 6, 2023 18:00
@lithomas1
Copy link
Member Author

Hopefully this fixes it.

mroeschke pushed a commit to mroeschke/pandas that referenced this pull request Aug 18, 2023
* CI: Try to fix the tar issue on macOS

* Update wheels.yml

* fix failing test_stata
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Build Library building on various platforms OS X Related to Mac OS & hardware issues (M1)
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant