[devops] We no longer need to clone macios-adr.#24644
Conversation
There was a problem hiding this comment.
Pull request overview
Removes the macios-adr git repository dependency from the Azure DevOps pipeline templates in tools/devops, aligning the pipeline resource/checkout configuration with the current build/test flow.
Changes:
- Removed
macios-adrfromresources.repositoriesacross multiple pipeline templates/entry points. - Removed the
checkout: macios-adrstep from the shared checkout template. - Updated
tools/devops/README.mddiagrams/notes to reflect the removal.
Reviewed changes
Copilot reviewed 10 out of 10 changed files in this pull request and generated no comments.
Show a summary per file
| File | Description |
|---|---|
| tools/devops/automation/templates/pipelines/run-tests-pipeline.yml | Drops macios-adr from pipeline repository resources. |
| tools/devops/automation/templates/pipelines/run-api-scan.yml | Drops macios-adr from pipeline repository resources. |
| tools/devops/automation/templates/pipelines/build-pipeline.yml | Drops macios-adr from build template repository resources. |
| tools/devops/automation/templates/pipelines/api-diff-pipeline.yml | Drops macios-adr/macios-adr-tmp resources from API diff template. |
| tools/devops/automation/templates/common/checkout.yml | Removes the macios-adr checkout step from the shared checkout logic. |
| tools/devops/automation/run-post-ci-build-vs-insertion.yml | Removes macios-adr from SDL source analysis exclude list. |
| tools/devops/automation/run-nightly-codeql.yml | Drops macios-adr from nightly CodeQL pipeline resources. |
| tools/devops/automation/build-pull-request.yml | Drops macios-adr from PR pipeline resources and SDL exclude list. |
| tools/devops/automation/build-pipeline.yml | Drops macios-adr from CI pipeline resources and SDL exclude list. |
| tools/devops/README.md | Updates pipeline dependency diagrams and troubleshooting notes to no longer mention macios-adr. |
✅ [PR Build #95e3362] Build passed (Detect API changes) ✅Pipeline on Agent |
✅ [CI Build #95e3362] Build passed (Build packages) ✅Pipeline on Agent |
✅ API diff for current PR / commitNET (empty diffs)✅ API diff vs stableNET (empty diffs)ℹ️ Generator diffGenerator Diff: vsdrops (html) vsdrops (raw diff) gist (raw diff) - Please review changes) Pipeline on Agent |
✅ [CI Build #95e3362] Build passed (Build macOS tests) ✅Pipeline on Agent |
💻 [CI Build #95e3362] Tests on macOS M1 - Mac Monterey (12) passed 💻✅ All tests on macOS M1 - Mac Monterey (12) passed. Pipeline on Agent |
💻 [CI Build #95e3362] Tests on macOS arm64 - Mac Sequoia (15) passed 💻✅ All tests on macOS arm64 - Mac Sequoia (15) passed. Pipeline on Agent |
💻 [CI Build #95e3362] Tests on macOS M1 - Mac Ventura (13) passed 💻✅ All tests on macOS M1 - Mac Ventura (13) passed. Pipeline on Agent |
💻 [CI Build #95e3362] Tests on macOS X64 - Mac Sonoma (14) passed 💻✅ All tests on macOS X64 - Mac Sonoma (14) passed. Pipeline on Agent |
This comment has been minimized.
This comment has been minimized.
💻 [CI Build #95e3362] Tests on macOS arm64 - Mac Tahoe (26) passed 💻✅ All tests on macOS arm64 - Mac Tahoe (26) passed. Pipeline on Agent |
🚀 [CI Build #95e3362] Test results 🚀Test results✅ All tests passed on VSTS: test results. 🎉 All 117 tests passed 🎉 Tests counts✅ cecil: All 1 tests passed. Html Report (VSDrops) Download Pipeline on Agent |
No description provided.