Commit 70bb3fd
fix: change package.json to match package-lock.json for transport-interop js/v2.x (#733)
The PR fixes a real build failure that prevents Docker images from being built for js/v2.x. The fix is correct, properly scoped, and necessary for the CI/CD pipeline to work.
Follow-up Action Required: Once this PR is merged and JavaScript builds are confirmed to work, the transport-interop/test-ignore.txt file should be cleared (made empty).
Current state:
The file contains: js-v1.x|js-v2.x|js-v3.x
This causes all JavaScript tests to be excluded from the full test suite in GitHub Actions
Co-authored-by: Luca< @acul71>
Co-authored-by: Siddhartha <@bismuth01>
Co-authored-by: Manu Sheel Gupta <manusheel.edu@gmail.com>1 parent d8f8145 commit 70bb3fd
File tree
2 files changed
+14
-13
lines changed- transport-interop/impl/js/v2.x
2 files changed
+14
-13
lines changedSome generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
11 | 11 | | |
12 | 12 | | |
13 | 13 | | |
14 | | - | |
| 14 | + | |
15 | 15 | | |
16 | | - | |
17 | | - | |
| 16 | + | |
| 17 | + | |
18 | 18 | | |
19 | | - | |
20 | | - | |
21 | | - | |
22 | | - | |
23 | | - | |
24 | | - | |
25 | | - | |
26 | | - | |
27 | | - | |
| 19 | + | |
| 20 | + | |
| 21 | + | |
| 22 | + | |
| 23 | + | |
| 24 | + | |
| 25 | + | |
| 26 | + | |
| 27 | + | |
28 | 28 | | |
29 | | - | |
| 29 | + | |
30 | 30 | | |
31 | 31 | | |
32 | 32 | | |
| |||
0 commit comments