-
### Checklist
- [X] I've looked through the [issues and pull requests](https://github.com/cross-rs/cross/issues?q=) for similar reports
### Describe your issue
I am compiling a project with cross f…
-
I'm running a ruby alpine docker container (`ruby:3.3-alpine3.19`). I have installed the packages `alpine-sdk`, `ruby-dev` and `gcompat`, which are usually enough to build any gem that does not have p…
-
I have not found any example that outlines how to configure a client proxy hyper v1.
https://github.com/tafia/hyper-proxy only works with < v1.
Relates to https://github.com/awslabs/aws-sdk-rus…
lcmgh updated
9 months ago
-
### Describe the bug
Hey!
I've derived an example from this repository: [HERE](https://github.com/awslabs/aws-lambda-rust-runtime/tree/main/examples/extension-logs-kinesis-firehose)
But instead…
-
Related SDK issue: https://github.com/awslabs/aws-sdk-rust/issues/59
Currently the SDK doesn't work so well when compiled for WASM. These are the issues we know about:
- [x] The currently released…
-
E.g. for `cargo.toml` for Rust how would we handle that?
The current `coreProgrammingLanguagesMap` syntax of e.g.
```
export function coreProgrammingLanguagesMap() {
return {
'@angular…
-
I'm encountering an issue while trying to import data into a table using Dynein. The process starts, but eventually fails with a BatchWriteError. It seems like the problem might be related to the aws-…
-
Hey!
In [css-inline](https://github.com/Stranger6667/css-inline) I have the following `extconf.rb` that follows the examples in the `magnus` repo:
```ruby
require "mkmf"
require "rb_sys/mkmf"
…
-
## Problem
When app or test are executed from an unreliable network, it works or not depending on network state, and edfault timeouts or retry lead to false negatives.
## Solution
Set manuall…
-
## Overview
Would it make sense to add a generic custom pre-processing trait like `@refine(functionId: String | Enum, protocols: List[shapeId])` to the core library? This can signal server stub cod…