Tamir Duberstein

Results 95 issues of Tamir Duberstein

This is a weird one, and it is seen with the zsh completions generated from [b4](https://github.com/mricon/b4). The first time I ever type `b4` in a shell and hit tab I...

- **Reduce duplication via helper function** - **Move `--fix-missing` into helper** - **Reduce the number of invocations of `apt`** - **Implement large-packages-keep** Please review individual commits and use "rebase and...

I ran into an issue sending a large series with lots of recipients: I hit the gmail quota and couldn't finish sending it. So I used `b4 prep --manuall-reroll` so...

Hello! Are there plans to release v7.0.0? Separately, what is the state of this project with respect to maintenance? I notice there hasn't been activity for the better part of...

Fixes https://github.com/fastapi/fastapi/discussions/12125. **UPD YuriiMotov:** The issue is: the code example [in docs](https://fastapi.tiangolo.com/tutorial/handling-errors/#override-request-validation-exceptions) should show text version ``` 1 validation error path -> item_id value is not a valid integer (type=type_error.integer)...

bug

Add support for tier 3 targets bpfeb-unknown-none and bpfel-unknown-none (see https://github.com/rust-lang/rust/blob/f5e2df7/src/doc/rustc/src/platform-support.md?plain=1#L311-L312). This is modeled after https://github.com/bazelbuild/rules_rust/pull/3507 and should probably be updated if/when https://github.com/bazelbuild/platforms/pull/131 is merged. (please use rebase merge when...

This brings the schema used in `batch_pool_resource` to compute. Replace top-level booleans with a security_profile block. This will allow more changes to avoid ForceNew in a later PR. - `azurerm_{linux,windows}_virtual_machine{,_scale_set}`:...

documentation
size/XL
service/batch

~This seems to work now.~ - - - This change is [](https://reviewable.io/reviews/aya-rs/aya/1360)

test
aya-bpf

It'd be really useful to be able to use [`llvm-install-name-tool`](https://llvm.org/docs/CommandGuide/llvm-install-name-tool.html) rather than break hermiticity by reaching for `/usr/bin/install_name_tool`.