Devin Canterberry

Results 33 comments of Devin Canterberry

Thanks for the tag @Shikachuu! The twun.io domain is privately held and operated by myself, primarily for package distribution under appropriate subdomains (`helm.twun.io` among them). As you can see, there's...

### License Restrictions Figured I'd throw in my $0.02 here, since this issue has been stagnant for a while and it's a good prompt. > TL;DR: The only relevant clause...

### Quality Requirements Some ideas on items for a plugin quality checklist: * Plugin scripts should be run through a static analysis tool like [ShellCheck](https://github.com/koalaman/shellcheck), and this analysis should be...

Hi @wbt, thanks for the report! This is an *extremely* common issue with the **1.x** release line. Because it depends on `node-gyp` and the C compiler and Python interpreter at...

Travis CI errantly linked a build from a different branch to this PR. :grimacing:

Reference: https://travis-ci.org/github/phusion/node-sha3/builds/756743757 Build requested at ~9:00 AM Pacific. Still waiting ~3 hours later.

Reference: [`Array.prototype.includes`](https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/Array/includes#browser_compatibility)

I appreciate the diligence, @alexellis ! All correct, to my knowledge. As for ARM support: I think that depends exclusively on the image and whether it's built for ARM architecture....

I've left a note at https://github.com/yarnpkg/yarn/issues/8801 to see if there's something we can do to have the issue corrected upstream. If that is a success, then it should be possible...