jjshoe
jjshoe
It looks like the input is using the jquery chosen plugin. I've filddled with `$('.order-by-select').trigger('chosen:updated');` but I'm unable to manipulate the selection. Would love to see a way to set...
https://github.com/todbot/blink1/blob/master/python/pypi/blink1_demo/demo1.py I couldn't get it to run until I commented out L21 and L22. Then I get: ``` blink(1) found fading to #ffffff Traceback (most recent call last): File "test.py",...
Steps to reproduce: 1. Add a `sleep(60)` here: https://github.com/krobertson/deb-s3/blob/master/lib/deb/s3/cli.rb#L233 2. Run `deb-s3 upload -l -p -b your-bucket -v private your-package.deb` 3. While it's sleeping in `your-bucket/dists/stable/main` you'll discover a `binary-`...
``` $ ./bin/deb-s3 upload -a amd64 -p -b joel-test-xyz -v private joel_2-1_amd64.deb >> Retrieving existing manifests >> Examining package file joel_2-1_amd64.deb /usr/bin/dpkg >> Uploading packages and new manifests to S3...
This ticket is mostly a discussion. 1. What is the case where you want to allow a user to specify an arch type? 2. Is it valid to have a...
Line https://github.com/hubotio/hubot/blame/master/README.md#L16 This link no longer works
## Bug Report ### Current behavior `arduino-cli board list` gives me: ``` Error detecting boards: Error starting board discoveries: [starting discovery builtin:serial-discovery: calling START: timeout waiting for message from builtin:serial-discovery]...
### Describe the feature A lot of CLI configuration can be controlled via environment variables, but the SSO parameters are not available. Reference: https://docs.aws.amazon.com/cli/latest/userguide/cli-configure-envvars.html ### Use Case If I can...
### Community Note * Please vote on this issue by adding a 👍 [reaction](https://blog.github.com/2016-03-10-add-reactions-to-pull-requests-issues-and-comments/) to the original issue to help the community and maintainers prioritize this request * Please do...
Logins don't work with MFA enabled. It would be great to be able to provide a OTP when using this provider.