Commit ae076c3
authored
chore: remove @parity/truapi-host package and its codegen pipeline (#236)
Drop the @parity/truapi-host TypeScript package along with the codegen
path that generated it: the `--host-output` flag and `generate_host`
emitter in truapi-codegen, the host build/format steps in
scripts/codegen.sh, and the host artifact upload in CI.
The truapi-codegen TypeScript emitter now only produces the
@parity/truapi client surface, so the host-only name-resolution modes
collapse to the single Public mode.1 parent 621a48c commit ae076c3
18 files changed
Lines changed: 13 additions & 2943 deletions
File tree
- .changeset
- .github/workflows
- js/packages/truapi-host
- scripts
- src
- test
- rust/crates/truapi-codegen/src
- scripts
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
3 | | - | |
4 | 3 | | |
5 | 4 | | |
6 | | - | |
7 | | - | |
8 | | - | |
| 5 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
100 | 100 | | |
101 | 101 | | |
102 | 102 | | |
103 | | - | |
104 | 103 | | |
105 | 104 | | |
106 | 105 | | |
| |||
This file was deleted.
This file was deleted.
This file was deleted.
This file was deleted.
This file was deleted.
This file was deleted.
0 commit comments