generated from amazon-archives/__template_Apache-2.0
-
Notifications
You must be signed in to change notification settings - Fork 18
Open
Labels
bugSomething isn't workingSomething isn't working
Description
What is the bug?
OpenSearch version is not auto incremented in github workflow files. The value is hardcoded so we need to manually update every time.
Manual version increment PR: https://github.com/opensearch-project/query-insights-dashboards/pull/205/files
Auto version increment PR: https://github.com/opensearch-project/query-insights-dashboards/pull/194/files
How can one reproduce the bug?
Steps to reproduce the behavior.
What is the expected behavior?
Don't rely on hardcoded versions. Get the current version from an auto-incremented source like opensearch_dashboards.json
or package.json
.
What is your host/environment?
Operating system, version.
Do you have any screenshots?
If applicable, add screenshots to help explain your problem.
Do you have any additional context?
Add any other context about the problem.
Metadata
Metadata
Assignees
Labels
bugSomething isn't workingSomething isn't working