Wolf Vollprecht

Results 446 issues of Wolf Vollprecht

I think the return type should be `Optional[Path]`, right? ``` @property def quick_launch_location(self) -> Path: if self.mode == "system": # TODO: Check if this is true? warnings.warn("Quick launch menus are...

### Technical Initiative Securing Software Repositories ### Lifecycle Phase graduated ### Funding amount 66400 Euro ### Problem Statement We want to build a cross-platform sandbox that can be universally used...

administration
For Review
TI Funding Request
gitvote
vote open

### Technical Initiative Securing Repositories WG ### Lifecycle Phase graduated ### Funding amount 25000 ### Problem Statement We would like to iron out technical specifications for implementing sigstore for the...

administration
For Review
TI Funding Request
gitvote
vote open

### Checks - [x] I have checked that this issue has not already been reported. - [x] I have confirmed this bug exists on the [latest version](https://github.com/prefix-dev/pixi/releases) of pixi, using...

bug

### Checks - [x] I have checked that this issue has not already been reported. - [x] I have confirmed this bug exists on the [latest version](https://github.com/prefix-dev/pixi/releases) of pixi, using...

bug
area:build

### Checks - [x] I have checked that this issue has not already been reported. - [x] I have confirmed this bug exists on the [latest version](https://github.com/prefix-dev/pixi/releases) of pixi, using...

bug
area:build

I ran the `dist build ... ` with codesigning locally, and it appears to have messed up my keychain considerably :) Maybe it could either be resetted, or defaults not...

Unfortunately, the `rseq` syscall integer is not yet exposed properly by the `libc` crate. I opened a PR over there, but in the meantime we could also add the values...

### Describe the issue you're facing I am trying to embed some bloks inside my rich text in a NextJS 15 / React 19 application. I always hit `[ Server...

p4-important
has-workaround