Tony Hansen

Results 10 issues of Tony Hansen

Regarding this silver question: [crypto_certificate_verification] The software produced by the project MUST, if it supports TLS, perform TLS certificate verification by default when using TLS, including on subresources. If the...

Running rake after doing a test install gave this error: ``` bundle exec mdl -s config/markdown_style.rb *.md docs/*.md docs/testing.md:209: MD009 Trailing spaces rake aborted! ``` There's an extra space at...

Many systems are behind firewalls that make it difficult to use "git clone" with git:// URLs, whereas https:// URLs will work fine with the proper proxies. The few git clone...

Post-install message from ruby-graphviz: . . . Ruby Sass has reached end-of-life and should no longer be used. * If you use Sass as a command-line tool, we recommend using...

There are several references to the old URL still found in best-practices-badge-intro.ppt. The historic ones are probably okay, but might want to update some of them, just like the logo...

Saw this message running install-badge-dev-env: 154.4 Post-install message from webdrivers: 154.4 Webdrivers gem update options 154.4 ***************************** 154.4 154.4 Selenium itself now manages drivers by default: https://www.selenium.dev/documentation/selenium_manager 154.4 * If...

M4_Eyes.ino: add a set of user_callable functions to control the eyes: eyesWide, eyesBlink, eyesToCorner, eyesNormal file.cpp: add additional user_setup function that passes in the configuration file.cpp: add some accessor functions...

The "reopen button" is not available. Regarding #1091, which is about Feather_ePaper_Quotes, found in https://github.com/adafruit/Adafruit_Learning_System_Guides/tree/master/Feather_ePaper_Quotes and as described in https://learn.adafruit.com/epaper-display-featherwing-quote-display. The "fix" that was merged previously for this changed one...

Thank you for creating a pull request to contribute to Adafruit's GitHub code! Before you open the request please review the following guidelines and tips to help it be more...

my dashboard for ONAP uses the user API, for example https://www.bestpractices.dev/en/users/1597?format=json to look up information on the editors for each of our projects. This returns information such as: ```json {"id":1597,"name":"Tony...