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

[RELEASE] utilities v25.02.00 #92

Open
wants to merge 13 commits into
base: main
Choose a base branch
from
Open

[RELEASE] utilities v25.02.00 #92

wants to merge 13 commits into from

Conversation

dagardner-nv
Copy link
Contributor

❄️ Code freeze for branch-25.02 and v25.02 release

What does this mean?

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

All other development PRs should be retargeted towards the next release branch: branch-25.06.

What is the purpose of this PR?

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

yczhang-nv and others added 13 commits September 24, 2024 08:46
Forward-merge branch-24.10 into branch-25.02
Add `indicators` dependency for C++ version of `MonitorStage`
* Build CI containers for arm64 & amd64
* Document using `qemu` for performing arm64 builds from an amd64 host (or potentially vice versa)

Authors:
  - David Gardner (https://github.com/dagardner-nv)

Approvers:
  - Michael Demoret (https://github.com/mdemoret-nv)

URL: #90
Forward-merge triggered by push to branch-24.10 that creates a PR to keep branch-25.02 up-to-date. If this PR is unable to be immediately merged due to conflicts, it will remain open for the team to manually merge. See [forward-merger docs](https://docs.rapids.ai/maintainers/forward-merger/) for more info.

Authors:
  - https://github.com/apps/rapids-bot
  - David Gardner (https://github.com/dagardner-nv)

Approvers:
  - David Gardner (https://github.com/dagardner-nv)

URL: #86
* This attempts to automate 95% of the work involved in downloading source code for third-party dependencies.
* Contained is the common code intended to be shared between MRC & Morpheus
* * Reads dependencies from a Conda environment yaml file, along with the resolved versions from `conda list --json` (ex: replace a version spec like `>=1.9.2,<1.10.0a0` with the actual version used).
* Attempts to locate the package on github and gitlab, and attempts to find a release tag of the same name. 
* Downloads/extracts the tar.gz files

Authors:
  - David Gardner (https://github.com/dagardner-nv)

Approvers:
  - Michael Demoret (https://github.com/mdemoret-nv)

URL: #88
@dagardner-nv dagardner-nv added the ! - Release Related to a Major Release label Jan 27, 2025
@dagardner-nv dagardner-nv requested a review from a team as a code owner January 27, 2025 17:12
Copy link

copy-pr-bot bot commented Jan 27, 2025

This pull request requires additional validation before any workflows can run on NVIDIA's runners.

Pull request vetters can view their responsibilities here.

Contributors can view more details about this message here.

@dagardner-nv dagardner-nv self-assigned this Jan 27, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
! - Release Related to a Major Release
Projects
Status: No status
Development

Successfully merging this pull request may close these issues.

3 participants