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

RSN Completion For Notices 36, 37, 38, 39 and 40 #550

Merged
merged 1 commit into from
Oct 25, 2024
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
6 changes: 3 additions & 3 deletions _notices/rsn0036.md
Original file line number Diff line number Diff line change
Expand Up @@ -10,8 +10,8 @@ notice_pin: true # set to true to pin to notice page

title: "Support for Pandas 2 in Release v24.04"
notice_author: RAPIDS TPM
notice_status: In Progress
notice_status_color: Yellow
notice_status: Completed
notice_status_color: green
# 'notice_status' and 'notice_status_color' combinations:
# "Proposal" - "blue"
# "Completed" - "green"
Expand All @@ -22,7 +22,7 @@ notice_topic: Platform Support Change
notice_rapids_version: "v24.02+"
notice_created: 2023-12-06
# 'notice_updated' should match 'notice_created' until an update is made
notice_updated: 2023-12-06
notice_updated: 2024-10-17
---

## Overview
Expand Down
6 changes: 3 additions & 3 deletions _notices/rsn0037.md
Original file line number Diff line number Diff line change
Expand Up @@ -9,8 +9,8 @@ notice_id: 37 # should match notice number
notice_pin: true # set to true to pin to notice page
title: "Deprecation of `CentOS 7` in v24.04"
notice_author: RAPIDS Ops
notice_status: In Progress
notice_status_color: yellow
notice_status: Completed
notice_status_color: green
# 'notice_status' and 'notice_status_color' combinations:
# "Proposal" - "blue"
# "Completed" - "green"
Expand All @@ -21,7 +21,7 @@ notice_topic: Platform Support Change
notice_rapids_version: "v24.04"
notice_created: 2024-02-14
# 'notice_updated' should match 'notice_created' until an update is made
notice_updated: 2024-02-14
notice_updated: 2024-10-17
---

## Overview
Expand Down
6 changes: 3 additions & 3 deletions _notices/rsn0038.md
Original file line number Diff line number Diff line change
Expand Up @@ -9,8 +9,8 @@ notice_id: 38 # should match notice number
notice_pin: true # set to true to pin to notice page
title: "Moving libcumlprims, libcugraphops, pylibcugraphops to the rapidsai channel"
notice_author: RAPIDS Ops
notice_status: In Progress
notice_status_color: yellow
notice_status: Completed
notice_status_color: green
# 'notice_status' and 'notice_status_color' combinations:
# "Proposal" - "blue"
# "Completed" - "green"
Expand All @@ -21,7 +21,7 @@ notice_topic: Platform Support Change
notice_rapids_version: "v24.06"
notice_created: 2024-06-03
# 'notice_updated' should match 'notice_created' until an update is made
notice_updated: 2024-06-03
notice_updated: 2024-10-17
---

## Overview
Expand Down
6 changes: 3 additions & 3 deletions _notices/rsn0039.md
Original file line number Diff line number Diff line change
Expand Up @@ -9,8 +9,8 @@ notice_id: 39 # should match notice number
notice_pin: true # set to true to pin to notice page
title: "Deprecation Announcement Dropping CUDA 12.2 support in our Docker Images in Release v24.08"
notice_author: RAPIDS Ops
notice_status: In Progress
notice_status_color: yellow
notice_status: Completed
notice_status_color: green
# 'notice_status' and 'notice_status_color' combinations:
# "Proposal" - "blue"
# "Completed" - "green"
Expand All @@ -21,7 +21,7 @@ notice_topic: Platform Support Change
notice_rapids_version: "v24.08"
notice_created: 2024-07-23
# 'notice_updated' should match 'notice_created' until an update is made
notice_updated: 2024-07-23
notice_updated: 2024-10-17
---

## Overview
Expand Down
6 changes: 3 additions & 3 deletions _notices/rsn0040.md
Original file line number Diff line number Diff line change
Expand Up @@ -10,8 +10,8 @@ notice_pin: true # set to true to pin to notice page

title: "Dropping Support for Python v3.9 and adding Python 3.12 Support in v24.10"
notice_author: RAPIDS TPM
notice_status: In Progress
notice_status_color: yellow
notice_status: Completed
notice_status_color: green
# 'notice_status' and 'notice_status_color' combinations:
# "Proposal" - "blue"
# "Completed" - "green"
Expand All @@ -22,7 +22,7 @@ notice_topic: Platform Support Change
notice_rapids_version: "v24.10+"
notice_created: 2024-08-06
# 'notice_updated' should match 'notice_created' until an update is made
notice_updated: 2024-08-06
notice_updated: 2024-10-17
---

## Overview
Expand Down