[Backport 3.5] Pin localstack to a community image#20973
Conversation
Localstack has changed to require authenticated access. See [this blog post][1] for details. In the short term this commit will pin our usage to the last community release that supported unauthenticated access. [1]: https://blog.localstack.cloud/localstack-single-image-next-steps/ Signed-off-by: Andrew Ross <andrross@amazon.com> (cherry picked from commit 0537405) Signed-off-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
|
❌ Gradle check result for 8fa0ffa: FAILURE Please examine the workflow log, locate, and copy-paste the failure(s) below, then iterate to green. Is the failure a flaky test unrelated to your change? |
|
❌ Gradle check result for 8fa0ffa: FAILURE Please examine the workflow log, locate, and copy-paste the failure(s) below, then iterate to green. Is the failure a flaky test unrelated to your change? |
|
❌ Gradle check result for 8fa0ffa: FAILURE Please examine the workflow log, locate, and copy-paste the failure(s) below, then iterate to green. Is the failure a flaky test unrelated to your change? |
|
❌ Gradle check result for 8fa0ffa: FAILURE Please examine the workflow log, locate, and copy-paste the failure(s) below, then iterate to green. Is the failure a flaky test unrelated to your change? |
|
❌ Gradle check result for 8fa0ffa: FAILURE Please examine the workflow log, locate, and copy-paste the failure(s) below, then iterate to green. Is the failure a flaky test unrelated to your change? |
Codecov Report✅ All modified and coverable lines are covered by tests. Additional details and impacted files@@ Coverage Diff @@
## 3.5 #20973 +/- ##
=========================================
Coverage 73.18% 73.18%
+ Complexity 71865 71853 -12
=========================================
Files 5782 5782
Lines 329125 329126 +1
Branches 47451 47451
=========================================
+ Hits 240854 240864 +10
+ Misses 68955 68925 -30
- Partials 19316 19337 +21 ☔ View full report in Codecov by Sentry. 🚀 New features to boost your workflow:
|
Backport 0537405 from #20967.