Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Remove unnecessary TYPE_CHECKING alias #2467

Merged
merged 5 commits into from Nov 8, 2023
Merged

Conversation

rafrafek
Copy link
Contributor

The change was already proposed by @aqeelat in #1934 but it was not implemented.

@sentrivana
Copy link
Contributor

Thanks @rafrafek!

@sentrivana sentrivana enabled auto-merge (squash) November 2, 2023 10:26
@sentrivana
Copy link
Contributor

sentrivana commented Nov 2, 2023

The change looks good but unfortunately the aws lambda tests are failing (not because of your change), we'll need to fix this before we can merge this. @antonpirker maybe you have an idea what's wrong?

botocore.exceptions.ClientError: An error occurred (InvalidClientTokenId) when calling the GetRole operation: The security token included in the request is invalid.

Is this maybe because this is a contributor PR? New PRs of Sentry folks don't have this issue, so maybe something auth related?

@sentrivana
Copy link
Contributor

Created #2487 to track progress on the aws lambda test suite issue.

@sentrivana sentrivana self-assigned this Nov 6, 2023
@sentrivana sentrivana merged commit 4643e32 into getsentry:master Nov 8, 2023
310 of 312 checks passed
@rafrafek rafrafek deleted the patch-1 branch November 8, 2023 14:13
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants