Lukas Prediger
Lukas Prediger
In order to declare a "default" Ability, the name has to be set to the string "default". According to the docs theres a handy Constant for this called DEFAULT. This...
### Is there an existing issue for this? - [X] I have searched the existing issues ### Package ecosystem Gradle ### Package manager version 7.5.1 ### Language version 17 ###...
### Summary Using a cached h2 database build without spring boot 3.2 in a project that uses spring boot 3.2 will causes an error due to incompatible database versions ###...
Allowing the json to be comming in from stdin would allow piped operations like consuming a kafka topic and validating all messages. When no json file is specified, the program...
**Describe the bug** The version field in __init__.py is not set correctly in the docker container. This causes an `fatal: not a git repository` error everytime the container is executed....