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

Set CONDA_BLD_PATH when using pixi during osx build #2148

Open
wants to merge 2 commits into
base: main
Choose a base branch
from

Conversation

hadim
Copy link
Member

@hadim hadim commented Nov 20, 2024

Checklist

  • Added a news entry
  • Regenerated schema JSON if schema altered (python conda_smithy/schema.py)

This is an attempt to fix #2145. You can see it in action at conda-forge/docling-parse-feedstock#3

Note the fix is a simple and naive patch but looks fragile to me. Please let me know if you can think of another solution.

@hadim hadim requested a review from a team as a code owner November 20, 2024 16:14
@hadim hadim mentioned this pull request Nov 20, 2024
5 tasks
Copy link
Member

@beckermr beckermr left a comment

Choose a reason for hiding this comment

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

I wonder if we should set this on all platforms?

Also, the code that finds the outputs is in the ci-setup feedstock. We need to consult that code to ensure what we are doing here works with it.

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

Successfully merging this pull request may close these issues.

validate_recipe_outputs fails with pixi
2 participants