setup-localstack icon indicating copy to clipboard operation
setup-localstack copied to clipboard

print logs of ephemeral instance after executing preview-cmd

Open lukqw opened this issue 1 year ago • 1 comments

Background

With @remotesynth and @HarshCasper working on the blog post for ephemeral instances and application previews, they have identified the need for getting logs of LocalStack, in case the deployment of their application (= preview-cmd) failed. Debugging issues with a deployment on LocalStack without logs is basically impossible.

Solution

This PR invokes the new endpoint to fetch logs of ephemeral instances after the preview-cmd is finished, and prints them.

lukqw avatar Aug 09 '24 15:08 lukqw

The ephemeral instance for the application preview has been shut down

github-actions[bot] avatar Aug 09 '24 15:08 github-actions[bot]