Skip to content
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

fix error message for validate task #13

Merged
merged 2 commits into from
Oct 11, 2024

Conversation

GwendalLaurent
Copy link
Member

@GwendalLaurent GwendalLaurent commented Oct 10, 2024

This PR fixes reintroduce the -d option for the validation task

The new help message is now the following one:

Validate an update deployed on a specific device

Example: rebar3 grisp-io validate -d 1337

Usage: rebar3 grisp-io validate [-d <device>]

  -d, --device  Specify the serial number of the device

The test suite has been updated and the "skip" is now only applied to the testcase that is supposed to run successfully in the waiting of a fix.

The README has also been updated accordingly

@GwendalLaurent GwendalLaurent requested a review from sylane October 10, 2024 10:13
@GwendalLaurent GwendalLaurent merged commit 5a879fa into main Oct 11, 2024
3 checks passed
@GwendalLaurent GwendalLaurent deleted the bugfix/validate-error-message branch October 11, 2024 17:56
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