-
Notifications
You must be signed in to change notification settings - Fork 26
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
ci: codecov fix and rc workflow tweak (WPB-8645) #3219
Conversation
… a merge queue for rc
… a merge queue for rc
… a merge queue for rc
Built wire-android-staging-release-pr-3219.apk is available for download |
Built wire-android-internal-compat-pr-3219.apk is available for download |
@@ -75,7 +75,7 @@ jobs: | |||
merge-multiple: true | |||
|
|||
- name: Upload code coverage to codecov | |||
uses: codecov/codecov-action@v4.5.0 | |||
uses: codecov/codecov-action@ab904c41d6ece82784817410c45d8b8c02684457 |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Last working version of codecov, rollback for now, since 4,x are broken codecov/codecov-action#1463
Built wire-android-staging-release-pr-3219.apk is available for download |
Built wire-android-internal-compat-pr-3219.apk is available for download |
Built wire-android-staging-release-pr-3219.apk is available for download |
Built wire-android-internal-compat-pr-3219.apk is available for download |
Quality Gate passedIssues Measures |
Built wire-android-staging-release-pr-3219.apk is available for download |
Built wire-android-internal-compat-pr-3219.apk is available for download |
PR Submission Checklist for internal contributors
The PR Title
SQPIT-764
The PR Description
What's new in this PR?
Issues
Tweaking config for RC merge queue
Causes (Optional)
Checks status not passing due to timeout, due to RC workflow building 3 flavors
Solutions
PR Post Submission Checklist for internal contributors (Optional)
PR Post Merge Checklist for internal contributors
References
feat(conversation-list): Sort conversations by most emojis in the title #SQPIT-764
.