Added log download-share for onboarding and node - installer. Changed the structure for emulator install. #680
Open
Zayadul-huq-afnan wants to merge 3 commits intodevfrom
Open
Added log download-share for onboarding and node - installer. Changed the structure for emulator install. #680Zayadul-huq-afnan wants to merge 3 commits intodevfrom
Zayadul-huq-afnan wants to merge 3 commits intodevfrom
Conversation
…xed the emulator install bug by capping the latest API to level 36 , level 37 is not reliable still. Also prioritized host machine compatible architecture while downloading system-image, previously it was choosing the highest API regardless the host machine compatible architecture
Collaborator
Author
|
Merge this following PR with this one - |
This file contains hidden or 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
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
PR Type
Summary
Added export and share feature of installer logs from both ZeuZ node and frontend. Users can now easily download and share logs that are related to installer (e.g. onboarder setup , node-installer). Users can download the logs in a .txt format. Also users can easily share the logs via mail with us (info@zeuz.ai , will update this if needed). To share, user simply need to click the share log button, it will open a email modal with pre-filled receiver email (info@zeuz.ai , users can edit the receiver mail though) and body and the log file (.txt) will also be automatically attached.
Also, changed the structure for emulator installation. Now there are two files for emulator installation, one for mac and another for windows-linux.
How to test
1 . Go to node-installer page. install something or just check the status. Now click the "export logs" button , it will download the logs both from frontend and node . Now click the "share logs with zeuz'" button. it will open a email modal.
2 . Go to onboarder page ( currently supports Web, android, ios ) . In the setup ZeuZ node page step, you will find the export and share button.
Refer to the screen shots below
ZeuZ Ticket
Link: https://dev.zeuz.ai/Home/Ticket/TASK-2329/
PR Checklist