-
### Prerequisites
- [X] I have searched for duplicate or closed issues
### What version are you using?
1.1.0
### Describe the issue
In its current version, the function [docker_stack_stop()](http…
Wobak updated
1 month ago
-
currently we use ` split(":")[-1]'` to pull the image name
if users forget to use a tag, this will break: https://github.com/secureblue/secureblue/issues/517
-
### Describe the feature or problem you’d like to solve
`gh search` already allows to search issues and PRs, but not discussions.
### Proposed solution
Feature parity with ui. Super useful to…
andig updated
1 month ago
-
On GNU/linux (Fedora 32, ack version 3.3.1), when trying to replace the string `xpath=//ul[@id="input-internetpinnen_prefix_subscriptions"]//div[contains(text(), "KLM")][last()]` using `projectile-rep…
-
There are no known public usages of this function: https://grep.app/search?q=asTimeSource&words=true Also, `Clock.System.asTimeSource().measureTime { }` looks fairly benign, even though it doesn't do …
-
Change Line# 16 from:
if [ "$(sudo systemctl list-units --full -all -t service --no-legend | grep -F 'klipper.service')" ]; then
to:
if sudo systemctl list-units --full -all -t service --…
-
#### Description
There are many deprecated features whose deadline version is pyKhiops 11 (ie. Khiops 11). Below is the list of the things to remove when releasing this version.
#### Questions/Ide…
-
due to git grep not accepting the -F and -i args simultaneously. Going to include a patched git-grep binary in the bundle.
-
Page search is very slow compared to e.g. unix grep.
Improve this by actually using grep as subprocess, or similar low-level read function to find "candidates". Only evaluate full query on these "…
-
### Are you following the right branch?
- [X] My Nixpkgs and Home Manager versions are in sync
### Is there an existing issue for this?
- [X] I have searched the existing issues
### Issue descript…