Commit 844c896
Remove migration tool from module package, keep CI tests
The migration script lives in the repo as a standalone tool but is
not included in the packaged module. The CI job uses dependsOn: []
so it runs directly from the checked-out source without waiting for
the module build.
Co-authored-by: Copilot App <223556219+Copilot@users.noreply.github.com>1 parent 0f84b45 commit 844c896
2 files changed
Lines changed: 1 addition & 7 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
152 | 152 | | |
153 | 153 | | |
154 | 154 | | |
| 155 | + | |
155 | 156 | | |
156 | 157 | | |
157 | 158 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
53 | 53 | | |
54 | 54 | | |
55 | 55 | | |
56 | | - | |
57 | | - | |
58 | | - | |
59 | | - | |
60 | | - | |
61 | | - | |
62 | | - | |
63 | 56 | | |
64 | 57 | | |
65 | 58 | | |
| |||
0 commit comments