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

test: Update env variables for appium upgrading on bitrise.yml #10376

Merged
merged 1 commit into from
Jul 23, 2024

Conversation

SamuelSalas
Copy link
Contributor

Description

Currently, the env variables values required to run the Appium Upgrading test cases on bitrise.yml are deprecated. Browserstack constantly eliminates a build after 30 days of it being generated. The variables affected are:

PRODUCTION_APP_URL: 'bs://c2c414d2b4935096274bd2fb98232cc7b8408b2a'
PRODUCTION_BUILD_NAME: 7.24.4
PRODUCTION_BUILD_NUMBER: 1354
So its required to update the values from a valid QA build saved on Browserstack.

Related issues

Fixes:

Manual testing steps

  1. Go to this page...

Screenshots/Recordings

Before

After

Pre-merge author checklist

Pre-merge reviewer checklist

  • I've manually tested the PR (e.g. pull and build branch, run the app, test code being changed).
  • I confirm that this PR addresses all acceptance criteria described in the ticket it closes and includes the necessary testing evidence such as recordings and or screenshots.

@SamuelSalas SamuelSalas requested a review from cortisiko July 23, 2024 03:11
@SamuelSalas SamuelSalas self-assigned this Jul 23, 2024
@SamuelSalas SamuelSalas requested review from a team as code owners July 23, 2024 03:11
@SamuelSalas SamuelSalas added the Run Smoke E2E Triggers smoke e2e on Bitrise label Jul 23, 2024
Copy link
Contributor

github-actions bot commented Jul 23, 2024

https://bitrise.io/ Bitrise

✅✅✅ pr_smoke_e2e_pipeline passed on Bitrise! ✅✅✅

Commit hash: 4a5b0c5
Build link: https://app.bitrise.io/app/be69d4368ee7e86d/pipelines/2fbbd881-fcd9-4948-94fb-f8ada416cc3c

Note

  • You can kick off another pr_smoke_e2e_pipeline on Bitrise by removing and re-applying the Run Smoke E2E label on the pull request

Copy link

@SamuelSalas SamuelSalas merged commit 038bfcc into main Jul 23, 2024
41 of 42 checks passed
@SamuelSalas SamuelSalas deleted the test/1875-upgrading-variables-bitrise branch July 23, 2024 14:43
@github-actions github-actions bot locked and limited conversation to collaborators Jul 23, 2024
@metamaskbot metamaskbot added the release-7.29.0 Issue or pull request that will be included in release 7.29.0 label Jul 23, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
release-7.29.0 Issue or pull request that will be included in release 7.29.0 Run Smoke E2E Triggers smoke e2e on Bitrise team-mobile-platform
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants