Use the full GitHub url for submodules.#24517
Conversation
This is necessary to build this repository in our internal mirror.
There was a problem hiding this comment.
Pull request overview
This PR updates the .gitmodules file to use the full GitHub URL for the Xamarin.MacDev submodule instead of a relative path. This change is necessary to enable building the repository in an internal mirror environment.
Changes:
- Updated the submodule URL from a relative path (
../../dotnet/macios-devtools) to the full GitHub URL (https://github.com/dotnet/macios-devtools)
✅ [CI Build #53961e4] Build passed (Build packages) ✅Pipeline on Agent |
✅ [PR Build #53961e4] Build passed (Detect API changes) ✅Pipeline on Agent |
✅ [CI Build #53961e4] Build passed (Build macOS tests) ✅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 #53961e4] Tests on macOS M1 - Mac Monterey (12) passed 💻✅ All tests on macOS M1 - Mac Monterey (12) passed. Pipeline on Agent |
💻 [CI Build #53961e4] Tests on macOS X64 - Mac Sonoma (14) passed 💻✅ All tests on macOS X64 - Mac Sonoma (14) passed. Pipeline on Agent |
💻 [CI Build #53961e4] Tests on macOS M1 - Mac Ventura (13) passed 💻✅ All tests on macOS M1 - Mac Ventura (13) passed. Pipeline on Agent |
💻 [CI Build #53961e4] Tests on macOS arm64 - Mac Sequoia (15) passed 💻✅ All tests on macOS arm64 - Mac Sequoia (15) passed. Pipeline on Agent |
💻 [CI Build #53961e4] Tests on macOS arm64 - Mac Tahoe (26) passed 💻✅ All tests on macOS arm64 - Mac Tahoe (26) passed. Pipeline on Agent |
This comment has been minimized.
This comment has been minimized.
🚀 [CI Build #53961e4] Test results 🚀Test results✅ All tests passed on VSTS: test results. 🎉 All 130 tests passed 🎉 Tests counts✅ cecil: All 1 tests passed. Html Report (VSDrops) Download Pipeline on Agent |
This is necessary to build this repository in our internal mirror.