Commit 8ac6f68
committed
fix(e2e): fix build issues and remove broken VsixTemplateReference tests
- Remove E2E.Templates.CrossProjectRef and E2E.Templates.SharedSource
(VsixTemplateReference has a path computation bug - needs separate fix)
- Add DefaultItemExcludes for custom template folders:
- E2E.Templates.PreBuiltZip: TemplateSource\**
- E2E.Templates.ManualWithSubPath: CustomTemplates\**
- E2E.AllFeatures: PreBuiltSource\**, ManualTemplates\**
- Remove VsixTemplateReference from E2E.AllFeatures
- Update CI workflow to remove CrossProjectRef build step
- Add PreBuilt/ folders to gitignore (generated during build)1 parent 9ab60d7 commit 8ac6f68
14 files changed
Lines changed: 9 additions & 146 deletions
File tree
- .github/workflows
- tests/e2e
- E2E.AllFeatures
- E2E.Templates.CrossProjectRef
- E2E.Templates.ManualWithSubPath
- E2E.Templates.PreBuiltZip
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
78 | 78 | | |
79 | 79 | | |
80 | 80 | | |
81 | | - | |
82 | | - | |
83 | | - | |
84 | 81 | | |
85 | 82 | | |
86 | 83 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
51 | 51 | | |
52 | 52 | | |
53 | 53 | | |
| 54 | + | |
| 55 | + | |
| 56 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
10 | 10 | | |
11 | 11 | | |
12 | 12 | | |
| 13 | + | |
| 14 | + | |
13 | 15 | | |
14 | 16 | | |
15 | 17 | | |
| |||
21 | 23 | | |
22 | 24 | | |
23 | 25 | | |
24 | | - | |
25 | | - | |
26 | | - | |
27 | | - | |
28 | | - | |
29 | | - | |
30 | | - | |
31 | 26 | | |
32 | 27 | | |
33 | 28 | | |
| |||
Lines changed: 0 additions & 28 deletions
This file was deleted.
Lines changed: 0 additions & 19 deletions
This file was deleted.
Lines changed: 0 additions & 23 deletions
This file was deleted.
Lines changed: 2 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
12 | 12 | | |
13 | 13 | | |
14 | 14 | | |
| 15 | + | |
| 16 | + | |
15 | 17 | | |
16 | 18 | | |
17 | 19 | | |
| |||
Lines changed: 2 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
12 | 12 | | |
13 | 13 | | |
14 | 14 | | |
| 15 | + | |
| 16 | + | |
15 | 17 | | |
16 | 18 | | |
17 | 19 | | |
| |||
Lines changed: 0 additions & 15 deletions
This file was deleted.
Lines changed: 0 additions & 7 deletions
This file was deleted.
0 commit comments