Jeff Gardner
Jeff Gardner
I'm getting this error when running the following command: `get-graphql-schema -h Authorization=$AUTH_TOKEN https://my.graphql.endpoint.com > schema.graphql` Here is the full error output: ``` Error: [ { "message": "Syntax Error GraphQL request...
### Describe the feature The `bedrock-runtime invoke-model` command should allow passing back the full response in stdout instead of only writing to a file via the `outfile` positional argument. ###...
### Describe the bug If you run `aws s3 sync` with the source from a standard bucket and the destination from a directory bucket, the comparison does not work properly....
The Tauri log plugin is widely used, but cannot coexist with devtools--this panic error crashes the app on startup when both plugins are added:`error while running tauri application: PluginInitialization("log", "attempted...
I am using the `sentry-tauri` plugin and my code follows the example in `examples/basic-app`. The plugin appears to be working properly during development with no issues, but when running `tauri...