-
Notifications
You must be signed in to change notification settings - Fork 8
GetApplicationPorts - issue #70 #93
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
Conversation
Refactored SG creation so it will not create a SG if the values of the inbound/outbound attributes are not valid Fixed failing tests and add new tests
Reviewed 13 of 13 files at r1. drivers/aws_shell_driver/src/drivermetadata.xml, line 3 [r1] (raw file):
please fix the version and then run pack.bat before checking in package/cloudshell/cp/aws/domain/deployed_app/operations/app_ports_operation.py, line 40 [r1] (raw file):
shouldn't it be in a domain service? package/tests/test_deployed_app/init.py, line 0 [r1] (raw file): package/tests/test_deployed_app/test_operations/init.py, line 0 [r1] (raw file): Comments from Reviewable |
package/tests/test_deployed_app/init.py, line [r1] (raw file):
|
…o a domain service
Reviewed 8 of 9 files at r2. Comments from Reviewable |
Reviewed 1 of 13 files at r1. Comments from Reviewable |
Review status: all files reviewed at latest revision, 1 unresolved discussion. Comments from Reviewable |
Reviewed 1 of 13 files at r1. Comments from Reviewable |
Review status: all files reviewed at latest revision, 2 unresolved discussions. package/cloudshell/cp/aws/domain/deployed_app/operations/app_ports_operation.py, line 40 [r1] (raw file):
|
Review status: all files reviewed at latest revision, 1 unresolved discussion. package/tests/test_deployed_app/test_operations/init.py, line [r1] (raw file):
|
Not breaking
This change is