Skip to content

Compose sample app: automate builds#1082

Merged
tonidero merged 2 commits into
mainfrom
compose-sample-app-automate-builds
Jun 22, 2023
Merged

Compose sample app: automate builds#1082
tonidero merged 2 commits into
mainfrom
compose-sample-app-automate-builds

Conversation

@tonidero

Copy link
Copy Markdown
Contributor

Description

This adds a simple compilation job to CircleCI to make sure MagicWeatherCompose builds fine on each commit. We can iterate on this and add some UI tests or something like that to make sure it also loads data correctly

@tonidero tonidero added the test label Jun 22, 2023
Base automatically changed from compose-sample-app to main June 22, 2023 12:15
@tonidero tonidero force-pushed the compose-sample-app-automate-builds branch from fcd5a5a to df114f6 Compare June 22, 2023 12:24
@tonidero tonidero force-pushed the compose-sample-app-automate-builds branch from df114f6 to a2c153a Compare June 22, 2023 12:24
@tonidero tonidero marked this pull request as ready for review June 22, 2023 12:28
@tonidero tonidero requested a review from a team June 22, 2023 12:29
@codecov

codecov Bot commented Jun 22, 2023

Copy link
Copy Markdown

Codecov Report

Merging #1082 (a2c153a) into main (21bf89c) will not change coverage.
The diff coverage is n/a.

@@           Coverage Diff           @@
##             main    #1082   +/-   ##
=======================================
  Coverage   85.86%   85.86%           
=======================================
  Files         179      179           
  Lines        6362     6362           
  Branches      876      876           
=======================================
  Hits         5463     5463           
  Misses        557      557           
  Partials      342      342           

@tonidero tonidero merged commit e966e17 into main Jun 22, 2023
@tonidero tonidero deleted the compose-sample-app-automate-builds branch June 22, 2023 14:34
tonidero pushed a commit that referenced this pull request Jun 23, 2023
**This is an automatic release.**

### Bugfixes
* Default customer info schema version to latest known by SDK (#1080)
via Toni Rico (@tonidero)
* Handle other diagnostics-related exceptions (#1076) via Toni Rico
(@tonidero)
* Return error in queryPurchases if error connecting to billing client
(#1072) via Toni Rico (@tonidero)
### Other Changes
* Fix offline entitlements integration tests (#1085) via Toni Rico
(@tonidero)
* Add defaultsRelease variant tests run configuration (#1074) via Toni
Rico (@tonidero)
* Compose sample app: move to gradle catalog (#1081) via Toni Rico
(@tonidero)
* Compose sample app: automate builds (#1082) via Toni Rico (@tonidero)
* Compose sample app (#1056) via Toni Rico (@tonidero)
* Migrate to Gradle version catalog (#1059) via Cesar de la Vega
(@vegaro)
* Trusted entitlements: Add logs with verification mode (#1067) via Toni
Rico (@tonidero)
* Sync pending purchases before getting customer info (#1073) via Toni
Rico (@tonidero)
* Refactor syncing pending transactions logic out of `Purchases` (#1058)
via Toni Rico (@tonidero)
* Refactor CustomerInfo listener and cache logic into
CustomerInfoUpdater (#1052) via Toni Rico (@tonidero)
* Trusted entitlements: Add integration tests (#1071) via Toni Rico
(@tonidero)
* Trusted entitlements: Add internal mechanism to force signing errors
for tests (#1070) via Toni Rico (@tonidero)

Co-authored-by: revenuecat-ops <ops@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