Skip to content

Disable offline entitlements temporarily#1023

Merged
tonidero merged 2 commits into
mainfrom
disable-offline-entitlements
May 25, 2023
Merged

Disable offline entitlements temporarily#1023
tonidero merged 2 commits into
mainfrom
disable-offline-entitlements

Conversation

@tonidero

Copy link
Copy Markdown
Contributor

Description

We want to do some more testing on the offline entitlements feature. To not block other releases, this PR temporarily disables the feature entirely.

@tonidero tonidero marked this pull request as ready for review May 25, 2023 13:16
@tonidero tonidero requested a review from a team May 25, 2023 13:16
@codecov

codecov Bot commented May 25, 2023

Copy link
Copy Markdown

Codecov Report

Merging #1023 (82839a2) into main (7cb1fc3) will decrease coverage by 0.06%.
The diff coverage is 100.00%.

@@            Coverage Diff             @@
##             main    #1023      +/-   ##
==========================================
- Coverage   85.60%   85.54%   -0.06%     
==========================================
  Files         170      170              
  Lines        6042     6047       +5     
  Branches      842      844       +2     
==========================================
+ Hits         5172     5173       +1     
- Misses        540      542       +2     
- Partials      330      332       +2     
Impacted Files Coverage Δ
...at/purchases/strings/OfflineEntitlementsStrings.kt 0.00% <ø> (ø)
.../java/com/revenuecat/purchases/common/AppConfig.kt 82.60% <100.00%> (+0.38%) ⬆️
.../offlineentitlements/OfflineEntitlementsManager.kt 90.74% <100.00%> (-1.26%) ⬇️

... and 1 file with indirect coverage changes

@tonidero tonidero merged commit 7713050 into main May 25, 2023
@tonidero tonidero deleted the disable-offline-entitlements branch May 25, 2023 14:28
tonidero added a commit that referenced this pull request May 25, 2023
**This is an automatic release.**

### New Features
* Support DEFERRED mode (#985) via swehner (@swehner)
* Add completion callback to syncPurchases API (#1002) via Toni Rico
(@tonidero)
### Bugfixes
* Workaround bug in android 4 for JSON objects with List<String> (#942)
via Andy Boedo (@aboedo)
### Dependency Updates
* Bump fastlane-plugin-revenuecat_internal from `fe45299` to `13773d2`
(#1015) via dependabot[bot] (@dependabot[bot])
### Other Changes
* Bump dokka to 1.8.10 to support Gradle 8 (#1009) via Toni Rico
(@tonidero)
* Disable offline entitlements temporarily (#1023) via Toni Rico
(@tonidero)
* Fix integration tests in CI (#1019) via Toni Rico (@tonidero)
* Add offline entitlements integration tests (#1006) via Toni Rico
(@tonidero)
* Disable offline entitlements in observer mode (#1014) via Toni Rico
(@tonidero)
* Extracts setup and teardown to BasePurchasesTest (#1011) via Cesar de
la Vega (@vegaro)
* Support forcing server errors for tests (#1008) via Toni Rico
(@tonidero)

---------

Co-authored-by: revenuecat-ops <ops@revenuecat.com>
Co-authored-by: Toni Rico <antonio.rico.diez@revenuecat.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants