benzht
benzht
The introduction example no longer works after merging 'external state'. Furthermore, I would really like to see examples passing _arguments to actions_ - could be in the intro, but could...
When the plugin is deployed with a KC container behind a reverse proxy (I'm using traefik) with a `/login` path prefix that the reverse proxy uses to select the KC...
``` com.intellij.diagnostic.PluginException: `ActionUpdateThread.OLD_EDT` is deprecated and going to be removed soon. 'com.github.chencn.yamlandprops.ConvertAction' must override `getActionUpdateThread()` and chose EDT or BGT. See ActionUpdateThread javadoc. [Plugin: com.github.chencn.yamlandprops] at com.intellij.diagnostic.PluginProblemReporterImpl.createPluginExceptionByClass(PluginProblemReporterImpl.java:23) at com.intellij.diagnostic.PluginException.createByClass(PluginException.java:90) at...
**Describe the bug** Variable interpolation from `.env` file is not happening everywhere where expected. In the following excerpt for labels for a traefik frontend, the env-variable `PROJECT_NAME` is interpolated _only...
The keycloak-js version currently used (21) is no longer compatible with keycloak starting with Keycloak 25 (released 2024/06/10). Logging in to a KC with version 25 onward results in a...