Alex Puschinsky

Results 9 issues of Alex Puschinsky

Added ECS command options autocomplete definitions. Only --cluster is supported for now Adding support for --service autocomplete is less trivial as it needs the value of --cluster. Can anyone offer...

Current opentelemetry-datadog crate is 0.5.0 which was released 5 months ago - https://crates.io/crates/opentelemetry-datadog Lately some interesting features were added to this crate, that we'll be happy to use. Can you...

failing test case: `background: url('http://example.com/pic.jpg');` resulted in `http://example.com/pic.jpg'` fixed #54

cloud-storage-rs uses a default Reqwest client as its internal http client. Reqwest offers a large set of [configuration](https://docs.rs/reqwest/latest/reqwest/struct.ClientBuilder.html) that are inaccessible to cloud-storage-rs users. This PR adds a ClientBuilder struct...

Running `bazel build ` followed by `bazel build --error-format=json ` will discard analysis cache and action cache: (from build command log) ``` INFO: Build option --@rules_rust//:error_format has changed, discarding analysis...

### Is there an existing issue for this? - [X] I have searched the existing issues ### Current Behavior In an npm workspaces project we have a usecase of nested...

Release 8.x
Bug
Priority 2

I've installed clearml server using the [official Helm chart](https://artifacthub.io/packages/helm/allegroai/clearml) under the k8s service (GKE) in Google cloud platform The app itself shows up fine, but when using some apis, for...

A common use case in integration tests development and debugging is inspecting created container logs. Currently the way to do so is to run the tests using the "keep" command...

Apparently [cocoonjs](https://www.ludei.com/cocoonjs) does not support window.performance.timing. This issue prohibits physics js from running on cocoon