aws-amplify / amplify-backend

Home to all tools related to Amplify's code-first DX (Gen 2) for building fullstack apps on AWS
Apache License 2.0
185 stars 62 forks source link

Print bootstrap url when browser cannot be opened #2241

Closed sobolk closed 3 days ago

sobolk commented 3 days ago

Problem

There are legit cases when bootstrap url cannot be opened. E.g.

Changes

Catch open errors, eat and log them (as debug logs), print url to the console.

Validation

added test

Checklist

By submitting this pull request, I confirm that my contribution is made under the terms of the Apache 2.0 license.

changeset-bot[bot] commented 3 days ago

🦋 Changeset detected

Latest commit: 09d2549ca5b46650d01e7cdbabe92bbf4984565f

The changes in this PR will be included in the next version bump.

This PR includes changesets to release 1 package | Name | Type | | -------------------- | ----- | | @aws-amplify/sandbox | Patch |

Not sure what this means? Click here to learn what changesets are.

Click here if you're a maintainer who wants to add another changeset to this PR