Stefan Hacker
Stefan Hacker
### Description Our certificate wizard links to a no longer existing documentation on how to create your certificate. Have to see whether we still have recent info to put there...
Enable KEDA to always output the scaler metrics it determines through a prometheus metrics endpoint for `ScaledObjects` and `ScaledJobs`. This allows it to becomes the single source of truth on...
Trying pt version 2.1.4 64bit on Windows the exit code seems to be the same whether the tool found something or not. Having them differ is quite useful for scripts...
Followup to #964 reported by @rtrind : > I am the "technical guy" for a small podcast in Brazil and since we discovered mumble it was a pleasure using the...
### Is there an existing issue for this? - [X] I have searched the existing issues ### Describe the bug It does not seem possible to get keyed services injected...
Currently ```tools/collect_symbols.py``` assumes the default path for its configuration to be ```C:\dev\mumble-releng\buildenv\windows\config.json``` . This used to be a well-known singular location on our internal build slaves where the "current" mumble-releng...
Our CI doesn't seem to execute the replacement script which causes us the redistribute all plugins for every snapshot release spamming users with them. See https://github.com/mumble-voip/mumble-releng/blob/master/buildscripts/1.3.x/mumble-win32-static.cmd#L55
We definitely need basic automatic QA in our CI pipeline. For now that could be something like "install, launch, click around a bit, quit, uninstall". Vagrant just got support for...
Doing so creates a warning as that property didn't exist before which can confuse users.
Authenticators (and possibly other scripts lacking that functionality) should fetch slice file from server by default.