Jake Herbst

Results 4 comments of Jake Herbst

Hello @dschaper - I'm here from hacktoberfest - I've added a GH Action for this issue over in https://github.com/pi-hole/pi-hole/pull/4377. Take a look! would love your feedback/approval!

Any estimation on when a Loki update will be pulled in? I'm interested in using the agent for the [heroku_drain](https://github.com/grafana/loki/blob/main/docs/sources/clients/promtail/configuration.md#heroku_drain)

I've encountered this as well. I believe the issue is due to [pre-commit setting the `-u`](https://github.com/pre-commit/pre-commit/blob/main/pre_commit/languages/docker.py#L106) for the `docker run` command. That results in pre-commit running: ``` 'docker', 'run', '--rm',...

My ghostty with `keybind = shift+enter=text:"\n"` and with `keybind = shift+enter=text:\n` seems to want to enter doublequote pairs when i hit shift+enter ``` » " \ "" \ "" \...