You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on May 22, 2019. It is now read-only.
Things to think about before rolling whitesource out across the estate:-
Definitely need thought:
Seeing if there's a way we can avoid setting bower.json.name to be package.json.name+'-bower' manually. (Either doing it automatically or extending ws-bower to accept an argument for the name?) (Or maybe just skipping ws-bower if it's not set or the same as package.json) (Or possibly just rolling out npm dependency checks across the site initially)
Might need thought:-
Snapshotting the bower dependencies that get deployed rather than forcing a reinstall then snapshotting those. (Again, possibly an argument on ws-bower?)
Beaconing to failures to report to Whitesource to a tools project on Sentry. (Quite like this idea to non-critical failures that we're interested in but currently ignore, e.g. things like CMDB logging failures)
cc: @matthew-andrews
Steps would be;
Something like this (but not quite);
The text was updated successfully, but these errors were encountered: