-
### What problem are you trying to solve?
`init_hook`s are cool. I'd like `exit_hook`s that do the opposite. For instance, I'm always starting up an ephemeral redis container for ansible facts that o…
-
```console
+ /usr/bin/python3 -sBm build -w --no-isolation
* Getting build dependencies for wheel...
Traceback (most recent call last):
File "/usr/lib/python3.10/site-packages/pyproject_hooks/_impl…
-
A feature I would really like to have is being able to trigger CI on pushes to main (or on releases?)
Thinking out loud, but would it be possible to
- Identify some key lifecycle events. Maybe P…
-
### Pre-flight checklist
- [X] I have read the [contribution documentation](https://github.com/electron/forge/blob/main/CONTRIBUTING.md) for this project.
- [X] I agree to follow the [code of conduct…
-
I am unable to use the sample Mamba2 code. Even with following simple code, it fails to do forward pass.
```
import torch
from mamba_ssm import Mamba2
batch, length, dim = 2, 64, 256
x = torch.…
-
```
"rollup@function@import-assertions@plugin-assertions-this-resolve: allows plugins to provide attributes for this.resolve",
"rollup@function@preload-module: allows pre-loading modules via this.…
-
`pre-commit` seems like a pretty good git hook setup tool that we could use to keep the commit quality on point. I posit we should use it.
-
https://docs.easybuild.io/hooks/
-
Steal the two git hooks from the repository otobo:
- [ ] pre-commit : for running the CodePolicy
- [ ] prepare-commit-msg: to add the issue in the commit message based on the branch name
-
### Feature Request
Currently, the reload function does too little, it only reloads the Inline-Config, nothing more. But the configuration is not all defined in the Inline-Config, they may be confi…