CICD Updates - #843
Open
ben-johnston-nv wants to merge 3 commits into
Open
CICD Updates#843ben-johnston-nv wants to merge 3 commits into
ben-johnston-nv wants to merge 3 commits into
Conversation
ben-johnston-nv
commented
Sep 18, 2026
Contributor
- Correct runner tag
- Add linux library build+test
- Add Windows build+test
Signed-off-by: BenJ-Horde <benj@nvidia.com>
Add build-libraries.yml and test-libraries.yml for standalone CMake/Pixi library builds and GPU-accelerated library tests. Uses tar archiving to preserve symlinks and permissions in build artifacts. Wire both into ci.yml with a workflow_dispatch toggle (run_libraries_linux, default true). Signed-off-by: BenJ-Horde <benj@nvidia.com>
Add build-windows.yml and test-windows.yml with C:\b junction to work around Windows MAX_PATH limits on deep extension paths. Includes patch_repoman.py to override realpath resolution, VC++ Redistributable install, and --no-window flag for headless test runs. Wire both into ci.yml with workflow_dispatch toggles (run_windows_build, run_windows_tests). Signed-off-by: BenJ-Horde <benj@nvidia.com>
This file contains hidden or 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
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.