- 
                Notifications
    You must be signed in to change notification settings 
- Fork 146
Address library feedback #901
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
Conversation
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Thanks, LGTM!
4c6b0d3    to
    55ddb17      
    Compare
  
    |  | ||
| env: | ||
| CARGO_TERM_COLOR: always | ||
| RUST_LOG: debug | 
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
I can remove this, but I think it's quite useful when things go wrong. If a different level is better, let me know.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
No strong feelings either way, only usually check the CI logs when things fail anyway so probably makes sense to keep it in, at least for now.
| fi | ||
| echo "Writing binary" | ||
| result=$(timeout 45 espflash write-bin --monitor 0x0 app.bin --non-interactive 2>&1) | ||
| result=$(timeout 90 espflash write-bin --monitor 0x0 app.bin --non-interactive 2>&1) | 
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
This looks like I'm trying to hide the issue, but I believe that now verify and skip are respected, they are now used by default. This adds time to CI, and on some chips this takes longer than 45s.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
The same for the timeout in the hi.yml
Commandand friends available outside the connection structure.self.verifyandself.skipflash onFlasher