Skip to content
New issue

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

ensure only the SPA releases are marked "latest" in GitHub #329

Closed
qrkourier opened this issue May 6, 2024 · 2 comments
Closed

ensure only the SPA releases are marked "latest" in GitHub #329

qrkourier opened this issue May 6, 2024 · 2 comments

Comments

@qrkourier
Copy link
Member

Only the releases for app-ziti-console provide the ziti-console.zip artifact, so it's important that the other releases for ziti-console-lib are never marked latest, or this download one-liner will stop working.

wget https://github.com/openziti/ziti-console/releases/latest/download/ziti-console.zip

This one-liner is extremely helpful for providing a pastable example for documentation and support, not to mention automation, because it replaces the multi-step process of finding and downloading the latest version of app-ziti-console.

@dovholuknf
Copy link
Member

It's equally passable to tell the user to get "the version they want". This handy link should not be mandated.

@qrkourier
Copy link
Member Author

What about robots? It's much easier to script a predictable URL.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants