Giovanni Bassi

Results 145 issues of Giovanni Bassi

**Describe the feature request or question** Create `Secret`, base class of `Secret` (it could also be an interface). It would contain everything `Secret` has, but the `public TData Data {...

I have several config files, and the following `~/.kube/config`: ```yml apiVersion: v1 clusters: null contexts: null current-context: cluster1 kind: Config preferences: {} users: null ``` Kubie fails with: ``` Error...

I'd like to be able to install all binaries. For example, when running: ```sh bin install github.com/gabyx/Githooks /tmp/githooks/bin/ ``` 3 binaries are found. I'd like an option so that all...

### Command k3d ### Description Little helper to run CNCF's k3s in Docker ### Homepage https://k3d.io/ ### Documentation https://k3d.io/v5.7.2/usage/commands/k3d/ ### Repository https://github.com/k3d-io/k3d ### Complexity L ### Anything else? _No response_

enhancement
help wanted
completer

Great library, thanks! I was wondering if you would consider publishing it to npm, as the other bats support libraries (like bats-assert and bats-support) are already there. Thanks!

Log: ``` From https://github.com/zanfranceschi/rinha-de-backend-2024-q1 * branch main -> FETCH_HEAD cbfaccd..0cf9aa9 main -> upstream/main error: invalid path 'quantos-testes-faltam?.sh' Updating 3c1d0e3..0cf9aa9 ``` Sugiro retirar a `?`.

It would be nice to have shoutrrr simply call a custom script and pass the arguments. We could extend then it as we needed.

Type: Enhancement

### Description of the new feature / enhancement Add an option to disable the spinner and any other progress indicator. This adds clutter to the screen if you are trying...

Issue-Feature
Area-Output

**Describe the bug** I have read through the issues and can't find an answer. I don't know what is happening, but I'm getting the message: ``` Check Terminal view for...

triage

**Is your feature request related to a problem? Please describe.** I'd like to be able to set Bash as my shell on Windows. I share my cheat files between OSs,...

new feature