-
-
Notifications
You must be signed in to change notification settings - Fork 4.5k
Update ASF APIs #13252
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
Update ASF APIs #13252
Conversation
S3 Image Test Results (AMD64 / ARM64) 2 files 2 suites 8m 38s ⏱️ Results for commit 25f5412. |
Test Results - Alternative Providers584 tests - 783 330 ✅ - 381 25m 42s ⏱️ - 13m 19s Results for commit 25f5412. ± Comparison against base commit 69ed784. This pull request removes 783 tests. |
Test Results (amd64) - Integration, Bootstrap 5 files ±0 5 suites ±0 2h 38m 37s ⏱️ -32s For more details on these failures, see this check. Results for commit 25f5412. ± Comparison against base commit 69ed784. |
LocalStack Community integration with Pro 2 files ±0 2 suites ±0 1h 59m 35s ⏱️ + 1m 28s For more details on these failures, see this check. Results for commit 25f5412. ± Comparison against base commit 69ed784. |
25f5412 to
e5b3320
Compare
2904afd to
ab5976a
Compare
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM! Only small updates in Lambda and EC2, the lambda one seems related to AddPermission and Function URL.
Also, it does not contain the remove imports that were unrelated anymore following the merge of #13263
@gregfurman still added a #noqa to a jpype import to prevent its removal in the future
🚀 ASF Update Report 🚀
This PR has been automatically generated to update the generated API stubs for our ASF services.
It uses the latest code-generator from the main branch (scaffold.py) and the latest published version of botocore to re-generate all API stubs which are already present in the
localstack.aws.apimodule of the main branch.🔄 Updated Services
This PR updates the following services:
👷🏽 Handle this PR
The following options describe how to interact with this PR / the auto-update:
✔️ Accept Changes
If the changes are satisfying, just squash-merge the PR and delete the source branch.
🚫 Ignore Changes
If you want to ignore the changes in this PR, just close the PR and do not delete the source branch. The PR will not be opened and a new PR will not be created for as long as the generated code does not change (or the branch is deleted). As soon as there are new changes, a new PR will be created.
✏️ Adapt Changes
Don't do this. The APIs are auto-generated. If you decide that the APIs should look different, you have to change the code-generation.
⏸️ Pause Updates
Remove the cron-schedule trigger of the GitHub Action workflow which creates these PRs. The action can then still be triggered manually, but it will not be executed automatically.