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

[2.0] [POC] Deploy and Launch #36

Merged
merged 8 commits into from
Sep 19, 2022
Merged

Conversation

DamianSuess
Copy link
Collaborator

@DamianSuess DamianSuess commented Aug 16, 2022

Proof of concept for "Deploy and Launch".
As a user, connected via SSH in a terminal window, I can launch an application to the GUI thread. However, the same command does not work from SSHNet.

Feature Includes:

  • Fix: manually input default path of VSDbg
  • New: SshTool - BashSudo(string cmd)
  • New: Sample images to documentation for setup and configure
  • Auto-install cURL if it does not exist.
  • Code cleanup
  • Deprecated, "Publish" feature until further notice.

Breaking Change

  • NEW - Options: "Root folder of VSDBG" (RemoteVsDbgPath)

@DamianSuess DamianSuess changed the title [POC] Deploy and Launch [2.0] [POC] Deploy and Launch Aug 16, 2022
@DamianSuess DamianSuess linked an issue Aug 16, 2022 that may be closed by this pull request
@stale
Copy link

stale bot commented Aug 30, 2022

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.

@stale stale bot added the stale label Aug 30, 2022
@DamianSuess
Copy link
Collaborator Author

Not stale, still a WiP.

@DamianSuess DamianSuess removed the stale label Aug 31, 2022
@stale
Copy link

stale bot commented Sep 14, 2022

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.

@stale stale bot added the stale label Sep 14, 2022
@DamianSuess DamianSuess removed the stale label Sep 14, 2022
@DamianSuess DamianSuess merged commit a5bb403 into develop Sep 19, 2022
@DamianSuess DamianSuess deleted the feature/DeployAndLaunch branch September 19, 2022 01:52
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[2.0] Deploy and Launch in GUI
1 participant