Skip to content

Add conda build to CI #280

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

Closed
jdye64 opened this issue Mar 14, 2023 · 0 comments · Fixed by #281
Closed

Add conda build to CI #280

jdye64 opened this issue Mar 14, 2023 · 0 comments · Fixed by #281
Labels
enhancement New feature or request

Comments

@jdye64
Copy link
Contributor

jdye64 commented Mar 14, 2023

Is your feature request related to a problem or challenge? Please describe what you are trying to do.
I have noticed lots of issues with conda builds recently. Most stemming from substrait. I propose that we add a conda build step to CI that helps ensure that our conda builds are always working and a failing build isn't something that surprises us when it comes release time.

Also, we could have CI upload the intermediate conda build to the conda forge nightly repo which would mean users could have features in there hands in under an hour of a PR being merged.

Describe the solution you'd like
Add a github workflow file conda.yaml to perform the conda build and ensure that the conda builds are working and optionally uploading those artifacts to the conda forge nightly channel

Describe alternatives you've considered
None

Additional context
None

@jdye64 jdye64 added the enhancement New feature or request label Mar 14, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant