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
Appium project has had some issues with Selenium removing things before they were ready for them. Thankfully @mykola-mokhnach and @SrinivasanTarget have been very responsive, but we still run into issues like: appium/java-client#1811
@titusfortner a week back we worked on automated release to maven Central from GitHub release in appium Java client. We can utilise that knowledge here.
Feature and motivation
Appium project has had some issues with Selenium removing things before they were ready for them. Thankfully @mykola-mokhnach and @SrinivasanTarget have been very responsive, but we still run into issues like: appium/java-client#1811
If we can figure out how to release to https://docs.github.com/en/packages/working-with-a-github-packages-registry/working-with-the-apache-maven-registry
that should allow Appium to test against it without cluttering up maven itself
Usage example
n/a
The text was updated successfully, but these errors were encountered: