Skip to content

chore: update publish unit test results action to use platform-specific versions [WPB-17635] #4021

New issue

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

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

Already on GitHub? # to your account

Merged

Conversation

MohamadJaara
Copy link
Member

@MohamadJaara MohamadJaara commented May 13, 2025

TaskWPB-17635 [Android] updater deprecated github action to publish test results

…ic versions

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

update publish unit test results action to use platform-specific versions
https://github.com/EnricoMi/publish-unit-test-result-action/tree/v2#running-as-a-composite-action

Solutions

update it according the docs

Needs releases with:

  • GitHub link to other pull request

Testing

Test Coverage (Optional)

  • I have added automated test to this contribution

How to Test

Briefly describe how this change was tested and if applicable the exact steps taken to verify that it works as expected.

Notes (Optional)

Specify here any other facts that you think are important for this issue.

Attachments (Optional)

Attachments like images, videos, etc. (drag and drop in the text box)


PR Post Submission Checklist for internal contributors (Optional)

  • Wire's Github Workflow has automatically linked the PR to a JIRA issue

PR Post Merge Checklist for internal contributors

  • If any soft of configuration variable was introduced by this PR, it has been added to the relevant documents and the CI jobs have been updated.

References
  1. https://sparkbox.com/foundry/semantic_commit_messages
  2. https://github.com/wireapp/.github#usage
  3. E.g. feat(conversation-list): Sort conversations by most emojis in the title #SQPIT-764.

Copy link
Contributor

@Copilot Copilot AI left a comment

Choose a reason for hiding this comment

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

Pull Request Overview

This PR updates the unit test results publishing action to a platform-specific (Linux) version in the CI workflow.

  • Updated the GitHub Action reference to use a Linux-specific version for improved compatibility with platform requirements.
Comments suppressed due to low confidence (1)

.github/workflows/publish-test-results.yml:45

  • Ensure that switching to a Linux-specific version is intentional: if the CI pipeline could run on non-Linux environments, consider adding conditional logic or alternative action references to maintain portability.
uses: EnricoMi/publish-unit-test-result-action/linux@2

Copy link

@MohamadJaara MohamadJaara changed the title chore: update publish unit test results action to use platform-specific versions [WPB-17635] chore: update publish unit test results action to use platform-specific versions [WPB-17635] May 13, 2025
Copy link
Contributor

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

Copy link
Contributor

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

@MohamadJaara MohamadJaara enabled auto-merge May 21, 2025 15:49
@MohamadJaara MohamadJaara added this pull request to the merge queue May 23, 2025
Merged via the queue into develop with commit 76203a5 May 23, 2025
13 of 15 checks passed
@MohamadJaara MohamadJaara deleted the mo/chore/deprecated-use-of-gh-test-result-publishing branch May 23, 2025 08:27
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants