-
Notifications
You must be signed in to change notification settings - Fork 97
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
Remove environment flag from graph #8099
base: main
Are you sure you want to change the base?
Conversation
fixes: radius-project#7507 As the enviroment has no impact on `app graph` the best option is to remove. Signed-off-by: Garry Taylor <[email protected]>
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... |
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... |
@ytimocin is this OK to merge? Let me know if you need anything changing. |
Description
As the environment flag has no impact on
app graph
the best option is to remove.Type of change
Fixes: #7507