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
This tool takes a manifest file and runs certain validation steps. It's meant
to test plugin manifests added to [krew-index](https://github.com/GoogleContainerTools/krew-index) install correctly (so far it has
found one broken manifest).
Fixes#148.
Related to #149 but doesn't fix it.
We should have a way of doing some sanity checks on the plugin files to prevent:
Perhaps we can find the changed yaml files and do
krew install --source=$f
to verify installation.The text was updated successfully, but these errors were encountered: