feat(config): separate lower KeyPackage limit and set to false (WPB-8685)
|
|
Cherry pick from the original PR:
- #2927
β οΈ Conflicts during cherry-pick: kalium
PR Submission Checklist for internal contributors
-
The PR Title
- [x] conforms to the style of semantic commits messagesΒΉ supported in Wire's Github WorkflowΒ²
- [x] contains a reference JIRA issue number like
- [x] 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?
Introducing dedicated config flag for LoweringKeypackagesLimit and set to as default.
Issues
The QA needs to have loweringKeyPackages in different builds configurable,
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
- https://sparkbox.com/foundry/semantic_commit_messages
- https://github.com/wireapp/.github#usage
- E.g. .
Test Results
22 testsβ β-β881βββ22 :white_check_mark: β-β881βββ0s :stopwatch: - 9m 57s β5 suites β-β118ββββ0 :zzz: Β±ββ0β β5 filesββ β-β118ββββ0 :x: Β±ββ0β
Results for commit b3e4826c.βΒ± Comparison against base commit 114d60a1.
This pull request removes 881 tests.
com.wire.android.GlobalObserversManagerTest β given app not visible and valid session, when handling ephemeral messages, then do not call deleteEphemeralMessageEndDate()
com.wire.android.GlobalObserversManagerTest β given app visible and invalid session, when handling ephemeral messages, then do not call deleteEphemeralMessageEndDate()
com.wire.android.GlobalObserversManagerTest β given app visible and no session, when handling ephemeral messages, then do not call deleteEphemeralMessageEndDate()
com.wire.android.GlobalObserversManagerTest β given app visible and session failure, when handling ephemeral messages, then do not call deleteEphemeralMessageEndDate()
com.wire.android.GlobalObserversManagerTest β given app visible and valid session, when handling ephemeral messages, then call deleteEphemeralMessageEndDate()
com.wire.android.GlobalObserversManagerTest β given few valid accounts, when starting observing accounts, then create user-specific notification channels()
com.wire.android.GlobalObserversManagerTest β given valid accounts, at least one with persistent socket enabled, and socket service running, then do not start service again()
com.wire.android.GlobalObserversManagerTest β given validAccounts and persistentStatuses are out of sync, when setting up notifications, then ignore invalid users()
com.wire.android.SelfDeletionTimerTest β givenTimeLeftIs1DayAnd12Hours_whenRecalculatingTimeAfterIntervals_thenTimeLeftIsEqualToExpected()
com.wire.android.SelfDeletionTimerTest β givenTimeLeftIs1HourAnd12Minutes_whenRecalculatingTimeAfterIntervals_thenTimeLeftIsEqualToExpected()
β¦
Build 4390 failed.
@mchenani should this PR also be cherry-picked into the current RC ?
Quality Gate passed
Issues
0 New issues
0 Accepted issues
Measures
0 Security Hotspots
No data about Coverage
0.0% Duplication on New Code
This PR is stale because it has been open 30 days with no activity. Please update it or close it in case is not relevant anymore.
Quality Gate passed
Issues
0 New issues
0 Accepted issues
Measures
0 Security Hotspots
0.0% Coverage on New Code
0.0% Duplication on New Code
Built wire-android-staging-release-pr-2930.apk is available for download
Built wire-android-dev-debug-pr-2930.apk is available for download