Revert "[ci] Improve maestro artifact publishing (#20665)"#20904
Revert "[ci] Improve maestro artifact publishing (#20665)"#20904dalexsoto merged 7 commits intorelease/8.0.1xx-xcode15.4from
Conversation
This reverts commit 2abbaf9. These publishing changes were intended for .NET 9.0+, and they require some additional work to be compatible with stable package versioning.
…evert-2abbaf900be
|
/azp run |
|
Azure Pipelines failed to run 1 pipeline(s). |
mandel-macaque
left a comment
There was a problem hiding this comment.
This breaks the pull request pipeline, which is the reason why @dalexsoto had to try and trigger it manually, you need to update https://github.com/xamarin/xamarin-macios/blob/xcode16/tools/devops/automation/build-pull-request.yml#L249
📚 [CI Build] Artifacts 📚Packages generatedView packagesPipeline on Agent |
💻 [CI Build] Tests on macOS X64 - Mac Sonoma (14) passed 💻✅ All tests on macOS X64 - Mac Sonoma (14) passed. Pipeline on Agent |
💻 [CI Build] Tests on macOS M1 - Mac Big Sur (11) passed 💻✅ All tests on macOS M1 - Mac Big Sur (11) passed. Pipeline on Agent |
💻 [CI Build] Tests on macOS M1 - Mac Monterey (12) passed 💻✅ All tests on macOS M1 - Mac Monterey (12) passed. Pipeline on Agent |
💻 [CI Build] Tests on macOS M1 - Mac Ventura (13) passed 💻✅ All tests on macOS M1 - Mac Ventura (13) passed. Pipeline on Agent |
💻 [CI Build] Windows Integration Tests passed 💻✅ All Windows Integration Tests passed. Pipeline on Agent |
This comment has been minimized.
This comment has been minimized.
🚀 [CI Build] Test results 🚀Test results✅ All tests passed on VSTS: test results. 🎉 All 168 tests passed 🎉 Tests counts✅ cecil: All 1 tests passed. Html Report (VSDrops) Download Pipeline on Agent |
This reverts commit 2abbaf9.
These publishing changes were intended for .NET 9.0+, and they require
some additional work to be compatible with stable package versioning.