-
Notifications
You must be signed in to change notification settings - Fork 26
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
eda079d
commit b152175
Showing
6 changed files
with
8 additions
and
8 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,4 +1,4 @@ | ||
[submodule "morpheus_utils"] | ||
path = external/utilities | ||
url = https://github.com/nv-morpheus/utilities.git | ||
branch = branch-23.11 | ||
branch = branch-24.03 |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,11 +1,11 @@ | ||
## :snowflake: Code freeze for `branch-${VERSION}` and `v${VERSION}` release | ||
## :snowflake: Code freeze for `branch-${CURRENT_VERSION}` and `v${CURRENT_VERSION}` release | ||
|
||
### What does this mean? | ||
Only critical/hotfix level issues should be merged into `branch-${VERSION}` until release (merging of this PR). | ||
Only critical/hotfix level issues should be merged into `branch-${CURRENT_VERSION}` until release (merging of this PR). | ||
|
||
All other development PRs should be retargeted towards the next release branch: `branch-${NEXT_VERSION}`. | ||
|
||
### What is the purpose of this PR? | ||
- Update documentation | ||
- Allow testing for the new release | ||
- Enable a means to merge `branch-${VERSION}` into `main` for the release | ||
- Enable a means to merge `branch-${CURRENT_VERSION}` into `main` for the release |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Submodule utilities
updated
7 files