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

Fix dev cookbooks #362

Open
amoeba opened this issue Oct 31, 2024 · 1 comment
Open

Fix dev cookbooks #362

amoeba opened this issue Oct 31, 2024 · 1 comment
Assignees

Comments

@amoeba
Copy link
Member

amoeba commented Oct 31, 2024

See #357 for discussion.

The testing and deployment workflows for the dev cookbooks used to depend on the arrow-nightlies conda channel. That channel isn't being updated, see apache/arrow#41856, so now:

  • The dev cookbook test workflow uses stable versions
  • The publish dev cookbook workflow will fail until we fix this

@raulcd had the idea of not using conda for the dev cookbooks and building something ourselves using existing infrastructure (like the nightly PyArrow wheels). That seems like a reasonable approach to me.

@amoeba amoeba self-assigned this Oct 31, 2024
@amoeba
Copy link
Member Author

amoeba commented Jan 21, 2025

We can and probably should use the scientific-python nightly wheels for the nightly Python cookbooks, see apache/arrow#43904.

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

No branches or pull requests

1 participant