Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update appium/drivers versions #22552

Merged
merged 23 commits into from
May 23, 2024
Merged

Update appium/drivers versions #22552

merged 23 commits into from
May 23, 2024

Conversation

Redth
Copy link
Member

@Redth Redth commented May 21, 2024

Description of Change

Updating appium version and driver versions to latest to see if this has a positive impact on pipeline stability

@Redth Redth requested a review from a team as a code owner May 21, 2024 15:14
@Eilon Eilon added the area-infrastructure CI, Maestro / Coherency, upstream dependencies/versions label May 21, 2024
jsuarezruiz
jsuarezruiz previously approved these changes May 22, 2024
@@ -40,27 +40,49 @@ Find the script for that on the DevDiv Azure DevOps instance, Engineering team,

Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

See lines just above here. This should ideally match what is on the agents? @rmarinho ?

Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Yes we can ask @mjbond-msft to update botdeploy script.

Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

So my latest changes install the drivers to a local directory, so those versions won't matter to the botdeploy script, but we can ask @mjbond-msft maybe to update the appium version itself (in this case it will now be the latest 2.5.4), since that we are still globally updating.

eng/scripts/appium-install.ps1 Outdated Show resolved Hide resolved
eng/scripts/appium-install.ps1 Outdated Show resolved Hide resolved
Redth added 4 commits May 22, 2024 20:00
We now are setting APPIUM_HOME which will point appium to where we want our drivers/plugins saved, and this directory will be inside the CI/CD working directory so it should be 'clean' every time we run this.  We shouldn't ever see the uninstall driver commands run, and we shouldn't need to touch any ~/.appium* folders from other pipelines.
@jfversluis jfversluis enabled auto-merge (squash) May 23, 2024 14:58
@jfversluis jfversluis merged commit 6a80195 into main May 23, 2024
49 checks passed
@jfversluis jfversluis deleted the dev/redth/appium-install branch May 23, 2024 15:52
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area-infrastructure CI, Maestro / Coherency, upstream dependencies/versions
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

6 participants