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

llvmlite win-64 conda builder GHA #1129

Merged
merged 5 commits into from
Jan 29, 2025
Merged

Conversation

esc
Copy link
Member

@esc esc commented Jan 21, 2025

As title

@esc esc added this to the v0.45.0 milestone Jan 21, 2025
@esc esc force-pushed the llvmlite_win_conda_builder_gha branch from 1ee9a9b to 0dca508 Compare January 23, 2025 19:22
@esc esc requested a review from swap357 January 24, 2025 08:01
@esc
Copy link
Member Author

esc commented Jan 25, 2025

@swap357 you'll need to review again, I forgot to add --no-test to the build step.

fi
CONDA_CHANNEL_DIR="conda_channel_dir"
mkdir $CONDA_CHANNEL_DIR
conda build --debug -c $LLVMDEV_CHANNEL -d defaults --python=${{ matrix.python-version }} conda-recipes/llvmlite --output-folder=$CONDA_CHANNEL_DIR --no-test
Copy link
Contributor

Choose a reason for hiding this comment

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

-c defaults here ?

Copy link
Member Author

Choose a reason for hiding this comment

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

resolved in 1114bdd

@esc esc merged commit b4b5f0e into numba:main Jan 29, 2025
25 checks passed
@esc esc deleted the llvmlite_win_conda_builder_gha branch February 1, 2025 11:38
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants