Lukáš Vlček
Lukáš Vlček
### Description When publishing Zip POM the groupId value was hard-coded to `org.opensearch.plugin` value which works fine for existing core plugins but is not convenient for other plugins (such as...
**Describe the bug** I am not sure if I fully understand how the pom.xml is meant to be used when OpenSearch plugins are distributed/pushed into maven repository. What concerns me...
## LilyPond Support Hello, I am new to TeXt theme and I noticed it has support for [MathJax](https://www.mathjax.org/). Is there any similar support for [LilyPond](http://lilypond.org/) expressions? AFAIK Wikipedia supports LilyPond...
Hi, after a few years I am stepping down as a contributor/codeowner. First of all, I would like to thank Vincent and the community for all the hard work they...
### Description A follow-up of PR https://github.com/opensearch-project/OpenSearch/pull/4156 that brings in further simplification of the ZIP publication implementation and new tests. It is possible to remove some of the initialization code...
First, based on the [comment in addons-setup](https://github.com/openshift-evangelists/vagrant-origin/blob/master/scripts/base/addons-setup#L127) script it seems that there should be expected issues with logging functionality. Is this still the case or the logging is working correctly...
The tutorial is missing a step for `gke-gcloud-auth-plugin` in the [Configure kubectl](https://developer.hashicorp.com/terraform/tutorials/kubernetes/gke#configure-kubectl) part. Symptom: ``` gcloud container clusters get-credentials $(terraform output -raw kubernetes_cluster_name) --region $(terraform output -raw region) Fetching cluster...
In `v1.18.1` we use closure compiler version `v20131014` by default. There has been several releases since then (see https://github.com/google/closure-compiler/wiki/Releases). We should consider upgrading the closure compiler and start plan for...
Probably not a common situation but still might be a symptom of small issue, I have a maven project with several modules, one of them is of type **war** and...
Is there any way how to configure fain grained levels of warnings? See https://github.com/google/closure-compiler/wiki/Warnings For example I have run into issue where in the source code of closure-library are mismatched...