Commit 4ca2512
committed
Add warning for name restrictions in builds section
This is documented internally with [workflow config schema][1] and [various wildcard constraints][2].
[1]: https://github.com/nextstrain/ncov/blob/464041debc66a86a33d3c1c697026a1adeb1d326/workflow/schemas/config.schema.yaml
[2]: https://github.com/nextstrain/ncov/blob/464041debc66a86a33d3c1c697026a1adeb1d326/Snakefile#L132-L1381 parent 2ef49f2 commit 4ca2512
1 file changed
+5
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
61 | 61 | | |
62 | 62 | | |
63 | 63 | | |
| 64 | + | |
| 65 | + | |
| 66 | + | |
| 67 | + | |
| 68 | + | |
64 | 69 | | |
65 | 70 | | |
66 | 71 | | |
| |||
0 commit comments