This repository was archived by the owner on Dec 17, 2024. It is now read-only.
This repository was archived by the owner on Dec 17, 2024. It is now read-only.
missing badges for actions not created inside the shell #972
Open
Description
an action not created in the shell will not generate badges:
create a java action in the shell:
action create j1 ~/projects/openwhisk/tests/dat/actions/helloJava.jar --main m
but create the same action from the command line and the rendering is different for
- missing badge is due to the lack of annotation on the action that the shell generates
- different message and font
Metadata
Metadata
Assignees
Labels
No labels