Commit d42d5c2
scripts: ncs_commands: Exit in certain conditions
The https://github.com/nrfconnect/action-oss-history action uses "west
ncs-loot" to check the history of OSS repos. The action needs to fail
whenever something is amiss in the run, so bump the severity of certain
(non-recoverable) errors and a warning in order to ensure we never
ignore errors in the action.
Signed-off-by: Carles Cufi <[email protected]>1 parent ee06d2b commit d42d5c2
1 file changed
+3
-3
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
234 | 234 | | |
235 | 235 | | |
236 | 236 | | |
237 | | - | |
| 237 | + | |
238 | 238 | | |
239 | 239 | | |
240 | 240 | | |
241 | 241 | | |
242 | 242 | | |
243 | | - | |
| 243 | + | |
244 | 244 | | |
245 | 245 | | |
246 | 246 | | |
| |||
265 | 265 | | |
266 | 266 | | |
267 | 267 | | |
268 | | - | |
| 268 | + | |
269 | 269 | | |
270 | 270 | | |
271 | 271 | | |
| |||
0 commit comments