Anna Henningsen

Results 213 comments of Anna Henningsen

@diegoleme Can you share exact steps to reproduce? :slightly_smiling_face:

@diegoleme I see – I’ve opened https://jira.mongodb.org/browse/VSCODE-301 to track this feature request on our side :+1: That being said, I think you generally should also be able to use `Connect...

@diegoleme You can add `&tlsCAFile=filename` (although you may need to percent-escape the filename, just like other connection string parameters).

@diegoleme What error are you getting in that case?

@jyeros Thank you for reporting this, this definitely does not look it should be. I’ve opened https://jira.mongodb.org/browse/VSCODE-257 to track this in our internal JIRA.

> Node.js already has a environment variable for disabling colors but npmlog does not seems to respect it. [NO_COLOR](https://no-color.org/) is also supported by Node.js, but additionally it’s a little more...

@jsumners You mean, between the different packagers to compare them? This would be interesting data indeed, but the results would probably vary a lot depending on which options one passes...

@lerouxb @gribnoysup I’ve updated the e2e tests to make use of the actual server version rather than the one gathered from the environment. The specific problem here was that we...

Okay, merged main again to see if that helps with CI, but at this point it’s just a wild guess; the e2e-coverage task is failing with segmentation faults in the...