Commit ea43394
committed
Work CI-CD
- Improve conditions to run mscorlib unit test. Now will only run on demand with variable from pipeline or set with trigger message.
- Add new AZDO template to checkout mscorlib. 'main' branch as default, specific PR by using pattern in PR description (Tested against nanoframework/CoreLibrary#NNNN).
- Remove checkout step from run mscorlib tests and replace with template.
***NO_CI***1 parent bb475d0 commit ea43394
File tree
2 files changed
+74
-10
lines changed- azure-pipelines-templates
2 files changed
+74
-10
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
| 13 | + | |
| 14 | + | |
| 15 | + | |
| 16 | + | |
| 17 | + | |
| 18 | + | |
| 19 | + | |
| 20 | + | |
| 21 | + | |
| 22 | + | |
| 23 | + | |
| 24 | + | |
| 25 | + | |
| 26 | + | |
| 27 | + | |
| 28 | + | |
| 29 | + | |
| 30 | + | |
| 31 | + | |
| 32 | + | |
| 33 | + | |
| 34 | + | |
| 35 | + | |
| 36 | + | |
| 37 | + | |
| 38 | + | |
| 39 | + | |
| 40 | + | |
| 41 | + | |
| 42 | + | |
| 43 | + | |
| 44 | + | |
| 45 | + | |
| 46 | + | |
| 47 | + | |
| 48 | + | |
| 49 | + | |
| 50 | + | |
| 51 | + | |
| 52 | + | |
| 53 | + | |
| 54 | + | |
| 55 | + | |
| 56 | + | |
| 57 | + | |
| 58 | + | |
| 59 | + | |
| 60 | + | |
| 61 | + | |
| 62 | + | |
| 63 | + | |
| 64 | + | |
| 65 | + | |
| 66 | + | |
| 67 | + | |
| 68 | + | |
| 69 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
49 | 49 | | |
50 | 50 | | |
51 | 51 | | |
52 | | - | |
53 | | - | |
54 | | - | |
55 | | - | |
56 | 52 | | |
57 | 53 | | |
58 | 54 | | |
| |||
104 | 100 | | |
105 | 101 | | |
106 | 102 | | |
107 | | - | |
| 103 | + | |
108 | 104 | | |
109 | 105 | | |
110 | 106 | | |
111 | | - | |
112 | 107 | | |
113 | 108 | | |
114 | 109 | | |
| |||
1217 | 1212 | | |
1218 | 1213 | | |
1219 | 1214 | | |
1220 | | - | |
| 1215 | + | |
1221 | 1216 | | |
1222 | 1217 | | |
1223 | 1218 | | |
| |||
1239 | 1234 | | |
1240 | 1235 | | |
1241 | 1236 | | |
1242 | | - | |
1243 | | - | |
1244 | | - | |
| 1237 | + | |
| 1238 | + | |
| 1239 | + | |
1245 | 1240 | | |
1246 | 1241 | | |
1247 | 1242 | | |
| |||
0 commit comments