telemetry.js need veeery long on install #4

Closed
opened 2019-03-12 14:27:54 +00:00 by Ghost · 4 comments

This is problematic in our CI processes because installs may take veery long.

Can you add a way to disable that at least on CI systems (also because you may niot want these installs counted ;-) )

We mainly use travis-ci and appveyor

This is problematic in our CI processes because installs may take veery long. Can you add a way to disable that at least on CI systems (also because you may niot want these installs counted ;-) ) We mainly use travis-ci and appveyor
Owner

I think I'll see if I can switch it to abort after 1s if it hasn't completed.

Also, I'd recommend switching to keypairs.js instead of using rsa-compat.

There's only one or two features that haven't been ported over. Hopefully I'll get those done soon and rsa-compat can peacefully go the way of the dinosaur.

I think I'll see if I can switch it to abort after 1s if it hasn't completed. Also, I'd recommend switching to keypairs.js instead of using rsa-compat. There's only one or two features that haven't been ported over. Hopefully I'll get those done soon and rsa-compat can peacefully go the way of the dinosaur.
Owner

What package where you using that had it as a dependency?

What package where you using that had it as a dependency?
Owner

Removed.

Removed.
Author

Sorry fr my late response, and thank you for the solution :-)

Sorry fr my late response, and thank you for the solution :-)
Sign in to join this conversation.
No Label
No Milestone
No Assignees
2 Participants
Notifications
Due Date
The due date is invalid or out of range. Please use the format 'yyyy-mm-dd'.

No due date set.

Dependencies

No dependencies set.

Reference: coolaj86/rsa-compat.js#4
No description provided.