-
Notifications
You must be signed in to change notification settings - Fork 250
Fix VMR source-only build to use --with-packages for prebuilts #3824
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
Merged
Merged
Changes from all commits
Commits
Show all changes
40 commits
Select commit
Hold shift + click to select a range
a6c6ec5
Fix VMR build to use --with-packages for prebuilts
d1eb4d0
Ensure prebuilt-packages directory exists before passing to build script
68a5215
Address review feedback: Revert download path and use temp dir for ex…
c8caa7e
Address review feedback: Extract SDK and packages to temp dir, use --…
0d28407
Address final review feedback: Download artifacts to temp dir, avoid …
47a38ba
Address review feedback: define variables, flatten directories, renam…
d899270
Fix CI failure: Use find for robust tarball discovery and add debug l…
1fbc728
Merge branch 'main' into fix/issue-4427-vmr-packages
csa7mdm 7fb7552
Merge branch 'main' into fix/issue-4427-vmr-packages
csa7mdm de548a3
Merge branch 'main' into fix/issue-4427-vmr-packages
csa7mdm bef71c9
Merge branch 'main' into fix/issue-4427-vmr-packages
csa7mdm ff32e08
Refactor: Move artifact extraction to Prep step and pass args to both…
eb4f429
Fix CI failure: initialize variable, improve logging, enhance safety
2ce2ecd
Merge branch 'main' into fix/issue-4427-vmr-packages
csa7mdm ca0c6b3
Fix CI failure: Safely check for artifact directory existence and deb…
b123eff
Fix CI regression: conditionally check for artifacts directory and ad…
b948e15
Merge branch 'main' into fix/issue-4427-vmr-packages
csa7mdm 872f6ea
Merge branch 'main' into fix/issue-4427-vmr-packages
csa7mdm 8174dac
Merge branch 'main' into fix/issue-4427-vmr-packages
csa7mdm 97cf0ee
Merge branch 'main' into fix/issue-4427-vmr-packages
csa7mdm 88b1a03
Fix reuseBuildArtifactsFrom default and conditionals
a011185
Refactor script condition to use template expression
e8267c6
Restore bash condition with fixed parameter default
5ee43e8
Merge branch 'main' into fix/issue-4427-vmr-packages
csa7mdm 2d6520b
Merge branch 'main' into fix/issue-4427-vmr-packages
csa7mdm 52a38fc
Fix bash syntax errors and address Copilot review feedback
91bd3ca
Apply suggestion from @Copilot
csa7mdm 4c3ecea
Merge branch 'main' into fix/issue-4427-vmr-packages
mthalman 986be46
Merge branch 'main' into fix/issue-4427-vmr-packages
csa7mdm 9bedef2
Merge branch 'main' into fix/issue-4427-vmr-packages
csa7mdm ff5c3b7
Fix CentOS pipeline: Create artifact staging directories upfront
6b8d215
Resolve merge conflict: Keep --with-packages logic from PR
77d8ddf
Merge branch 'main' into fix/issue-4427-vmr-packages
csa7mdm a845eff
Fix cross-platform build issues
0bf0b0a
Apply code review feedback from PR #3824
d51e900
Merge branch 'main' into fix/issue-4427-vmr-packages
csa7mdm 230479a
Fix step display name by defining it before script block
9a711c5
Fix YAML syntax: script must precede displayName
59dd7cd
Merge branch 'main' into fix/issue-4427-vmr-packages
csa7mdm fc00b62
Apply MichaelSimons code review feedback
File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Some comments aren't visible on the classic Files Changed page.
There are no files selected for viewing
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
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
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.
Uh oh!
There was an error while loading. Please reload this page.