-
Even though `application.yml` has this:
```yaml
decorator:
datasource:
enabled: false
```
We still see that datasource-proxy is decorating the datasource in a stacktrace, is this expec…
-
### Guidelines
- [X] I understand that [if I fail to adhere to contribution guidelines and/or fail to provide all required details, this issue may be closed without review](https://github.com/mpdf/mp…
-
Pear desktop apps start without window decorations (minimize/close buttons).
Preliminary research suggests that electron/chromium possibly do not support this at the moment on wayland.
Vscode (w…
-
Hi, I just wanted to thank you for developing this project. It's such a clever solution! Do you plan to provide client-side decorations or implement the xdg-decoration protocol? That would be really n…
-
**Describe the bug**
The PR decoration looks too big. For a monorepo, you have to scroll twice to see the results to fit in the screen.
**Expected behavior**
Is there a way to make the PR decorat…
-
VS Code has released support for pre-release extensions. Documentation can be found [here](https://github.com/microsoft/vscode-docs/blob/vnext/api/working-with-extensions/publishing-extension.md#pre-r…
-
**Describe the bug:**
In Servo, text styled with `text-decoration: underline` is not properly underlined. Whitespace characters are not taken into account.
**To Reproduce:**
Open `data:text/html;…
-
### Describe the bug
When using the action the PR decoration is not produced
### Expected behavior
PR decoration should be applied to the current PR
### Actual behavior
Usage of the action do…
-
I am running Beyla as a Daemonset in GKE and want to only instrument processes that are part of a pod:
```yml
discovery:
services:
# only gather metrics from workloads running as a pod
- …
-
I suggest to decorate `ApplicationContextAssert::getBean(s)` methods with a [`@CheckReturnValue`](https://errorprone.info/bugpattern/CheckReturnValue) annotation so that incomplete statements like the…