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

Refine conda package dependencies, drop Rust minimum version #1266

Merged
merged 5 commits into from
Nov 14, 2023

Conversation

charlesbluca
Copy link
Collaborator

Looks like there's some additional compiler pinnings getting passed during the conda-forge builds that aren't included in our nightly builds - this PR adds them to our conda build config to make the nightly packages more consistent pinning-wise with the stable packages.

@codecov-commenter
Copy link

codecov-commenter commented Nov 14, 2023

Codecov Report

All modified and coverable lines are covered by tests ✅

Comparison is base (e04b077) 85.55% compared to head (6bccc7f) 85.55%.

❗ Your organization needs to install the Codecov GitHub app to enable full functionality.

Additional details and impacted files
@@           Coverage Diff           @@
##             main    #1266   +/-   ##
=======================================
  Coverage   85.55%   85.55%           
=======================================
  Files          77       77           
  Lines        4257     4257           
  Branches      758      758           
=======================================
  Hits         3642     3642           
  Misses        446      446           
  Partials      169      169           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@charlesbluca charlesbluca changed the title Add conda-forge compiler pinnings to nightly recipe Refine conda package dependencies, drop Rust minimum version Nov 14, 2023
@charlesbluca charlesbluca merged commit 76c2b46 into dask-contrib:main Nov 14, 2023
26 of 28 checks passed
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.

None yet

2 participants