webdriverextensions / webdriverextensions-maven-plugin-repository

Repository for drivers used by WebDriver Extensions Maven Plugin
Other
13 stars 52 forks source link

Build checks broken: edgedrivers < v100 no longer hosted #119

Closed treyturner closed 1 month ago

treyturner commented 1 month ago

Build checks are broken because MS has delisted edgedriver < v100.

I can delete the offending entries, but this might break builds that haven't been touched in a long time as mentioned in #93

This blocks #118 in the meantime.

sephiroth-j commented 1 month ago

I can delete the offending entries, but this might break builds that haven't been touched in a long time as mentioned in https://github.com/webdriverextensions/webdriverextensions-maven-plugin-repository/issues/93

But these builds are already broken because the drivers can not be downloaded anymore.

I don't know what we can do about it. So there's only one thing to do: delete the offending entries too.