domhanak commented on PR #2711:
URL:
https://github.com/apache/incubator-kie-tools/pull/2711#issuecomment-2467759296
# Documentation of the command
- `kn workflow specs help` - :heavy_check_mark:
- `kn workflow specs minify` -> this does nothing, and when I do `kn
workflow specs minify help` the result is the same. I think we can better
explain the command to the user, in a sense he understands `openapi` needs to
be added as argument to start the minification. For example adding more
targeted HELP description here :construction:
- `kn workflow specs minify openapi help` -> there seems to be an issue
with the HELP description, notice the {{.Name}} - `{{.Name}} specs minify
openapi --specs-dir=<full_directory_path>` :construction:
# Functional
- `kn workflow specs minify openapi`
- [Input](https://gist.github.com/domhanak/dc00ed7547fa92f70bd9e000422c4914)
results in
[output](https://gist.github.com/domhanak/60d4df3c940f7a36d21f5c5afcf0c392) ->
Is that correct? I can see a ConfigMap `01-hello-resources-specs.yaml` when
deploying but the workflow is failing with compilation errors.
:eyes: investigating why :eyes:
More information about testing to follow
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
To unsubscribe, e-mail: [email protected]
For queries about this service, please contact Infrastructure at:
[email protected]
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]