Boris Aranovič
Boris Aranovič
I have a library that is being built as a bundle, and it is being used by other applications. When trying to generate a single d.ts file, I see that...
I am unable to disable any external monitor, getting the following error: `Error in CGCompleteDisplayConfiguration: 1006` System: Monterey 12.1 on Mac-mini (M1, 2020)
#### Description This PR implements the suggestion from https://github.com/starship/starship/issues/570 to add an ability to customize the configuration of the `kubernetes` module style, based on the current context. A new variable...
There are multiple very unexpected results when working with `mapcidr` as a library. I assume this mostly won't normally happen on CLI runs (except item 1 in the list): **Describe...
I saw that the original zsh-git-prompt is used as the source in Homebrew: https://github.com/Homebrew/homebrew-core/blob/master/Formula/zsh-git-prompt.rb It would be quite useful to update the formula to use this fork with all the...
Documentation shows that the callback function format is `func(c *assert.CollectT, "error message %s", "formatted")` which is incorrect. Formatting arguments are only valid for `EventuallyWithTf` itself, while the callback is just...
We use this package in a large org as part of our tooling and since it hasn't been updated for a long time, there are many vulnerabilities that have been...