-
Dockerhub automated build needs a hooks folder with a script which will enable builds for multiple platforms.
-
**Describe the bug**
When the game receive an update, there is no self update check leading to a not functional server. The "manual" fix is to trigger the installation manually.
**To Reproduce**
…
-
**Describe the bug**
dot command does not support arguments in sh/dash (see [SC2240](https://www.shellcheck.net/wiki/SC2240)). This shellcheck complain is incorrectly overwritten:
```
$ git gre…
-
I have a monorepository and pre-commit hooks just don't work at this level.
However, I do wish to make it trivial to check changes before pushing.
I'd like to be able to configure pre-commit to…
-
**Debug log**
Log
```
$ mpv --msg-level=mpv_thumbnail_script_server=debug,mpv_thumbnail_script_client_osc=debug,ytdl_hook=debug av://v4l2:/dev/video0
Warning: option --status-msg was repla…
-
### System Info
- `transformers` version: 4.45.1
- Platform: Linux-5.10.225-213.878.amzn2.x86_64-x86_64-with-glibc2.35
- Python version: 3.10.14
- Huggingface_hub version: 0.24.5
- Safetensors …
-
I use pre-commit hooks to format my code and check with `npm audit` for insecure modules. There are times I run through the whole commit prompt only to have my pre-commit hook(s) fail and have to redo…
-
## Bug Report - User stuck in /account page on Deco/Vtex project
## Description
Some of our users are reporting some trouble to be redirected to homepage after using /account and clicking on log…
-
I tried running through the manual installer in a conda env but I get all kinds of errors with CUDA and numpy.
I'm just not that experienced with this 😞 .
Running with Pinokio at least starts the …
-
I'm trying to hook `android.os.Process.start()` but fail as the process executes before I can hook it with Frida.
Python script: (hook.py)
```python
#!/usr/bin/env python
import frida
impor…