blackbaud / skyux2

SKY UX 2 is the new version of Blackbaud’s user experience framework that implements Blackbaud design patterns. It extends the framework to abstract many complexities of modern web development and takes advantage of Angular 2 to increase the tooling, testing, and performance available.
https://developer.blackbaud.com/skyux
MIT License
32 stars 65 forks source link

Make the `webdriver-manager update` behavior more intelligent #2124

Closed Blackbaud-BobbyEarl closed 6 years ago

Blackbaud-BobbyEarl commented 6 years ago

Given that skyux e2e runs in someone environments where the correct browser and webdriver are already provided, we should allow the step that always runs webdriver-manager update to be disabled.

This is currently affecting us as our Hosted agent has Chrome 68, but we automatically install the latest webdriver for Chrome, which requires at least Chrome 69.

Blackbaud-BobbyEarl commented 6 years ago

Addressed in https://github.com/blackbaud/skyux-builder/pull/489. Released in 1.26.0.