Commit 1328a37
* feat: Adding script tests where the scripts are run multiple times.
This tests that the scripts still work when things have already been
installed.
* fix: Fixing typo in github action.
* gimme a break.
* Adding mutliple script runs for other OSs
* Testing node on the runner
* Trying to figure out what node is doing what.
* Trying to change the way node version is detected.
* Messy
* The additions to the script really didn't catch anything. Could be worth
revisiting how we handle the local node install.
* Removing debug print.
(cherry picked from commit 2321fa9)
Co-authored-by: mcottontensor <80377552+mcottontensor@users.noreply.github.com>
1 parent 1ab7e56 commit 1328a37
File tree
2 files changed
+4
-3
lines changed- .github/workflows
- SignallingWebServer/platform_scripts/bash
2 files changed
+4
-3
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
43 | 43 | | |
44 | 44 | | |
45 | 45 | | |
46 | | - | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
162 | 162 | | |
163 | 163 | | |
164 | 164 | | |
| 165 | + | |
| 166 | + | |
| 167 | + | |
165 | 168 | | |
166 | 169 | | |
167 | 170 | | |
| |||
181 | 184 | | |
182 | 185 | | |
183 | 186 | | |
184 | | - | |
| 187 | + | |
185 | 188 | | |
186 | 189 | | |
187 | 190 | | |
188 | 191 | | |
189 | 192 | | |
190 | 193 | | |
191 | | - | |
192 | 194 | | |
193 | 195 | | |
194 | 196 | | |
| |||
0 commit comments