Joshua Bronson
Joshua Bronson
I went through the issue tracker and I think this exact issue has not been discussed yet: It looks like the current support for conditional skipping is limited to checking...
This is a first pass at demonstrating putting a required google-recaptcha element inside an iron-form. To accomplish this, I gave the google-recaptcha element the `Polymer.IronFormElementBehavior` and `Polymer.IronValidatableBehavior` behaviors and supporting...
The demo at http://cbalit.github.io/re-captcha/components/re-captcha/ (click "DEMO" in the upper right) demonstrates different flavors of the captcha (default, dark, and audio), but they're all shown in isolation, i.e. not in the...
...once outstanding issues here have been migrated or fixed. Also document in the README how community contributors can file issues.
We currently hard-code just 8.8.8.8. ref: https://github.com/uProxy/cordova-plugin-tun2socks/pull/13#discussion_r109294700
what better place to show off activist.js in action?
Just trying travis-pyenv for the first time and hit this: ``` 2017-11-20 21:17:21 (131 MB/s) - ‘setup-pyenv.sh’ saved [5006/5006] **** Installing pyenv. mkdir: cannot create directory ‘/opt/pyenv’: File exists ****...
#### Prelude Starship is fantastic and (despite the behavior below) I've been recommending it for ages and have gotten hundreds (if not thousands) of colleagues and friends to use it...
# 🐞 Errors in Gazelle docs ### Description The first code snippet in the [Adding Gazelle to Your Project](https://github.com/bazelbuild/rules_python/blob/main/gazelle/README.md#adding-gazelle-to-your-project) docs has errors. 1. It looks like `python = use_extension("@rules_python//python/extensions:python.bzl", "python")`...
This extension's warning about no `buildifier` being found is overly eager, and presumes that the environment should have a single, global `buildifier` executable shared by multiple projects. But developers often...