Prepare the v0.13.0 release
All checks were successful
ci/woodpecker/tag/release Pipeline was successful
All checks were successful
ci/woodpecker/tag/release Pipeline was successful
This commit is contained in:
@@ -172,11 +172,12 @@ unformatted=$(
|
||||
test -z "$unformatted"
|
||||
```
|
||||
|
||||
Run the maintained render script and smoke-test both maintained configuration
|
||||
examples without a model call:
|
||||
Run the maintained render and Promptkit v0.9 feature scripts, then smoke-test
|
||||
both maintained configuration examples without a model call:
|
||||
|
||||
```sh
|
||||
GOWORK=off ./examples/render-markdown-summary.sh
|
||||
GOWORK=off ./examples/render-v0.9-features.sh
|
||||
for config_file in examples/config.yml examples/config.full.yml
|
||||
do
|
||||
GOWORK=off go run ./cmd/scriptorium render \
|
||||
|
||||
Reference in New Issue
Block a user