-
Notifications
You must be signed in to change notification settings - Fork 273
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
feat: Implement get debug-info command
Implements a utility command used to generate reports containing information regarding the current project, OS and providers. It generates a zip file which can be attached to Github issues. Co-authored-by: Thorarinn Sigurdsson <[email protected]> Co-authored-by: Eyþór Magnússon <[email protected]>
- Loading branch information
1 parent
4c00369
commit 44f666e
Showing
18 changed files
with
1,212 additions
and
745 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
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -30,3 +30,6 @@ gulpfile.js | |
*.tgz | ||
build/ | ||
garden-service/static/dashboard/ | ||
|
||
#debug files | ||
debug-info-* |
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.