Artem Baguinski
Artem Baguinski
#### Problem A simple rule: if a line starts with two spaces or is empty it is continuation of a previous rule. I set `continuous_line_regexp` to `/^( |$)/`. Now most...
At the moment the only way to configure for example Grafana is to add env variables to pmmEnv. Normally we supply sensitive configuration items using kubernetes secrests bypassing helm. This...
Handles two cases: - working directory doesn't exist. - working directory cannot be changed into due to on of the following: - The process lacks permissions to view the contents....
**Is this a request for help?**: yes **Is this a BUG REPORT or ~FEATURE REQUEST~?** (choose one): BUG REPORT **Version of Helm and Kubernetes**: helm 3.12.0, RKE2 kubernetes 1.28.10+rke2r1 **Which...
1. create a dev container from quay.io/jupyter/pyspark-notebook:latest 2. create a notebook 3. select base python kernel 4. enter: ```python from pyspark.sql import SparkSession ``` 5. run and get: ``` ModuleNotFoundError...
When attempting to run ords container in kuberntes the container complains at start up: ``` ERROR: CONN_STRING_FILE has not added, create a file with CONN_STRING variable and added as docker...
**Describe the bug** TTS starts from a wrong position **To Reproduce** Steps to reproduce the behavior: 1. open the epub 2. select some text 3. select "Speak from here" 4....
### Checklist - [x] I have used the search function for [**OPEN**](https://github.com/AntennaPod/AntennaPod/issues) issues to see if someone else has already submitted the same bug report. - [x] I have **also**...