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
browserstack-local-nodejs should pin a specific release of the browserstack-local binary, which is manually bumped by users.
Additionally, it would be great if we could store offline copies of the binary (yarn offline style?) rather than download it from S3 on every CI run.
Actual Behavior
#114 broke our CI. We can't rollback the binary as it's outside of our control, and we can't easily pinpoint the issue as we didn't bump anything.
goatsy, icio, anandhaprakash-mani, rsmarathe, sschoorens and 3 more