fermyon / actions

Apache License 2.0
10 stars 3 forks source link

Plugin Installation fails for plugins not contributing a command #68

Open ThorstenHans opened 6 days ago

ThorstenHans commented 6 days ago

Installation for plugins that do not contribute commands to spin CLI fail (e.g. command-trigger). This happens because the install action tries to print the version of each plugin:

https://github.com/fermyon/actions/blob/ae5ffc0ec5b088bc3c1ddded7798eaa1abb9ef67/src/spin.ts#L66