You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
After eclipse/openvsx#222 is resolved the GitHub action should check whether a license is present by using ovsx's isLicenseOk method. If the license is not ok it should yield a warning.
This is especially usefull when the extension is executed with the dryRun flag.
I am happy to accept a PR on this which includes unit tests as well.
The text was updated successfully, but these errors were encountered:
Description
After eclipse/openvsx#222 is resolved the GitHub action should check whether a license is present by using
ovsx
'sisLicenseOk
method. If the license is not ok it should yield a warning.This is especially usefull when the extension is executed with the
dryRun
flag.I am happy to accept a PR on this which includes unit tests as well.
The text was updated successfully, but these errors were encountered: