Jim Lindeman
Jim Lindeman
> Hmm, the option to retry all failing tests in a `describe` in one go, with `before` and `after`, is very interesting. I'll have to think about whether that covers...
Not to nag the obvious, but It's Summer 2022, are any "Summer of Code 2022" students going to be assigned to complete this? We could really use this functionality in...
FYI, the I found the ssh-agent plugin by itself doesn't configure github host public-ssh-key in the known_hosts and will cause the git commands to hang until configured in there. For...
The specific error on this is in the usage help verbose definition in the src/cli.js: ``` verbose: { alias: 'v', default: 'false', type: 'boolean' }, ``` should be ``` verbose:...
Please patch this asap, as those fetching latest of this package are broken and will have to hardlink to 3.1.3.
This is actually a long standing bug, but only exposed as a problem with the update to newer 'meow' package as part of https://www.npmjs.com/package/conventional-gitlab-releaser/v/4.0.2 , which started type-checking the default...
PR for fix for this: https://github.com/conventional-changelog/releaser-tools/pull/185
At this point, its not clear if there will be any more active development on Jumpgate, so ignore any milestone settings for this project. IBM/Softlayer's management needs to reassess if...
So in this change, we are asserting that if the REST param shared=True is present, it should return back a { "networks": [] } result. @sudorandom , do you think...
+1 looks good