Stewart Adam

Results 32 issues of Stewart Adam

This PR moves serial-related validations into a single method so that we can more reliably detect failure conditions related to the serial communication, and mark the component as failed early...

``` Traceback (most recent call last): File "/usr/local/bin/zkv", line 200, in p.run() File "/usr/local/bin/zkv", line 194, in run root_parser.print_usage() ```

After installing VS Code and configuring a `.vale.ini` in the repo root, the output of `vale .` and the problems highlighted by the editor are different. Namely, the problems from...

enhancement

### System Details - fwbackups version: 1.43.8rc2 ### Issue description When cron fails to save a crontab, the failed crontab should be displayed in an expander to let users diagnose...

feature request

### System Details - fwbackups version: 1.43.8rc2 ### Issue description Flatpak uses the host executables and many Linux distros don't include a cron daemon by default. fwbackups should warn users...

feature request

Per [flask 1.0 config](http://flask.pocoo.org/docs/1.0/config/), the official way to enable the development server is to set `FLASK_ENV=development` before running `flask run`. This changes the way flask_failsafe needs to be used, as...

**Describe the bug** `PFClient.runs.get_details()` SDK method that loads a run's dataframe can return rows in inconsistent result order. *Most* of the time they're sorted by input line number as one...

bug

**Describe the bug** The issue described in #1218 persists and stream=True does not stream flow output. **How To Reproduce the bug** Steps to reproduce the behavior, how frequent can you...

bug
long-term

README is missing SQL configuration instructions and interactive user/admin consent for web portal's App ID.

After installing the extension, it steals focus to open up the output window and present download progress: ``` shfmt hasn't downloaded yet!Error: ENOENT: no such file or directory, stat '/home/vscode/.vscode-server/extensions/foxundermoon.shell-format-7.2.5/bin/shfmt_v3.6.0_linux_arm64'...