Dionysius
Dionysius
**Describe the bug** In a deployment schema, if `sliderStep` property of a `SliderParam` is set to a floating point number the displayed slides sometimes show floating precision issues **To Reproduce**...
[Moodle supports more databases](https://docs.moodle.org/dev/Moodle_3.10_release_notes#Database_requirements) than what moodle-plugin-ci currently offers. In https://github.com/frankkoch/moodle-mod_studentquiz/issues/314 we got the first issue for MSSQL. We would like to support MSSQL, but to confidently do that, we...
I've used tuxlol before (https://bitbucket.org/Xargoth/tuxlol/wiki/Home). Until now it works even with Patch 4.18 Is it just the same thing on two different projects?
``` $ moodle-plugin-ci install 5/8 [=================>----------] 62% 29 secs [Install npm dependencies] In ProcessHelper.php line 97: The command "grunt ignorefiles" failed. Exit Code: 1(General error) Working directory: /home/travis/build/moodle Output: ================...
### Subject of the issue I was running vaultwarden manually, env variables preloaded and failed silently with exit code 1. env variable `LOG_FILE` was set to a correct path, but...
I wanted to pass a gpg private key to the action but I cannot do that safely. I'm kinda addressing two issues: multiline strings and secrets. A pgp private key...
Addition to #58: Can we have other distro name options for debian like we have for ubuntu which follow future releases? - [like the official debian notation](https://www.debian.org/releases/): `debian_testing`, `debian_stable`, `debian_oldstable`,...
shfmt v3.6.0 Before: ``` #!/bin/bash if ! lxc launch --vm "$image" "$name"
https://stgraber.org/2023/12/12/lxd-now-re-licensed-and-under-a-cla/ > Impact to downstreams (consumer of LXD Go packages) Up until now, all the Go packages of LXD were under the Apache 2.0 license, that was fitting quite well...
**Is your feature request related to a problem? Please describe.** I'd like to navigate from a CRD to the pods, which are related to this CRD resource. I actually have...