Extract product variant selection behavior - #551
Draft
kiftio wants to merge 1 commit into
Draft
Conversation
Contributor
Author
|
Warning This pull request is not mergeable via GitHub because a downstack PR is open. Once all requirements are satisfied, merge this PR as a stack on Graphite.
This stack of pull requests is managed by Graphite. Learn more about stacking. |
kiftio
force-pushed
the
07-30-add_android_sample_unit_tests
branch
from
July 31, 2026 08:52
22a08df to
eba8cec
Compare
kiftio
force-pushed
the
07-30-extract_product_variant_selection_behavior
branch
2 times, most recently
from
July 31, 2026 09:14
b1bbcd1 to
f95af0e
Compare
kiftio
force-pushed
the
07-30-add_android_sample_unit_tests
branch
from
July 31, 2026 09:14
eba8cec to
d997263
Compare
kiftio
force-pushed
the
07-30-extract_product_variant_selection_behavior
branch
from
August 3, 2026 12:37
f95af0e to
c322c92
Compare
kiftio
force-pushed
the
07-30-add_android_sample_unit_tests
branch
from
August 3, 2026 12:37
d997263 to
b486e6e
Compare
kiftio
force-pushed
the
07-30-extract_product_variant_selection_behavior
branch
from
August 3, 2026 13:29
c322c92 to
fc79f88
Compare
kiftio
force-pushed
the
07-30-add_android_sample_unit_tests
branch
2 times, most recently
from
August 3, 2026 13:49
148e49a to
ca708be
Compare
kiftio
force-pushed
the
07-30-extract_product_variant_selection_behavior
branch
from
August 3, 2026 13:49
fc79f88 to
a03f6ef
Compare
kiftio
force-pushed
the
07-30-add_android_sample_unit_tests
branch
from
August 4, 2026 14:48
ca708be to
8ca1552
Compare
kiftio
force-pushed
the
07-30-extract_product_variant_selection_behavior
branch
2 times, most recently
from
August 5, 2026 10:29
41c2609 to
f50a870
Compare
kiftio
force-pushed
the
07-30-add_android_sample_unit_tests
branch
from
August 5, 2026 10:29
8ca1552 to
fdbc1a8
Compare
11 tasks
kiftio
force-pushed
the
07-30-add_android_sample_unit_tests
branch
from
August 5, 2026 10:46
fdbc1a8 to
bb80e68
Compare
kiftio
force-pushed
the
07-30-extract_product_variant_selection_behavior
branch
from
August 5, 2026 10:46
f50a870 to
a26903b
Compare
Assisted-By: devx/a47337e5-f216-42b2-9a39-833b1582ddd4
kiftio
force-pushed
the
07-30-extract_product_variant_selection_behavior
branch
from
August 5, 2026 11:00
a26903b to
9808a52
Compare
kiftio
force-pushed
the
07-30-add_android_sample_unit_tests
branch
from
August 5, 2026 11:00
bb80e68 to
53b09d3
Compare
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.

What changes are you making?
How to test
Before you merge
Important
platforms/swift/README.mdand/orplatforms/android/README.md)Releasing a new Swift version?
ShopifyCheckoutKit.podspecplatforms/swift/Sources/ShopifyCheckoutKit/ShopifyCheckoutKit.swiftplatforms/swift/README.md(major version only)Releasing a new Embedded Checkout Protocol version?
embeddedCheckoutProtocolAndroidinplatforms/android/gradle/libs.versions.tomlprotocol/languages/kotlin/embedded-checkout-protocol/api/embedded-checkout-protocol.apiif the public API changedReleasing a new Android version?
checkoutKitAndroidinplatforms/android/gradle/libs.versions.tomlplatforms/android/README.mdTip
See the Contributing documentation for the full release process per platform.