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

ci: Replace conda-mambabuild with conda-build #129

Merged
merged 1 commit into from
Feb 27, 2025

Conversation

jakirkham
Copy link
Member

These are now equivalent in behavior. However support for conda-mambabuild is being dropped. So switch to conda-build.

xref: rapidsai/build-planning#149

These are now equivalent in behavior. However support for
`conda-mambabuild` is being dropped. So switch to `conda-build`.
Comment on lines -6 to +7
mamba install -y boa conda-build
conda mambabuild \
mamba install -y conda-build
conda build \
Copy link
Member Author

Choose a reason for hiding this comment

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

As this was installing boa itself, changes in the CI image would not have affected it. Still given boa is deprecated, it would be good to clean this up

xref: mamba-org/boa#403

@jakirkham jakirkham changed the title Replace conda-mambabuild with conda-build CI: Replace conda-mambabuild with conda-build Feb 27, 2025
@jakirkham jakirkham changed the title CI: Replace conda-mambabuild with conda-build ci: Replace conda-mambabuild with conda-build Feb 27, 2025
@jakirkham jakirkham requested a review from ajschmidt8 February 27, 2025 05:47
@jameslamb jameslamb merged commit 86ed556 into rapidsai:main Feb 27, 2025
4 of 6 checks passed
@jakirkham jakirkham deleted the use_cb branch February 27, 2025 23:14
@jakirkham
Copy link
Member Author

Thanks James! 🙏

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.

2 participants