cli icon indicating copy to clipboard operation
cli copied to clipboard

feat: port in use

Open wconrad265 opened this issue 1 year ago โ€ข 0 comments

๐ŸŽ‰ Thanks for submitting a pull request! ๐ŸŽ‰

Summary

This pull request addresses these issues found below

  • https://github.com/netlify/cli/issues/6840
  • https://github.com/netlify/cli/issues/6805

We (@tlane25) outline the problem in the comments in https://github.com/netlify/cli/issues/6840.

This pull request adds better error handling for users who open a port for a serverless function.


For us to review and ship your PR efficiently, please perform the following steps:

  • [ ] Open a bug/issue before writing your code ๐Ÿง‘โ€๐Ÿ’ป. This ensures we can discuss the changes and get feedback from everyone that should be involved. If you`re fixing a typo or something that`s on fire ๐Ÿ”ฅ (e.g. incident related), you can skip this step.
  • [ ] Read the contribution guidelines ๐Ÿ“–. This ensures your code follows our style guide and passes our tests.
  • [ ] Update or add tests (if any source code was changed or added) ๐Ÿงช
  • [ ] Update or add documentation (if features were changed or added) ๐Ÿ“
  • [ ] Make sure the status checks below are successful โœ…

A picture of a cute animal (not mandatory, but encouraged)

wconrad265 avatar Oct 18 '24 20:10 wconrad265