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
In 2014 java_client was the very small library. Since that time it has grown to framework (I think) and it is still growing. Number of contributors increases.
We need to automate the building and deployment.
We need to enhance PR state workflow.
The first we could do with Jenkins CI or Travis CI (like the Selenium project does).
The second should include:
the PR checking with CI (it is connected to point 1)