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

Branch 23.08 overhaul #555

Merged
merged 3 commits into from
Jul 25, 2023
Merged

Branch 23.08 overhaul #555

merged 3 commits into from
Jul 25, 2023

Conversation

raydouglass
Copy link
Member

Closes #539

Requires #545

raydouglass and others added 3 commits April 17, 2023 16:56
Closes #539 

This PR overhauls the `docker` according to #539.

Multi-arch builds inspired from rapidsai/miniforge-cuda#31

Note: this PR merges into `branch-23.08-overhaul` instead of `branch-23.08`. `branch-23.08-overhaul` was manually created to remove the vast majority of the repo. Merging this PR into that branch shows more obvious changes instead of a [long list of deleted files](branch-23.08...branch-23.08-overhaul).

To-do:
- [x] Handle uploading nightlies with alpha version tag
- [x] `main` builds should clean up `condarc`
- [x] Add tests
- [x] Test all notebooks (not just cudf)

Follow up PRs:
- Dockerhub/NGC readme updater
- Enable nightly tests
- Remove required `up-to-date` status check
- Merge `branch-23.08-overhaul` into `branch-23.08`
- Add style checking (#545 (comment))

Authors:
   - Ray Douglass (https://github.com/raydouglass)
@raydouglass raydouglass marked this pull request as ready for review July 25, 2023 19:47
@raydouglass raydouglass requested a review from a team as a code owner July 25, 2023 19:47
@raydouglass raydouglass merged commit 9ea824e into branch-23.08 Jul 25, 2023
@raydouglass raydouglass deleted the branch-23.08-overhaul branch July 25, 2023 19:48
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.

Repository overhaul for RAPIDS v23.08
1 participant