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

Missing applicationUrl does not inherit dashboard url #1169

Merged
merged 3 commits into from
Dec 4, 2023

Conversation

BrennanConroy
Copy link
Member

Fixes #225

@dotnet-issue-labeler dotnet-issue-labeler bot added the area-codeflow for labeling automated codeflow. intentionally a different color! label Dec 1, 2023
@davidfowl
Copy link
Member

How do you know it’s working without a test 👀

@BrennanConroy
Copy link
Member Author

I tried to write a test, but it's kinda difficult... how do you get the endpoint info for the app? Users can find it by looking at the logs.

@davidfowl
Copy link
Member

I think this test would be exposing an end point that dumps config or all env variables. The test would look at the effective config.

@BrennanConroy BrennanConroy merged commit d1753a2 into main Dec 4, 2023
3 checks passed
@BrennanConroy BrennanConroy deleted the brecon/launch branch December 4, 2023 20:55
@BrennanConroy BrennanConroy added this to the preview 2 (Dec) milestone Dec 4, 2023
BrennanConroy added a commit that referenced this pull request Dec 8, 2023
BrennanConroy added a commit that referenced this pull request Dec 8, 2023
BrennanConroy added a commit that referenced this pull request Dec 8, 2023
davidfowl pushed a commit that referenced this pull request Dec 8, 2023
joperezr pushed a commit that referenced this pull request Dec 8, 2023
@github-actions github-actions bot locked and limited conversation to collaborators Apr 28, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
area-codeflow for labeling automated codeflow. intentionally a different color!
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Service application gets dashboard url injected if there's no launch settings
2 participants