Alex Suraci

Results 105 issues of Alex Suraci

### What are you trying to do? Create a new file with static content through the API with permissions set. ### Why is this important to you? Some tools are...

area/engine

Hiya, this is a follow-up to #3771 that bumps to the latest grammar (now rewritten by @amaanq :pray:), updates the highlight rules, and adds a few more queries: * `folds.scm`...

S-waiting-on-author
A-language-support

This might be difficult, since I'm not sure how the internals work with V8 and all that jazz. In short, I can't use the binaries shipped in the GitHub releases...

improvement

Prerequisites: * [ ] https://github.com/concourse/concourse/issues/5229 ## What challenge are you facing? With #2386 we started on a bunch of work to reduce the footprint of resources by sharing `check` containers...

security
core/creds
enhancement
goal

Hiya! First some maybe unnecessary context: I'm working on a language as a side project, and I need to aggressively limit scope. I already need a Treesitter grammar for editor...

### What happened? Hiya - we use `errors.As` [here](https://github.com/dagger/dagger/blob/main/sdk/go/error.go#L20-L22) and noticed after bumping to v2.5.9 the error value is just a typed nil. It looks like this broke with [this...

wip, need unit tests, just don't want to lose track of this rabbit hole To no one's surprise, the tricky reflect handling around input objects isn't working properly, resulting in...

(Pardon the noise, not quite ready yet based on the test failures, this isn't necessarily a breaking change so if it doesn't make it for v0.10.0 that's OK.) Found myself...

stale

### What is the issue? It looks like `WithFile("/a/b/c", ...)` currently changes ownership and/or permissions of `/a/b` even if they already exist. ### Log output _No response_ ### Steps to...

kind/bug