Skip to content
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

fix(compute/serve): always display local server address #879

Merged
merged 1 commit into from
Mar 20, 2023

Conversation

Integralist
Copy link
Collaborator

@Integralist Integralist commented Mar 20, 2023

A change in Viceroy 0.4.0 meant a verbose flag needed to be set on the viceroy to get it to display the local server address. But if the user doesn't set --verbose on the CLI then nothing will show when running fastly compute serve so we need to display the address unless the user has set the CLI's verbose mode.

Screenshots

Here is the default behaviour...

Screenshot 2023-03-20 at 12 40 06

Here it is with verbose mode enabled...

Screenshot 2023-03-20 at 12 41 16

@Integralist Integralist added the bug Something isn't working label Mar 20, 2023
@Integralist Integralist merged commit 285d9f2 into main Mar 20, 2023
@Integralist Integralist deleted the integralist/display-viceroy-path branch March 20, 2023 12:42
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant