Kyle Edwards

Results 18 issues of Kyle Edwards

The local `copyright.py` script is bug-prone. Replace it with a more robust centralized script from `pre-commit-hooks`.

2 - In Progress
improvement
non-breaking
ci

The local `copyright.py` script is bug-prone. Replace it with a more robust centralized script from `pre-commit-hooks`.

improvement
non-breaking
python
ci

## Description * Read `VERSION` file from CMake * Read `rmm.__version__` from docs build * Read `VERSION` file from shell scripts * Remove updates from `ci/release/update-version.sh` Issue: https://github.com/rapidsai/build-planning/issues/15 ## Checklist...

2 - In Progress
CMake
Python
non-breaking
improvement
ci

Add a `--log-file` argument for container-canary to write detailed logs, so that developers can see exactly how and why a test failed.

Consider the following: ```sh #!/bin/sh set -ex cat > phony-tcp.Dockerfile

Contributes to rapidsai/build-planning#15.

improvement
non-breaking
2 - In Progress
python

Contributes to rapidsai/build-planning#31.

conda
Cython / Python
5 - DO NOT MERGE
improvement
non-breaking
ci

Contributes to https://github.com/rapidsai/build-planning/issues/31.

improvement
non-breaking
python
ci
conda

We already have the built package, so test that instead of an editable install. This helps avoid having to install the build dependencies for nx-cugraph at test time.

bug
non-breaking
ci

With the deployment of rapids-build-backend, we need to make sure our dependencies have alpha specs. Contributes to https://github.com/rapidsai/build-planning/issues/31 ## Description ## Checklist - [ ] I am familiar with the...

conda
improvement
non-breaking