Amir Omidi

Results 60 issues of Amir Omidi

### Testcontainers version v0.33.0 ### Using the latest Testcontainers version? Yes ### Host OS Darwin ### Host arch ARM ### Go version 1.22 ### Docker version ```shell Client: Version: 26.1.3...

bug

### What problem are you trying to solve? When in a bazel environment, you're usually in an execution sandbox. This sandbox does not have access to the various packages on...

feature
triage
help wanted

### What problem are you trying to solve? When in a bazel environment, you're usually in an execution sandbox. This sandbox does not have access to the various packages on...

feature
triage
help wanted

### Is this urgent? No ### Host OS Unraid ### CPU arch x86_64 ### VPN service provider AirVPN ### What are you using to run the container docker-compose ### What...

**Is your feature request related to a problem? Please describe.** Currently, I use `rules_nixpkgs` to bring in binaries that I end up consuming in different ways. For example, you can...

P2
type: feature request

**What type of PR is this?** Bug Fix **What package or component does this PR mostly affect?** language/go **What does this PR do? Why is it needed?** The issue is...

When tailscale's systems are having an outage, this causes an immediete disruption to anyone using this action to get their CI on their tailnet. This action can cache the credentials...

needs-triage

## Mandatory **Where is the source code for the Managed Module?** https://github.com/googleapis/googleapis/tree/master/google/cloud **Do the proto files declare a package?** I believe so. ## Optional **Does this module have other module...

Feature

The code that sets a tighter deadline for slow remote VAs was inside a loop, causing a new timer (and goroutine) to be created on every iteration after quorum was...

Adds support for authenticated private module fetches via netrc: - New netrcFile parameter in buildGoApplication and fetchGoModule - Reads netrc file at eval time, passes content to fetch.sh - fetch.sh...