Commit 18cbbf0
authored
Restructure typescript (#3930)
* Set up scripts for correct build, and arrange the files correctly
Signed-off-by: Avi Fenesh <aviarchi1994@gmail.com>
* arrange npm folder for the new build flow
Signed-off-by: Avi Fenesh <aviarchi1994@gmail.com>
* rearrange code to fit new changes, and fix types
Signed-off-by: Avi Fenesh <aviarchi1994@gmail.com>
* Arrange tests for the changes of structure
Signed-off-by: Avi Fenesh <aviarchi1994@gmail.com>
* Built the CI CD for the new build
Signed-off-by: Avi Fenesh <aviarchi1994@gmail.com>
* Added test for types, and yarn
Signed-off-by: Avi Fenesh <aviarchi1994@gmail.com>
* Added docs
Signed-off-by: Avi Fenesh <aviarchi1994@gmail.com>
* Refactor OpenTelemetry imports and streamline index exports
Signed-off-by: Avi Fenesh <aviarchi1994@gmail.com>
* fix imports
Signed-off-by: Avi Fenesh <aviarchi1994@gmail.com>
* removing latest in favor of hard codded version
Signed-off-by: Avi Fenesh <aviarchi1994@gmail.com>
* fix docs base on comments
Signed-off-by: Avi Fenesh <aviarchi1994@gmail.com>
* additional fixes of comments
Signed-off-by: Avi Fenesh <aviarchi1994@gmail.com>
* address pr comments
Signed-off-by: Avi Fenesh <aviarchi1994@gmail.com>
* typo
Signed-off-by: Avi Fenesh <aviarchi1994@gmail.com>
---------
Signed-off-by: Avi Fenesh <aviarchi1994@gmail.com>1 parent 17eff0a commit 18cbbf0
File tree
61 files changed
+1590
-1854
lines changed- .github
- json_matrices
- workflows
- build-node-wrapper
- node-create-package-file
- setup-musl-on-linux
- node
- npm
- darwin-arm64
- darwin-x64
- glide
- tests
- linux-arm64-gnu
- linux-arm64-musl
- linux-x64-gnu
- linux-x64-musl
- pm-and-types-tests
- depend-on-glide-dependent
- src
- depend-on-glide-package
- src
- rust-client
- src
- server-modules
- tests
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
61 files changed
+1590
-1854
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
2 | 2 | | |
3 | 3 | | |
4 | 4 | | |
5 | | - | |
| 5 | + | |
6 | 6 | | |
7 | 7 | | |
8 | 8 | | |
| |||
13 | 13 | | |
14 | 14 | | |
15 | 15 | | |
| 16 | + | |
16 | 17 | | |
17 | 18 | | |
18 | 19 | | |
| |||
21 | 22 | | |
22 | 23 | | |
23 | 24 | | |
24 | | - | |
| 25 | + | |
25 | 26 | | |
26 | 27 | | |
27 | 28 | | |
| |||
31 | 32 | | |
32 | 33 | | |
33 | 34 | | |
| 35 | + | |
34 | 36 | | |
35 | 37 | | |
36 | 38 | | |
| |||
43 | 45 | | |
44 | 46 | | |
45 | 47 | | |
| 48 | + | |
46 | 49 | | |
47 | 50 | | |
48 | 51 | | |
49 | | - | |
| 52 | + | |
50 | 53 | | |
51 | 54 | | |
52 | 55 | | |
| |||
This file was deleted.
This file was deleted.
0 commit comments