-
Support for Kotlin Native targets
### Community Note
* Please vote on this issue by adding a 👍 [reaction](https://blog.github.com/2016-03-10-add-reactions-to-pull-requests-issues-and-comment…
-
When a migrator is closed, conda-smithy still hangs onto the migrator in cache and doesn't remove it. As a result re-rendering locally can leave closed migrators in
One possible fix would be for co…
-
Generated server SDKs use:
```
[dependencies.http]
version = "0.2.9"
[dev-dependencies.hyper]
version = "0.14.12"
```
And `aws-smithy-http-server` uses:
```
http = "0.2"
http-body = "0…
-
### Describe the feature
We were getting a "Region is missing" error when doing this:
```ts
const ec2 = new EC2Client({
region: 'us-west-2',
credentials: fromTemporaryCredentials({
p…
-
Sometimes I'm getting the following error:
```
InvalidRange: The requested range is not satisfiable
at throwDefaultError (/app/node_modules/@smithy/smithy-client/dist-cjs/default-error-handle…
-
This issue was found while working on https://github.com/smithy-lang/smithy-dafny/pull/395. A reproduction can be found in https://github.com/smithy-lang/smithy-dafny/pull/395/commits/d8bc3ee458e8a22b…
-
At the time of writing, as far as I can tell, the [AWS protocols](https://awslabs.github.io/smithy/2.0/aws/protocols/index.html) specify how operation errors are serialized but does not specify how er…
-
**What happened?**
cannot parse recipe with jinja conditional branches, meaning it cannot be used for `conda-smithy recipe-lint` on conda-forge.
**To Reproduce**
Sample recipe:
```yaml
{% set vari…
minrk updated
2 weeks ago
-
#177022993 introduced renaming of model types that conflict with Kotlin builtin types (e.g. `Unit`).
It would be better to fail the build and require a manual customization to rename these ty…
-
A few attempts to refresh the team on `kfp-server-api` with the bot request have failed
* https://github.com/conda-forge/kfp-server-api-feedstock/issues/40
* https://github.com/conda-forge/kfp-server…