-
Notifications
You must be signed in to change notification settings - Fork 109
Feat: Remote Deployment and Running #204
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
Feat: Remote Deployment and Running #204
Conversation
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.
Good catch.
e9b7124 to
1b73fde
Compare
Current coverage is
|
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.
Default usernames and passwords is not a good reason to use inheritance. Just pass the variables directly
10/10
|
Formatting 11/10 |
90dc46f to
4d1ff60
Compare
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.
Will do. See, @ThomasJClark codacity was useful.
2952994 to
7d86397
Compare
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.
"SUCCESS! The project is running in headless mode!"
7d86397 to
e35c708
Compare
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.
👍
e35c708 to
82d9b6c
Compare
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.
Issue found: System.err.println is used
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.
Issue found: System.err.println is used
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.
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.
82d9b6c to
e0984d2
Compare
Adds the ability to deploy and run GRIP on a remote platform. There is currently no GUI for it at the moment
9e837f1 to
649ed2d
Compare
649ed2d to
ba29f88
Compare
…unch Feat: Remote Deployment and Running
Adds the ability to deploy and run GRIP on a remote platform.
There is currently no GUI for it at the moment