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

feat: state logs in the exported file with app version and build number #8768

Merged
merged 6 commits into from
Mar 4, 2024

Conversation

tommasini
Copy link
Contributor

@tommasini tommasini commented Feb 28, 2024

Description

Adding the app versions and build number to the state logs txt file

Related issues

Fixes:

Manual testing steps

  1. Go to this page...

Screenshots/Recordings

IOS sim: https://recordit.co/mvaITSTtQC

Before

After

Pre-merge author checklist

  • I’ve followed MetaMask Coding Standards.
  • I've clearly explained what problem this PR is solving and how it is solved.
  • I've linked related issues
  • I've included manual testing steps
  • I've included screenshots/recordings if applicable
  • I’ve included tests if applicable
  • I’ve documented my code using JSDoc format if applicable
  • I’ve applied the right labels on the PR (see labeling guidelines). Not required for external contributors.
  • I’ve properly set the pull request status:
    • In case it's not yet "ready for review", I've set it to "draft".
    • In case it's "ready for review", I've changed it from "draft" to "non-draft".

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.

Copy link
Contributor

CLA Signature Action: All authors have signed the CLA. You may need to manually re-run the blocking PR check if it doesn't pass in a few minutes.

@tommasini tommasini added the needs-dev-review PR needs reviews from other engineers (in order to receive required approvals) label Feb 29, 2024
@tommasini tommasini marked this pull request as ready for review February 29, 2024 15:48
@tommasini tommasini requested a review from a team as a code owner February 29, 2024 15:48
@github-actions github-actions bot added the Run Smoke E2E Triggers smoke e2e on Bitrise label Feb 29, 2024
Copy link
Contributor

https://bitrise.io/ Bitrise

🔄🔄🔄 pr_smoke_e2e_pipeline started on Bitrise...🔄🔄🔄

Commit hash: 25ca368
Build link: https://app.bitrise.io/app/be69d4368ee7e86d/pipelines/5df82883-9f30-4b7c-beb4-8cac6a8c157d

Note

  • This comment will auto-update when build completes
  • 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

@tommasini tommasini changed the title feat: state logs with app version and build number feat: state logs in the exported file with app version and build number Feb 29, 2024
app/util/logs/index.test.ts Outdated Show resolved Hide resolved
app/util/logs/index.test.ts Show resolved Hide resolved
NicolasMassart
NicolasMassart previously approved these changes Mar 1, 2024
Copy link
Contributor

@NicolasMassart NicolasMassart left a comment

Choose a reason for hiding this comment

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

Looks good to me.
just a nit about the test name (do not use "should",see guidelines) but if you want to keep it like this as the other test is also using this naming, it's probably fine.

tommasini and others added 2 commits March 1, 2024 20:19
Co-authored-by: Nico MASSART <NicolasMassart@users.noreply.github.com>
Copy link
Contributor

@NicolasMassart NicolasMassart left a comment

Choose a reason for hiding this comment

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

Looks very good to me.

@tommasini tommasini added Run Smoke E2E Triggers smoke e2e on Bitrise and removed Run Smoke E2E Triggers smoke e2e on Bitrise labels Mar 4, 2024
Copy link
Contributor

github-actions bot commented Mar 4, 2024

https://bitrise.io/ Bitrise

✅✅✅ pr_smoke_e2e_pipeline passed on Bitrise! ✅✅✅

Commit hash: d7fd8bd
Build link: https://app.bitrise.io/app/be69d4368ee7e86d/pipelines/518bc96b-25f7-4f1c-a50c-903de630e460

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

sonarcloud bot commented Mar 4, 2024

@tommasini tommasini merged commit 8222224 into main Mar 4, 2024
31 of 34 checks passed
@tommasini tommasini deleted the feat/changelogs-with-app-version branch March 4, 2024 17:04
@github-actions github-actions bot locked and limited conversation to collaborators Mar 4, 2024
@github-actions github-actions bot removed the needs-dev-review PR needs reviews from other engineers (in order to receive required approvals) label Mar 4, 2024
@metamaskbot metamaskbot added the release-7.19.0 Issue or pull request that will be included in release 7.19.0 label Mar 4, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
release-7.19.0 Issue or pull request that will be included in release 7.19.0 Run Smoke E2E Triggers smoke e2e on Bitrise team-mobile-platform
Projects
Archived in project
Development

Successfully merging this pull request may close these issues.

None yet

3 participants