Barnaby Gray
Barnaby Gray
I think it should work fine on alpine - it's statically linked. Does `/usr/local/bin/cli53 --help` work? What's `ldd /usr/local/bin/cli53` show?
See README: > Note: for Alpine on Docker, the pre-built binaries do not work, so either use Debian, or follow the instructions below for Building from source.
We are certainly not distributing malware. I do not build the releases - they are automatically built with goreleaser and uploaded from Github Actions. The build process is entirely transparent...
Thanks a lot for filing this issue.
Thanks a lot for filing this issue. Would you like to write a pull request for this? Documentation is a great area non-developers can help out with. You can check...
Please try the 0.8.17 release.
Thanks for the feature request. Given my current time constraints, it's likely to be a while before I can look into this new functionality.
Same problems here
We're seeing this issue too, in a project that uses neither fastapi or starlette. My theory is it's due to the order the auto enabling integrations runs: "sentry_sdk.integrations.starlette.StarletteIntegration", "sentry_sdk.integrations.fastapi.FastApiIntegration", It...
Apologies for the delay on this one - I've released a new version with the latest and greatest aws-sdk.