Björn Heiß
Björn Heiß
Please @leafo merge this and ship a new release. Our pipeline time increased from ~3 minutes to ~20, because of the broken caching.
We changed to this: ```yml steps: - name: Install Lua run: | sudo apt-get install lua5.1 lua-check luarocks sudo luarocks install bit32 sudo luarocks install busted ``` No extra action...
I don't have any Windows idea @lewis6991 if your question meant me. I currently don't use any Windows image in a CI environment 🤷 Not sure if WSL can be...
With Keycloak 25.0.2 and the docker image `keycloak-config-cli:6.1.5-25.0.1` the error message is still raised, suggesting keycloak-config-cli is not checking for enabled features. Our server info, listing the enabled and disabled...
I am also interested in a solution for this. However I am using IntelliJ IDEA and connected the LuaLS directly, without one of the Lua plugins. I didn't find a...
Hey @ulrikandersen Thanks for this really fast response. This makes using fabrikt feel even better 🙏🏻 I will see how much time I (or my team) can invest on this....