Vincent Weevers
Vincent Weevers
Which version of `hallmark`, and do you have an example?
I'm not familiar with GitLab sub-groups, but judging by that URL, I'd guess so, yes. Note that `hallmark` is currently geared towards GitHub so you may run into other issues...
Support of sub-groups is blocked on https://github.com/npm/hosted-git-info/issues/54 which is used internally here.
@koppor That's a separate issue. A PR is welcome over at https://github.com/vweevers/find-gitdir (which does support git-style symlinks, for support of submodules, but it may need something more to also support...
Thanks! Can you please fix the tests?
This is not the right place to implement this. But before we dive into that, let's first discuss if we even want this, because I'm not sure. On the one...
> As per [my government's rules](https://www.canada.ca/en/government/system/digital-government/online-security-privacy/event-logging-guidance.html), error logging must be enabled Interesting, but the point is, it's not an error per se. > Also, the previous code was executing an...
> I'll open an issue for npm if npm doesn't report the error logs by default. It swallows the output of an install script _unless_ that script exited with a...
> Is this debug output? No, linter output. > Is it important for users? Yes. I suppose we could add a introductory message like "Please address the following issues". >...
We already do: https://github.com/prebuild/node-gyp-build/blob/0078d7884dfeb0e708477b3e20bfc4f520c1e2f8/index.js#L47-L60