-
-
Notifications
You must be signed in to change notification settings - Fork 404
Use feedback/result structs in cli commands instead of rpc ones #2389
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
Merged
Merged
Changes from all commits
Commits
Show all changes
24 commits
Select commit
Hold shift + click to select a range
a33072e
added more mapper in feedback result pkg
alessio-perugini e639e5b
cli: outdated command use feedback result structs
alessio-perugini cbe3b0d
cli: upload use feedback result structs
alessio-perugini 3ae9dee
cli: board details use feedback result structs
alessio-perugini da7541a
rename result Platform in PlatformSummary
alessio-perugini 3aee471
fixup mapper BoardListAllRespnse
alessio-perugini dcf7f86
cli: board listall use feedback result structs
alessio-perugini cdc80bf
cli: board search use feedback result structs
alessio-perugini 60abc6a
cli: board list use feedback result structs
alessio-perugini 1534ab9
cli: lib deps use feedback result structs
alessio-perugini 5fd4539
cli: lib search use feedback result structs
alessio-perugini c93f4bc
cli: lib examples use feedback result structs
alessio-perugini e18ec5f
cli: lib list use feedback result structs
alessio-perugini ce31a9b
cli: monitor use feedback result structs
alessio-perugini 429f525
cli: compile use feedback result structs
alessio-perugini a16ba4d
add tests
alessio-perugini e619093
fix typo and import name
alessio-perugini 2e16184
remove redundant nil checks
alessio-perugini 0702b77
fix printing empty string instead of empty table
alessio-perugini 90cb43a
fix: make anonymous struct explicit
alessio-perugini 2d77b39
fix: use rpc enum String method
alessio-perugini a126e93
add BoardListWatchResponse mapper
alessio-perugini 0aabc1b
fix: remap rpc enums
alessio-perugini 1d855a0
fix: cli sketch new - not showing any json output
alessio-perugini File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
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
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
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
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
Oops, something went wrong.
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.
Uh oh!
There was an error while loading. Please reload this page.