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

Rename level to logLevel #2654

Merged

Conversation

adamint
Copy link
Member

@adamint adamint commented Mar 5, 2024

Fixes #2650

in #2605 the parameter level was changed to logLevel, this makes us read the right parameter name on page load

Microsoft Reviewers: Open in CodeFlow

@davidfowl
Copy link
Member

Are we going to have any tests for this stuff in the future? I worry about our ability to avoid regressions

@JamesNK
Copy link
Member

JamesNK commented Mar 5, 2024

Tests: https://github.com/dotnet/aspire/blob/a3fe6d543fe8a8862224019173ffd6846a04bcd5/tests/Aspire.Dashboard.Tests/DashboardUrlsTests.cs

But when I changed all the URL generation and added tests was when it regressed. This shouldn't happen now that there is a baseline.

@JamesNK JamesNK merged commit 9372450 into dotnet:main Mar 5, 2024
8 checks passed
@github-actions github-actions bot locked and limited conversation to collaborators Apr 18, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Unable to select log level in dashboard structured logs page
5 participants