Sorin Sbarnea

Results 496 issues of Sorin Sbarnea

More and more shell scripts are migrated from pure bash to being jinja2 templates as they are easily process by ansible. Sadly at this moment shellcheck cannot be used with...

**Describe the bug** Apparently the macos binaries are not properly signed. I tried both of them and none of them would start on Big Sur. I should also mention that...

bug

it would be very useful to be able to monitor LDAP servers for uptime and performance. This could be done by implementing a single type of test for all which...

checks
new integration

### Description For people that use screen in portrait mode or split screens that tab-navigation-bar is often too small to include all useful links, especially when bugs are separated from...

enhancement
help wanted
good first issue

### Description While github is able to nicely display information about current CI with **[summary](https://github.blog/2022-05-09-supercharging-github-actions-with-job-summaries/), artifacts and annotations**, these are available only on Summary page (one per run) and that...

enhancement
under discussion

I tried to get DockerStation on MacOS using two methods, both failed. ## brew ``` brew cask install dockerstation ``` This installed 1.5.1 version but when trying to run it...

bug
ready

imac:~ ssbarnea$ /Users/ssbarnea/Library/Mobile\ Documents/com~apple~CloudDocs/configs/bitbar/watt-meter.20s.py Traceback (most recent call last): File "/Users/ssbarnea/Library/Mobile Documents/com~apple~CloudDocs/configs/bitbar/watt-meter.20s.py", line 78, in main() File "/Users/ssbarnea/Library/Mobile Documents/com~apple~CloudDocs/configs/bitbar/watt-meter.20s.py", line 65, in main machine = parse_system_profiler() File "/Users/ssbarnea/Library/Mobile Documents/com~apple~CloudDocs/configs/bitbar/watt-meter.20s.py", line...

On https://github.com/direnv/direnv/releases page there is no windows arm64 build and that is going to become quite popular soon. Other: - You don't need an arm64 Windows machine to build it,...

Bug

Mentions binary dependencies and can be used to simplify their installation. Fixes: #924

A recent regression was introduced via https://github.com/pre-commit/pre-commit/pull/1382 which broke detection on various conditions. For example, on my MacOS host, only `stdout` and `stdin` report True on `isatty()` while `stderr` reports...