-
Notifications
You must be signed in to change notification settings - Fork 101
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
Change open portal hyperlinks #7229
Conversation
Radius functional test overview
Click here to see the list of tools in the current test run
Test Status⌛ Building Radius and pushing container images for functional tests... |
Hey @gpltaylor thanks for helping with this! It looks like the PR is on the right track. I left a suggestion about testing. I'll leave it up to you whether you want to refactor or not. Let me know when you're done and we'll re-review the PR. |
In the mean time I've approved the functional tests. |
Radius functional test overview
Click here to see the list of tools in the current test run
Test Status⌛ Building Radius and pushing container images for functional tests... |
@rynowak @radius-project/radius-core-team |
Can you rebase this? There are merge conflicts with |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Code changes look good. Thanks @gpltaylor. This will to have conflicts resolved before it goes in.
\# Changes Cosmetic changes to the connections graph output. Does not affect the functionality of the core system. fixes #7170 Signed-off-by: gpltaylor <[email protected]>
Signed-off-by: gpltaylor <[email protected]>
Signed-off-by: gpltaylor <[email protected]>
@rynowak I think I managed to Rebase and get my code up-to-date. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Looks great! Thanks for helping with this.
I'll merge this after the functional tests pass. |
Radius functional test overview
Click here to see the list of tools in the current test run
Test Status⌛ Building Radius and pushing container images for functional tests... |
Description
Allow Connection Graph output resources name to be a link within the console output.
Type of change
Fixes: #7170