Publish paywall tester on each release#1803
Merged
Merged
Conversation
tonidero
commented
Aug 6, 2024
| when: | ||
| and: | ||
| - equal: [ scheduled_pipeline, << pipeline.trigger_source >> ] | ||
| - equal: [ "nightly-deploy", << pipeline.schedule.name >> ] |
Contributor
Author
There was a problem hiding this comment.
I've removed the CircleCI trigger, since it wasn't used for anything else
Codecov ReportAll modified and coverable lines are covered by tests ✅
Additional details and impacted files@@ Coverage Diff @@
## main #1803 +/- ##
=======================================
Coverage 82.89% 82.89%
=======================================
Files 221 221
Lines 7660 7660
Branches 1074 1074
=======================================
Hits 6350 6350
Misses 891 891
Partials 419 419 ☔ View full report in Codecov by Sentry. |
joshdholtz
added a commit
that referenced
this pull request
Aug 22, 2024
**This is an automatic release.** ### New Features * [Paywalls] Add default locale (#1809) via Josh Holtz (@joshdholtz) * [Paywalls] Support to round+truncate prices displayed on paywalls for backend-specified countries (#1806) via James Borthwick (@jamesrb1) ### Other Changes * Publish paywall tester on each release (#1803) via Toni Rico (@tonidero) --------- Co-authored-by: revenuecat-ops <ops@revenuecat.com> Co-authored-by: Josh Holtz <me@joshholtz.com>
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Description
This will make it so we publish paywall tester for internal testing on each SDK release