Skip to content

firmware upload: add analysis configuration selection #26

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 1 commit into from
Apr 23, 2024

Conversation

kukovecz
Copy link

@kukovecz kukovecz commented Apr 3, 2024

In the new API, analysis configuration can be selected for a firmware. There should always be an analysis configuration called Default.

This patch extends the upload-firmware CLI with analysis configuration selection by name. Not providing the name using the new --analysis-configuration option will result using the Default configuration, much like during Product Group selection.

In the new API, analysis configuration can be selected for a firmware.
There should always be an analysis configuration called `Default`.

This patch extends the `upload-firmware` CLI with analysis configuration
selection by name. Not providing the name using the new `--analysis-configuration`
option will result using the `Default` configuration, much like during
Product Group selection.
@kukovecz kukovecz requested a review from martonilles April 3, 2024 10:50
@martonilles martonilles merged commit 665441d into master Apr 23, 2024
6 checks passed
@martonilles martonilles deleted the firmware-upload-analysis-configuration-support branch April 23, 2024 08:58
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants