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

build-locally.py has side effects that interfere with submitting new recipe #24350

Open
areeda opened this issue Oct 24, 2023 · 0 comments
Open
Labels

Comments

@areeda
Copy link
Contributor

areeda commented Oct 24, 2023

Bug:

@conda-forge/staged-recipes

I am submitting my first new recipe although I have helped maintain existing packages.

Problem:

When running build-locally.py it modifies the branch by deleting the the example and pypromice directories and adds a path on my local computer to .ci_support/osx64.yaml

-CONDA_BUILD_SYSROOT:
-- /data2/opt/MacOSX10.9.sdk

These changes make my branch problematic

Suggestions:

The easiest solution I can think of is to update the documentation to suggest that we create a temporary branch before running build-locally.py .

Now that I know about this it is no longer even an inconvenience for me.

@areeda areeda added the bug label Oct 24, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Development

No branches or pull requests

1 participant