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
Krew tests need a plugin with a small tarball, like konfig. However, the krew install currently uses the manually created tarballs for installation, which is bad because the krew tests will skew the download statistics for konfig. This does not happen when using the github tarball.
Therefore: switch the krew installation method to the standard tarball and make sure that the help text is updated accordingly.
Bonus: keep unnecessary files out of the tarball (does GH support that?)
The text was updated successfully, but these errors were encountered:
Krew tests need a plugin with a small tarball, like
konfig
. However, the krew install currently uses the manually created tarballs for installation, which is bad because the krew tests will skew the download statistics forkonfig
. This does not happen when using the github tarball.Therefore: switch the krew installation method to the standard tarball and make sure that the help text is updated accordingly.
Bonus: keep unnecessary files out of the tarball (does GH support that?)
The text was updated successfully, but these errors were encountered: