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

fix: Better error messages on github action or smoke run failures (WPB-9676) #3169

Merged
merged 2 commits into from
Jul 9, 2024

Conversation

mythsunwind
Copy link
Collaborator

@mythsunwind mythsunwind commented Jul 8, 2024

TaskWPB-9676 Enable running end to end automation on Android PR


PR Submission Checklist for internal contributors

  • The PR Title

    • conforms to the style of semantic commits messages¹ supported in Wire's Github Workflow²
    • contains a reference JIRA issue number like SQPIT-764
    • answers the question: If merged, this PR will: ... ³
  • The PR Description

    • is free of optional paragraphs and you have filled the relevant parts to the best of your ability

What's new in this PR?

Issues

The smoke test trigger script threw confusing error messages when a github action was aborted or failed (in case of unit test failures or similar).

Solutions

The change returns a better error message if a github action failed or was aborted. Additionally it adds the URL of the smoke test job to the chat message in case of smoke failures.

@mythsunwind mythsunwind changed the title fix: Better error messages on github action or smoke run failures fix: Better error messages on github action or smoke run failures (WPB-9676) Jul 8, 2024
Copy link
Contributor

github-actions bot commented Jul 8, 2024

Built wire-android-staging-compat-pr-3169.apk is available for download

Copy link
Contributor

github-actions bot commented Jul 8, 2024

Built wire-android-dev-debug-pr-3169.apk is available for download

Copy link

sonarcloud bot commented Jul 8, 2024

Copy link
Contributor

github-actions bot commented Jul 8, 2024

Built wire-android-staging-compat-pr-3169.apk is available for download

Copy link
Contributor

github-actions bot commented Jul 8, 2024

Built wire-android-dev-debug-pr-3169.apk is available for download

Copy link
Member

@MohamadJaara MohamadJaara left a comment

Choose a reason for hiding this comment

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

LGTM

@mythsunwind mythsunwind added this pull request to the merge queue Jul 9, 2024
Merged via the queue into develop with commit d40a366 Jul 9, 2024
10 of 11 checks passed
@mythsunwind mythsunwind deleted the fix/smoketest-errors branch July 9, 2024 08:42
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants