feat(compile): support named pool demands#1461
Conversation
Co-authored-by: jamesadevine <4742697+jamesadevine@users.noreply.github.com>
|
/rust-review |
|
✅ Rust PR Reviewer completed successfully! |
🔍 Rust PR ReviewSummary: Looks good — clean, well-structured feature addition with one validation gap and a few minor items worth noting. Findings🐛 Bugs / Logic Issues
|
|
@copilot implement feedback and suggestions and beef up tests |
Co-authored-by: jamesadevine <4742697+jamesadevine@users.noreply.github.com>
Implemented in |
|
/rust-review |
|
✅ Rust PR Reviewer completed successfully! |
🔍 Rust PR ReviewSummary: Looks good overall — well-structured feature with good test coverage and proper validation. One logic inconsistency in the 1ES path and a minor ordering note. Findings🐛 Bugs / Logic Issues
|
|
@copilot fix feedback and suggestions |
Co-authored-by: jamesadevine <4742697+jamesadevine@users.noreply.github.com>
Co-authored-by: jamesadevine <4742697+jamesadevine@users.noreply.github.com>
Implemented in |
|
/rust-review |
|
✅ Rust PR Reviewer completed successfully! |
🔍 Rust PR ReviewSummary: Looks good — clean, well-tested implementation with no bugs or security issues found. Findings✅ What Looks Good
|
Summary
Standalone/job/stage workflows could select a named Azure Pipelines pool but could not express standard
pool.demands, forcing lock-file edits that recompilation erased.pool.demandssupport for named pools.demandswithvmImage/ default hosted pools.extends.parameters.pool.Test plan
cargo buildcargo testcargo clippy --all-targets --all-featuresvmImage+demands