5450bc1230
CI / check (pull_request) Successful in 2m18s
- #110.3: flat schema example uses enum: [done] instead of bare const (bare const fails validate-semantic hasStatusEnum check) - #110.4: bootstrap adds 'which hermes' PATH check and venv guidance - #110.1: already fixed in rc.1 (inline hello.yaml) - #110.2: already fixed in rc.1 (capabilities: [] present) Fixes #110
10 lines
336 B
Markdown
10 lines
336 B
Markdown
---
|
|
"@united-workforce/cli": patch
|
|
"@united-workforce/util": patch
|
|
---
|
|
|
|
fix: workflow-authoring flat schema example uses enum, bootstrap adds PATH guidance
|
|
|
|
- workflow-authoring: flat schema example uses `enum: [done]` instead of bare `const` (#110.3)
|
|
- bootstrap: adds `which hermes` check and PATH guidance for venv installs (#110.4)
|