Skip to content

[RELEASE] integration v21.10 - #374

Merged
raydouglass merged 63 commits into
mainfrom
branch-21.10
Oct 7, 2021
Merged

[RELEASE] integration v21.10#374
raydouglass merged 63 commits into
mainfrom
branch-21.10

Conversation

@GPUtester

Copy link
Copy Markdown
Contributor

❄️ Code freeze for branch-21.10 and v21.10 release

What does this mean?

Only critical/hotfix level issues should be merged into branch-21.10 until release (merging of this PR).

What is the purpose of this PR?

  • Update documentation
  • Allow testing for the new release
  • Enable a means to merge branch-21.10 into main for the release

raydouglass and others added 30 commits July 15, 2021 17:05
[gpuCI] Forward-merge branch-21.08 to branch-21.10 [skip ci]
[gpuCI] Forward-merge branch-21.08 to branch-21.10 [skip ci]
[gpuCI] Forward-merge branch-21.08 to branch-21.10 [skip ci]
[gpuCI] Forward-merge branch-21.08 to branch-21.10 [skip ci]
[gpuCI] Forward-merge branch-21.08 to branch-21.10 [skip ci]
[gpuCI] Forward-merge branch-21.08 to branch-21.10 [skip ci]
[gpuCI] Forward-merge branch-21.08 to branch-21.10 [skip ci]
[gpuCI] Forward-merge branch-21.08 to branch-21.10 [skip gpuci]
[gpuCI] Forward-merge branch-21.08 to branch-21.10 [skip gpuci]
Add pydata-sphinx-theme for new cudf docs changes
This PR pins the version of `pydata-sphinx-theme` to at least `0.6.3.` This is necessary because `conda` was solving for version `0.6.1` which has issues with some versions of `jinja` and therefore was causing errors during docs builds.
Set minimum `pydata-sphinx-theme` version
Signed-off-by: Jordan Jacobelli <jjacobelli@nvidia.com>
Signed-off-by: Jordan Jacobelli <jjacobelli@nvidia.com>
Upgrade build stack from version 9.3 to 9.4
Upgrade gdal to version 3.3
Signed-off-by: Jordan Jacobelli <jjacobelli@nvidia.com>
Bypass unsupported packages for arm64
#1625: Use cugraph's test.sh script in integration tests
Signed-off-by: Jordan Jacobelli <jjacobelli@nvidia.com>
ajschmidt8 and others added 28 commits September 13, 2021 14:46
Forward merge `branch-21.08` into `branch-21.10`
Add jupyterlab-favorites to notebook env
Update scikit-learn to 0.24
Bump Dask + Distributed to 2021.9.1
Require exactly Dask + Distributed 2021.9.1
Signed-off-by: Jordan Jacobelli <jjacobelli@nvidia.com>
Skip imports tests on arm64
This PR adds `11.4` to the test axes to ensure that our `11.4` image variants get tested.
Remove `PYTHONPATH` variable from `cudf` tests
This PR updates the `cudf` test directory to `/rapids/cudf/python/cudf/cudf/tests` to ensure that it excludes the `/rapids/cudf/python/cudf/cudf/benchmarks` directory, which is not currently working and does not need to be tested in CI.

Additionally, it changes the `py.test` command to `pytest` since `py.test` is considered deprecated ([src](https://stackoverflow.com/a/41893170)).
This PR updates the version pin for the `google-cloud-cpp` package since our libraries are incompatible with anything higher than `1.3.0`.
Update `google_cloud_cpp_version` Pin
@GPUtester
GPUtester requested a review from a team as a code owner October 5, 2021 18:41
@raydouglass
raydouglass merged commit e66f011 into main Oct 7, 2021
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.