Commit 55681a1
docs: scope the tracked-run naming rules as additive
The two rules validate_tracked_run_name enforces (<=30 chars, no leading u or
r) are specific to tracked runs. Phrasing them as the naming contract read as
exhaustive, which would mislead a reader who then hits the separate --name
charset behavior reported in DOC-1425 (unresolved: no eng verdict, and the
constraint is not in the SDK or in Union CreateRun, which rejects only a
leading 'u').
Co-Authored-By: docsy <docsy@union.ai>
Signed-off-by: Peeter Piegaze <1153481+ppiegaze@users.noreply.github.com>1 parent fa3b401 commit 55681a1
1 file changed
Lines changed: 1 addition & 1 deletion
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
118 | 118 | | |
119 | 119 | | |
120 | 120 | | |
121 | | - | |
| 121 | + | |
122 | 122 | | |
123 | 123 | | |
124 | 124 | | |
| |||
0 commit comments