Daniel (dB.) Doubrovkine
Daniel (dB.) Doubrovkine
At a high level I think we need a way to limit the scope (paf.) of actions an extension can make. For example, a tokenizer does not ever need to...
> What if we combine changeset detection + Gradle build instead, and just skip most of the tasks if there are no relevant changes? Maybe. I am confused why we...
I think we should decide whether we want to merge this as is. WDYT @gaiksaya @reta? I am good with whatever you two choose!
This is quite old, I'm going to close this issue because it's not calling for anything actionable. Since then, we've built https://opensearch.org/benchmarks and there's a bunch of stuff there. @layavadi...
> Why is this not a default plugin inside opensearch?!!! Its extremely useful! I think the maintainers of https://github.com/aiven/prometheus-exporter-plugin-for-opensearch should first voice whether they want their plugin to be included...
> ❌ Gradle check result for [095580f](https://github.com/opensearch-project/OpenSearch/commit/095580f83234918f4eca238a43172712b6fb1647): [FAILURE](https://build.ci.opensearch.org/job/gradle-check/38314/) > > Please examine the workflow log, locate, and copy-paste the failure(s) below, then iterate to green. Is the failure [a flaky...
@rahulkarajgikar this looks old but should have been merged, can you please rebase and backport manually?
Link missing 🤔 https://github.com/opensearch-project/OpenSearch/actions/runs/8524544204/job/23349365783 https://github.com/opensearch-project/OpenSearch/commit/a6bbc096f77b65f1b1d4947a88e58f6dc228644a ``` Run repo_url="https://github.com/opensearch-project/OpenSearch" repo_url="https://github.com/opensearch-project/OpenSearch" ref_id=$(git rev-parse HEAD) branch_name=$(git rev-parse --abbrev-ref HEAD) echo "event_name=push" >> $GITHUB_ENV echo "branch_name=$branch_name" >> $GITHUB_ENV echo "pr_from_sha=$ref_id" >> $GITHUB_ENV echo "pr_from_clone_url=$repo_url"...
Closed via https://github.com/opensearch-project/OpenSearch/pull/13027.
I liked having the breaking change as an indicator. Is it enough to give maintainers the ability to override it with a `breaking-changes` tag? It would help collect those for...