Commit fca6a9c
committed
Drop the integrationsdotsh submodule too — executor tracks zero submodules now
integrationsdotsh is a downstream product that consumes executor's published
SDK, not something executor imports. There was no gitlink — just a phantom
.gitmodules entry plus a few "ignore this dir" guards. Develop it in its own
repo (github.com/RhysSullivan/integrationsdotsh) like the forks.
- Remove the integrationsdotsh stanza from .gitmodules (its last entry, so the
file is deleted — executor has no submodules now)
- Drop the now-stale integrationsdotsh ignores in .oxlintrc.jsonc, .oxfmtrc.json,
and scripts/migrate-schema-class.ts1 parent 6afadc5 commit fca6a9c
4 files changed
Lines changed: 0 additions & 6 deletions
This file was deleted.
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
7 | 7 | | |
8 | 8 | | |
9 | 9 | | |
10 | | - | |
11 | 10 | | |
12 | 11 | | |
13 | 12 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
153 | 153 | | |
154 | 154 | | |
155 | 155 | | |
156 | | - | |
157 | 156 | | |
158 | 157 | | |
159 | 158 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
30 | 30 | | |
31 | 31 | | |
32 | 32 | | |
33 | | - | |
34 | 33 | | |
35 | 34 | | |
36 | 35 | | |
| |||
0 commit comments