Commit 630a849
authored
gen-config: remove validations at the config generation stage (#479)
Remove the cache validations in the DYM config generation. At that
stage, we should assume files already exist, as they have already been
fetched by the `run` command.
Removing the validation allows users to call `boe gen-config --extension
example-go` (and other composer extensions) when the cache is empty
because they never ran before and the composer extension is not there.
Signed-off-by: Ignasi Barrera <ignasi@tetrate.io>1 parent 1b6e10a commit 630a849
2 files changed
Lines changed: 0 additions & 29 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
262 | 262 | | |
263 | 263 | | |
264 | 264 | | |
265 | | - | |
266 | | - | |
267 | | - | |
268 | | - | |
269 | | - | |
270 | | - | |
271 | 265 | | |
272 | 266 | | |
273 | 267 | | |
274 | 268 | | |
275 | 269 | | |
276 | 270 | | |
277 | | - | |
278 | | - | |
279 | | - | |
280 | 271 | | |
281 | 272 | | |
282 | 273 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
7 | 7 | | |
8 | 8 | | |
9 | 9 | | |
10 | | - | |
11 | 10 | | |
12 | 11 | | |
13 | 12 | | |
| |||
468 | 467 | | |
469 | 468 | | |
470 | 469 | | |
471 | | - | |
472 | | - | |
473 | | - | |
474 | | - | |
475 | | - | |
476 | | - | |
477 | | - | |
478 | | - | |
479 | | - | |
480 | | - | |
481 | | - | |
482 | | - | |
483 | | - | |
484 | | - | |
485 | | - | |
486 | | - | |
487 | | - | |
488 | | - | |
489 | | - | |
490 | 470 | | |
491 | 471 | | |
492 | 472 | | |
| |||
0 commit comments