-
Notifications
You must be signed in to change notification settings - Fork 273
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
Consolidate release artifact URL #1491
Labels
enhancement
New Enhancement
Comments
tianleh
added
enhancement
New Enhancement
untriaged
Issues that have not yet been triaged
labels
Jan 17, 2022
1 task
[Triage] This is a breaking change. Needs to be investigated. |
We are considering taking the approach to support |
See this #1490 (comment) |
Got it! Thank you |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Is your feature request related to a problem? Please describe
The release artifact can be accessed in the following style from #1482
https://artifacts.opensearch.org/releases/1.2.0/dist/opensearch-dashboards/opensearch-dashboards-1.2.0-linux-x64.tar.gz
We can deprecate the existing one
https://artifacts.opensearch.org/releases/bundle/opensearch-dashboards/1.2.0/opensearch-dashboards-1.2.0-linux-x64.tar.gz
Describe the solution you'd like
remove the existing one with "bundle" keyword and use new link in https://opensearch.org/
Describe alternatives you've considered
No response
Additional context
No response
The text was updated successfully, but these errors were encountered: