We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
thanks for using krew-release-bot
if you are having issue generating correct template for your plugin, please try using https://rajatjindal.com/tools/krew-release-bot-helper
if you are having some other trouble or the above link does not help, please feel free to open the issue
According to the following release order:
1.10.3 08/27 make it to latest release 1.10.4 08/28 1.9.6 08/29
Expected effect: update-krew-index only submits PR for 1.10.3 and 1.10.4 and ignores the old version 1.9.6, now, it's open a PR for all
1.10.3
1.10.4
1.9.6
Is the concept of version control under the responsibility of krew-release-bot? Because I think this is a problem that all krew plugins will face.
The text was updated successfully, but these errors were encountered:
Krew only allows publishing the latest version.
Sorry, something went wrong.
Yes, it's the reason of this issue opened,
Yeah it's by design and not related to this tool. It's also a won't fix on Krew.
rajatjindal
No branches or pull requests
thanks for using krew-release-bot
if you are having issue generating correct template for your plugin, please try using https://rajatjindal.com/tools/krew-release-bot-helper
if you are having some other trouble or the above link does not help, please feel free to open the issue
According to the following release order:
1.10.3 08/27 make it to latest release
1.10.4 08/28
1.9.6 08/29
Expected effect: update-krew-index only submits PR for
1.10.3
and1.10.4
and ignores the old version1.9.6
, now, it's open a PR for allIs the concept of version control under the responsibility of krew-release-bot? Because I think this is a problem that all krew plugins will face.
The text was updated successfully, but these errors were encountered: