David M. Karr
David M. Karr
I normally work on Java back-end issues, so I don't normally work with gulp/npm. We have a set of front-end projects along with our back-end builds. We recently upgraded our...
There are a few variables that begin with "PULL_REQUEST_FROM" and "PULL_REQUEST_TO". In general, the lack of any documentation for what these variables represent is ok, because the examples are almost...
Atlassian Bitbucket v4.9.0 I have no idea what version of the prnfb plugin we have. That's managed by a different team, and I don't have direct access to that information....
I have a PRN with POST content that it is exactly this: > JP_CodeBranch=${PULL_REQUEST_FROM_BRANCH} The URL is approximately this: > http://jenkinshost/jenkins/job/jobname/buildWithParameters If I run the following in a shell: >...
In many of the pojos I construct, I create "fluent setters", whose name is the property name. They call the setter, and return this. This is a simplification of the...
We've been using OpenPojo in a couple of related projects for a while, and it's been working fine, giving us test coverage in our getters and setters. Somehow, in the...
I'd just like to experiment with Tern, and AngularJS customizations. I'm on Win7/Cygwin. I put the "tern/bin" directory in my path, then ran "tern" from a new shell. ## I...
The section about using a Firefox extension is helpful, but it could use a little more detail. For instance, this specifies the path to a firefox extension. Where would I...
On https://marketplace.atlassian.com/plugins/com.nerdwin15.stash-stash-webhook-jenkins/server/overview I thought to click the "Documentation" link, which goes to http://nerdwin15.com/2013/04/continuous-integration-with-stash-and-jenkins/, and which gets a "dns_unresolved_hostname" page.
I'm using "winpty-0.4.3-cygwin-2.8.0-x64". I've already asked about this on the cygwin list, and someone there suggested I ask the "winpty community". I don't know of any other way to do...