Skip to content

CI: fixed PurchaseTester deployment#2147

Merged
NachoSoto merged 1 commit into
mainfrom
purchase-tester-testflight-fix
Dec 15, 2022
Merged

CI: fixed PurchaseTester deployment#2147
NachoSoto merged 1 commit into
mainfrom
purchase-tester-testflight-fix

Conversation

@NachoSoto

@NachoSoto NachoSoto commented Dec 13, 2022

Copy link
Copy Markdown
Contributor

Fixes CSDK-527.

Thanks to @joshdholtz for the help.

Configured CircleCI environment variables to use an ASC API Key:

APP_STORE_CONNECT_API_KEY_ISSUER_ID=
APP_STORE_CONNECT_API_KEY_KEY_ID=
APP_STORE_CONNECT_API_KEY_KEY=
APP_STORE_CONNECT_API_KEY_IS_KEY_CONTENT_BASE64=true

@NachoSoto NachoSoto force-pushed the purchase-tester-testflight-fix branch from 966d8e1 to b9727cd Compare December 13, 2022 20:51
@NachoSoto NachoSoto changed the title [DO NOT MERGE] Fixing deploy purchase tester CI: fixed PurchaseTester deployment Dec 13, 2022
@NachoSoto NachoSoto requested a review from a team December 13, 2022 20:52
@NachoSoto NachoSoto added ci and removed do not merge pr:fix A bug fix labels Dec 13, 2022
@NachoSoto NachoSoto marked this pull request as ready for review December 13, 2022 20:52
@NachoSoto NachoSoto merged commit 33fe5a0 into main Dec 15, 2022
@NachoSoto NachoSoto deleted the purchase-tester-testflight-fix branch December 15, 2022 16:50
NachoSoto pushed a commit that referenced this pull request Dec 15, 2022
**This is an automatic release.**

### Bugfixes
* Fix sending presentedOfferingIdentifier in StoreKit2 (#2156) via Toni
Rico (@tonidero)
* `ReceiptFetcher`: throttle receipt refreshing to avoid `StoreKit`
throttle errors (#2146) via NachoSoto (@NachoSoto)
### Other Changes
* Added integration and unit tests to verify observer mode behavior
(#2069) via NachoSoto (@NachoSoto)
* Created `ClockType` and `TestClock` to be able to mock time (#2145)
via NachoSoto (@NachoSoto)
* Extracted `asyncWait` to poll `async` conditions in tests (#2134) via
NachoSoto (@NachoSoto)
* `StoreKitRequestFetcher`: added log when starting/ending requests
(#2151) via NachoSoto (@NachoSoto)
* `CI`: fixed `PurchaseTester` deployment (#2147) via NachoSoto
(@NachoSoto)
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