-
**Update:** After a couple of days of investigation, I've discovered the problem here is that both on my EC2 instance and my Docker instance, my AWS credentials have expired (the latter is using the c…
-
https://github.com/alingse/go-linter-runner/blob/main/jobs/testifylint.yaml
```
name: testifylint
linter: testifylint
workdir: .
install: go install github.com/Antonboom/testifylint@latest
inc…
-
Hello everyone,
We wanted to inform you we have published a page in our wiki detailing our [Focus Areas for 2023](https://github.com/aws-amplify/amplify-js/wiki/Focus-Areas-Q4-2023). We wanted to m…
-
### Expected behavior
Source code files that are part of the documentation should not have the required license header, that would make tutorial and documentation harder to read.
### Actual behavior…
-
Tracking issue for rust-lang/rfcs#243 and rust-lang/rfcs#1859.
Implementation concerns:
- [x] `?` operator that is roughly equivalent to `try!` - #31954
- [x] `try { ... }` expression - https://g…
-
**Describe the bug**
Given that GraphQL arguments without `!` are treated as optional values. If one is to use the sdk, and pass a nil value to the argument that allows optional values, it gets conve…
-
I've modified the actual *archive* plugin in order to generate a library from a Swift Package that defines a dynamic library.
There are only three changes
**Line 113 - Remove the `--static-swift…
-
I have issues where on some mutations the request just hangs with absolutely no callback. I am using my own local storage and not using AppSync local storage for offline use or optimistic update whic…
-
### Description
As some bullet points:
* SSWG VSCode extension couldn't show OpenAPI generator's command plugin.
* Then i noticed `swift package plugin --list` doesn't include the plugin either:
…
-
**Note: This proposal is from myself personally, and should not be reviewed as the opinions of the OpenTofu team**
**Second Note: This proposal is a work in progress and I will be uploading parts a…