-
Notifications
You must be signed in to change notification settings - Fork 3
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
feat: add real time logs for spaceship (#124)
* Initialized with Ignite CLI * spaceship * use a pkg to deal with ssh connections * add shh deploy and dev logic * remove unused binary check * fix cmds * remove development mode * remove unused methods * initChain flag * add runner script * check os and arch and get logs * fix remote logs * remove exported var * fix script * fix the local tmp folder * add comments * add tarball extractor * add changelog and readme * skip tests * add arch map and improve readme * add upload progress bar * unknow hosts * unkown host * add real time logs * update go.mod * improve readme * improve logs --------- Co-authored-by: Developer Experience team at Ignite <hello@ignite.com>
- Loading branch information
Showing
8 changed files
with
228 additions
and
66 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.