W. Trevor King
W. Trevor King
/payload 4.15 nightly blocking
For what it's worth, @sonata82 has a `package.json` (in a [branch](https://github.com/sonata82/hubot-logger/tree/package.json)). I haven't been able to find a pull request for it. However, the `hubot-logger` namespace [is already taken](https://www.npmjs.org/package/hubot-logger). Perhaps...
On Tue, Aug 01, 2017 at 04:57:33PM +0000, Kate Stewart wrote: > Thomas: See a need for syntax to capture how a package dependencies > where the dependencies are specified...
I've addressed the output-side of this with #14.
> Pull request welcomed. I started looking into this, but decided that I'd rather follow [the XML spec][1] and have an early section for these common constructs. However, if I...
Also note that [Git is starting to put the pieces in place to transition away from SHA-1][1]. So I'm in favor of registering `SHA1GIT` as an optional hash, with the...
On Fri, Feb 09, 2018 at 07:41:07AM +0000, Sebastian Schuberth wrote: > Yes, as none of the other SHA1s makes sense to use here :wink: But > we easily could...
On Fri, Feb 09, 2018 at 06:31:55PM +0000, Sebastian Schuberth wrote: > > I don't think we need to clarify. Knowing SHA1GIT is all you need > > to use...
On Tue, Jan 02, 2018 at 07:56:04PM +0000, Kate Stewart wrote: > However, there's a use case for specifying only those files that are > exceptions to package-level licensing or,...
Currently we only fetch nodes that are dependencies of unfinished nodes (something like #13). If we lift that restriction (with a checkbox or some such) we'd need another way to...