xamarin-macios/tools
Vincent Dondain a1e695b272 [DevOps] Don't be too fancy with multiple jobs for device tests pipeline
Inspiration was taken from other yaml pipelines but those multiple jobs are not behaving the way I expected.

1. Each job will clone `xamarin-macios` in a dedicated folder (for 3 jobs you'll have `./1/s`; `./2/s`; `./3/s`)
2. The goal of the last job was to upload the `TestSummary.md` but because of the cloning strategy it couldn't find it. There might be ways to pass files (artifacts?) between jobs but there's no need to be that fancy right now.
3. Cloning takes time so I'm assuming having everything in one job can actually save us some time.
2019-12-26 09:13:41 -05:00
..
apidiff Merge remote-tracking branch 'origin/xcode11' into master-xcode11 2019-09-13 18:35:18 +02:00
bcl-test-importer [XHarness] If there are issues generating the BCL tests for mac dont crash. (#7646) 2019-12-23 19:04:09 -05:00
common [mmp][mtouch] Drill into wrapped exceptions to produce better linker errors 2019-12-23 09:57:48 -06:00
devops [DevOps] Don't be too fancy with multiple jobs for device tests pipeline 2019-12-26 09:13:41 -05:00
install-source [xcode11.3] [Packaging] Ensure that when we build from source, the srcs go to the correct place. (#7407) 2019-11-12 09:05:35 -05:00
linker Bump to mono:2019-10 (#7192) 2019-12-04 15:10:32 -05:00
mlaunch [mlaunch] Fix clean target to actually do something. (#5985) 2019-05-03 19:11:22 +02:00
mmp [mmp][mtouch] Drill into wrapped exceptions to produce better linker errors 2019-12-23 09:57:48 -06:00
mtouch [mmp][mtouch] Drill into wrapped exceptions to produce better linker errors 2019-12-23 09:57:48 -06:00
siminstaller Bump for Xcode 11.3 beta 1 (#7431) 2019-11-14 14:32:26 +01:00
xibuild [xibuild] Clean up temporary files when done. (#7508) 2019-12-03 14:42:56 +01:00
.gitignore Add scripts to calculate API diffs and generated code diff between the current build and another revision. (#3447) 2018-02-13 07:47:47 +01:00
Makefile Add tool to download and install simulators, and use it to provision the iOS 10.3 simulator if needed. Fixes maccore#1442. (#5645) 2019-02-22 10:39:16 +01:00
compare-commits.sh [apidiff] Fix a few issues with the apidiff when the mono hash or api diff url changes. (#6084) 2019-05-22 05:41:18 -07:00
diff-to-html Add scripts to calculate API diffs and generated code diff between the current build and another revision. (#3447) 2018-02-13 07:47:47 +01:00
nunit3-console-3.10.0 [msbuild] Update tests to NUnit 3.12. (#7597) 2019-12-16 23:55:59 +01:00