Closed hexxdump closed 6 months ago
@hexxdump i've recently observed the same issue and i'm trying to find what's causing the same. Thus i had created an issue #10049 Can you please help me out on this ?
This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.
Will fix it to fall back to last stable release.
This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.
Will raise PR this week
This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.
Description
curl -L https://meshery.io/install | bash -
fails when the latest release is of type patch, for e.g. v0.7.3-patch.3Expected Behavior
install script should not fail, when the mesheryctl install packages are not available under: https://github.com/meshery/meshery/releases/, by falling back to last stable version Rather, the mesheryctl executables should made available for patch/beta/alpha/rc releases. https://github.com/meshery/meshery/pull/9642 talks about the recent changes to the publishing of the install packages.
Screenshots
Enviroment:
Contributor Guides and Handbook
The meshery.io website uses Jekyll and GitHub Pages. Site content is found under the
master
branch.