Randall Wood

Results 20 issues of Randall Wood

Currently, `npm ci` runs the _postinstall_ script if it is present, which works well enough, but I would like a little more control after installing during `npm ci` by running...

[](https://reviewable.io/reviews/domesticcatsoftware/dcroundswitch/8)

I use a password manager with complex passwords, but found that I could not copy/paste the password or 2 factor authentication code into the login pages.

bug
on hold

xcov 1.5.0 does not appear to be providing correct information to coveralls. Note that for EasyPeasy, [travis-ci](https://travis-ci.org/nakiostudio/EasyPeasy#L1272) shows ~97% coverage, but [Coveralls](https://coveralls.io/github/nakiostudio/EasyPeasy) shows 0% I'm seeing the same on a...

I am using this library to validate a service's JSON outputs and one of the outputs are the JSON schema (against which everything is validated) themselves. When validating the schema,...

enhancement
help wanted

It would be nice to be able to play videos in picture-in-picture. WebKit appears to have specific support for this (https://developer.apple.com/documentation/webkitjs/adding_picture_in_picture_to_your_safari_media_controls) if that helps.

When embedding UML diagrams in AsciiDoc, I find that I would like to be able to "collapse" the UML diagram in the editor, to be able to write around the...

✨ enhancement
💬 discussion

**Hello! Thank you for your interest in contributing to Thumbnailator!** Unfortunately, I'm not accepting pull requests at this moment. Contributions in the form of bugs reports or feature enhancements through...

The installer should, if possible, test that the slave it is running on is defined as a node in the Jenkins master. This would prevent an issue observed in #34.

enhancement

I get the following errors building a project that depends on this library: ``` Downloading: file:///Users/rhwood/Developer/JMRI/JMRI/rhwood/JMRI/lib/org/rxtx/rxtx/2.2/rxtx-2.2.pom Downloading: https://repo.maven.apache.org/maven2/org/rxtx/rxtx/2.2/rxtx-2.2.pom Downloading: http://ftp1.digi.com/support/m-repo/org/rxtx/rxtx/2.2/rxtx-2.2.pom [WARNING] The POM for org.rxtx:rxtx:jar:2.2 is missing, no dependency information...