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

Add release pages for the next release of OpenSearch with "latest" links. #718

Open
dblock opened this issue Mar 14, 2022 · 1 comment
Open
Labels
enhancement New feature or request

Comments

@dblock
Copy link
Member

dblock commented Mar 14, 2022

Is your feature request related to a problem? Please describe.
As a developer I often use the latest build of OpenSearch-min, or a plugin. The URLs are difficult to discover. It was difficult to add an index page because the numbers are changing with every build, but now we have support for "latest" in the URLs.

Describe the solution you'd like
Add a page for the next release(s) that contains:

  1. Links to the GitHub release issue, e.g. [RELEASE] Release version 1.3.0 opensearch-build#889.
  2. Links to the latest manifests, e.g. https://ci.opensearch.org/ci/dbc/distribution-build-opensearch/1.3.0/latest/linux/arm64/builds/opensearch/manifest.yml
  3. Links to some of the typical latest binaries, e.g. x64-min from out the manifest.
  4. Latest integration test and performance test results.
@dblock dblock added the enhancement New feature or request label Mar 14, 2022
@stockholmux
Copy link
Member

This is an interesting idea. Do you see this as extension of the download page or something else entirely?

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

No branches or pull requests

2 participants