generated from opensearch-project/opensearch-plugin-template-java
-
Notifications
You must be signed in to change notification settings - Fork 44
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
Introduce BWC testing #315
Labels
enhancement
New feature or request
Comments
lukas-vlcek
added a commit
to lukas-vlcek/prometheus-exporter-plugin-for-opensearch
that referenced
this issue
Dec 23, 2024
This commit introduces necessary changes to enable BWC testing. Closes: Aiven-Open#315 Signed-off-by: Lukáš Vlček <[email protected]>
lukas-vlcek
added a commit
to lukas-vlcek/prometheus-exporter-plugin-for-opensearch
that referenced
this issue
Dec 23, 2024
This commit introduces necessary changes to enable BWC testing. Closes: Aiven-Open#315 Signed-off-by: Lukáš Vlček <[email protected]>
1 task
lukas-vlcek
added a commit
to lukas-vlcek/prometheus-exporter-plugin-for-opensearch
that referenced
this issue
Dec 30, 2024
This commit introduces BWC tests. Closes: Aiven-Open#315 Signed-off-by: Lukáš Vlček <[email protected]>
lukas-vlcek
added a commit
to lukas-vlcek/prometheus-exporter-plugin-for-opensearch
that referenced
this issue
Dec 30, 2024
This commit introduces BWC tests. Closes: Aiven-Open#315 Signed-off-by: Lukáš Vlček <[email protected]>
lukas-vlcek
added a commit
to lukas-vlcek/prometheus-exporter-plugin-for-opensearch
that referenced
this issue
Dec 30, 2024
This commit introduces BWC tests. Closes: Aiven-Open#315 Signed-off-by: Lukáš Vlček <[email protected]>
lukas-vlcek
added a commit
to lukas-vlcek/prometheus-exporter-plugin-for-opensearch
that referenced
this issue
Dec 31, 2024
This commit introduces BWC tests. Closes: Aiven-Open#315 Signed-off-by: Lukáš Vlček <[email protected]>
lukas-vlcek
added a commit
to lukas-vlcek/prometheus-exporter-plugin-for-opensearch
that referenced
this issue
Dec 31, 2024
This commit introduces BWC tests. Right now BWC tests are not executed on Windows, thus Windows support is not guarantied. Closes: Aiven-Open#315 Signed-off-by: Lukáš Vlček <[email protected]>
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
As the code grows we need to add BWC testing, specifically to be able to support valid testing for features like #295 (see this particular comment).
The text was updated successfully, but these errors were encountered: