-
-
Notifications
You must be signed in to change notification settings - Fork 17
Introducing plugins system #173
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
Changes from 1 commit
Commits
Show all changes
40 commits
Select commit
Hold shift + click to select a range
6121b9b
Removed useless 'required' tag
cmaglie d8d03b1
Added fields for plugin system
cmaglie 3c1307a
Made LatestFirmware a method of BoardIndex
cmaglie d77ecbe
Fixed some linter warnings
cmaglie dec7b9e
Tools required for plugins are now downloaded
cmaglie 5fe6c36
Created infrastructure for plugin based get-version
cmaglie da10654
Added FwPlugin object to ease access to fwuploader-plugins
cmaglie 1636708
get-version now supports fwuploader-plugins
cmaglie 38bc5e6
Added license cache
cmaglie 19ec7b7
Better recording of errors from plugins
cmaglie b8f346a
Extracted function to exec fwuploader plugins
cmaglie 085b9ac
Small cosmetic changes
cmaglie 45b1d58
Another cosmetic change
cmaglie e0e924a
Prepared scaffolding for flash-firmware command using plugins
cmaglie 23fc8be
Implemented plugin-based firmware upload
cmaglie 3ac9d73
Using packagemanager to handle package_index downloads
cmaglie 78eef25
Added additional index URLx flags to ease plugin development
cmaglie 44a0256
Added missing license data
cmaglie ccb8eac
Allow file paths as additional 'urls'
cmaglie 802e6f4
Verify signarure only on offical indexes
cmaglie 56e830d
Improve error messages and avoid panic in case of missing tool
cmaglie aaef115
Avoid double buffering of command output in getFirmwareVersion
cmaglie 29a8d33
Allow merging with overwrite
cmaglie a3c0204
Added plugin-based firmware index
cmaglie a921bce
add support for https://github.com/arduino/fwuploader-plugin-helper/p…
umbynos 133ad28
Created scaffolding to implement certificate upload via plugin
cmaglie a1b45b5
Removed useless variable
cmaglie 62bbbba
Avoid globals arguemnts in flash-certificate
cmaglie 9da4115
Factored function to scrape TLS certs from webserver
cmaglie 10aa952
Factored function to read certificates
cmaglie dc68681
Small refactoring in cert building subroutines
cmaglie 37cd1e7
Factored function to encode certs as PEM
cmaglie 8f5a4d7
Added certificate flash support for plugins
cmaglie 37eafa4
fix licensed
umbynos ae313c9
Make board override less strict
cmaglie 9ea4c5e
Do not consider LICENSE files in plugins archive
cmaglie 4a0bed3
Fixed PEM decoding... :facepalm:
cmaglie f9bcf2f
pass `-v` and `--log-level` to plugin (#175)
umbynos 37a0b46
Update cli/common/common.go
cmaglie 3cc7c51
Renamed variable for clarity
cmaglie 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
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.