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

Update conda recipes pinning of repo dependencies #370

Merged
merged 1 commit into from
Mar 30, 2021

Conversation

mike-wendt
Copy link
Contributor

Ensure all conda packages created in this repo that depend on other packages are all version pinned to the same build number. This way it prevents a conda solve from picking mismatched versions of cuspatial and libcuspatial that can break this repo during builds and testing.

Ensure all conda packages created in this repo that depend on other packages are all version pinned to the same build number. This way it prevents a conda solve from picking mismatched versions of `cuspatial` and `libcuspatial` that can break this repo during builds and testing.
@mike-wendt mike-wendt added bug Something isn't working conda Related to conda and conda configuration 3 - Ready for Review Ready for review by team non-breaking Non-breaking change labels Mar 26, 2021
@mike-wendt mike-wendt self-assigned this Mar 26, 2021
@mike-wendt mike-wendt requested a review from a team as a code owner March 26, 2021 22:42
@harrism harrism changed the title ENH Update conda recipes pinning of repo dependencies Update conda recipes pinning of repo dependencies Mar 30, 2021
@harrism harrism added this to PR-WIP in cuSpatial v0.19 Release via automation Mar 30, 2021
@mike-wendt
Copy link
Contributor Author

@gpucibot merge

@rapids-bot rapids-bot bot merged commit dbd86c1 into rapidsai:branch-0.19 Mar 30, 2021
cuSpatial v0.19 Release automation moved this from PR-WIP to Done Mar 30, 2021
raydouglass added a commit that referenced this pull request Mar 31, 2021
rapids-bot bot pushed a commit that referenced this pull request Apr 1, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
3 - Ready for Review Ready for review by team bug Something isn't working conda Related to conda and conda configuration non-breaking Non-breaking change
Projects
No open projects
Development

Successfully merging this pull request may close these issues.

None yet

2 participants