meshery / meshery.io

Website for Meshery
https://meshery.io
Apache License 2.0
517 stars 588 forks source link

meshery install script fails with patch releases #1573

Closed hexxdump closed 6 months ago

hexxdump commented 10 months ago

Description

curl -L https://meshery.io/install | bash - fails when the latest release is of type patch, for e.g. v0.7.3-patch.3

Expected 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

image (10)

Enviroment:


Contributor Guides and Handbook

The meshery.io website uses Jekyll and GitHub Pages. Site content is found under the master branch.

cosmos1721 commented 9 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 ?

stale[bot] commented 8 months ago

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.

hexxdump commented 8 months ago

Will fix it to fall back to last stable release.

stale[bot] commented 7 months ago

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.

hexxdump commented 7 months ago

Will raise PR this week

stale[bot] commented 6 months ago

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.