Commit 1d16959
authored
Fix sparse checkout for MSDocs Publish (Azure#44979)
* Fix sparse checkout for MSDocs Publish
* Allow template libraries to publish docs to test the code path
* remove .xml files from sparse checkout for DocsMS job which shouldn't need them
* Don't remove all .xml files, just pom*.xml since we do need daily.update.setting.xml to correctly setup docs dev feed
* Fix the sparse for nightly to only exclude pom*.xml and make the DocsMS step depend on the PublishDevFeedPackage instead of the ESRP Publish
* PublishDocsMs should depend on PublishDevFeedPackage instead of PublishESRPPackage
* Turn docs publishing off for template, my testing is complete1 parent ad6542f commit 1d16959
File tree
2 files changed
+8
-17
lines changed- eng/pipelines/templates/stages
2 files changed
+8
-17
lines changedLines changed: 5 additions & 11 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
330 | 330 | | |
331 | 331 | | |
332 | 332 | | |
333 | | - | |
| 333 | + | |
334 | 334 | | |
335 | 335 | | |
336 | 336 | | |
| |||
341 | 341 | | |
342 | 342 | | |
343 | 343 | | |
344 | | - | |
345 | | - | |
346 | | - | |
347 | | - | |
348 | | - | |
| 344 | + | |
| 345 | + | |
349 | 346 | | |
350 | 347 | | |
351 | 348 | | |
| |||
472 | 469 | | |
473 | 470 | | |
474 | 471 | | |
475 | | - | |
476 | | - | |
477 | | - | |
478 | | - | |
479 | | - | |
| 472 | + | |
| 473 | + | |
480 | 474 | | |
481 | 475 | | |
482 | 476 | | |
| |||
Lines changed: 3 additions & 6 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
244 | 244 | | |
245 | 245 | | |
246 | 246 | | |
247 | | - | |
| 247 | + | |
248 | 248 | | |
249 | 249 | | |
250 | 250 | | |
| |||
258 | 258 | | |
259 | 259 | | |
260 | 260 | | |
261 | | - | |
262 | | - | |
263 | | - | |
264 | | - | |
265 | | - | |
| 261 | + | |
| 262 | + | |
266 | 263 | | |
267 | 264 | | |
268 | 265 | | |
| |||
0 commit comments