Commit 855f2ea
committed
💚 update browser-sdk CI workflow to use yarn github dependency
The rum-events-format submodule in browser-sdk was replaced with a yarn
github dependency. The old step that checked out the submodule at the
current SHA is replaced by `node scripts/json-schemas.ts --update <branch>
--build`, which handles resolving and building the dependency directly.1 parent e0bdc25 commit 855f2ea
1 file changed
Lines changed: 4 additions & 6 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
17 | 17 | | |
18 | 18 | | |
19 | 19 | | |
20 | | - | |
| 20 | + | |
21 | 21 | | |
22 | 22 | | |
23 | 23 | | |
24 | 24 | | |
25 | 25 | | |
26 | | - | |
27 | | - | |
28 | | - | |
29 | | - | |
30 | | - | |
| 26 | + | |
| 27 | + | |
| 28 | + | |
31 | 29 | | |
32 | 30 | | |
33 | 31 | | |
| |||
0 commit comments