Skip to content

feat: add /skills#34

Open
kieran-osgood-shopify wants to merge 1 commit into
mainfrom
kieran-osgood/05-08-featadd/skills
Open

feat: add /skills#34
kieran-osgood-shopify wants to merge 1 commit into
mainfrom
kieran-osgood/05-08-featadd/skills

Conversation

@kieran-osgood-shopify
Copy link
Copy Markdown
Contributor

@kieran-osgood-shopify kieran-osgood-shopify commented May 8, 2026

What changes are you making?

I'm shipping this in two stacks as the skills needs to wait until we have defined the API design of the react-native repo - once thats done we can update all of the code samples below

How to test


Before you merge

Important

  • I've added tests to support my implementation
  • I have read and agree with the Contribution Guidelines
  • I have read and agree with the Code of Conduct
  • I've updated the relevant platform README (swift/README.md and/or android/README.md)

Releasing a new Swift version?
  • I have bumped the version in swift/ShopifyCheckoutKit.podspec
  • I have bumped the version in swift/Sources/ShopifyCheckoutKit/ShopifyCheckoutKit.swift
  • I have updated swift/CHANGELOG.md
  • I have updated the SwiftPM/CocoaPods version snippets in swift/README.md (major version only)
Releasing a new Android version?
  • I have bumped the versionName in android/lib/build.gradle
  • I have updated android/CHANGELOG.md
  • I have updated the Gradle/Maven version snippets in android/README.md

Tip

See the Contributing documentation for the full release process per platform.

Copy link
Copy Markdown
Contributor Author

kieran-osgood-shopify commented May 8, 2026

This stack of pull requests is managed by Graphite. Learn more about stacking.

@kieran-osgood-shopify kieran-osgood-shopify mentioned this pull request May 8, 2026
11 tasks

const shopifyCheckout = useShopifyCheckoutSheet();

const checkoutClient = createCheckoutProtocolClient()
Copy link
Copy Markdown
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

this is currently pseudocode filler - we havent written out the design for the react-native but i expect it to be mroe like new CheckoutProtocol.Client().on

@kieran-osgood-shopify kieran-osgood-shopify marked this pull request as ready for review May 8, 2026 17:06
@kieran-osgood-shopify kieran-osgood-shopify force-pushed the kieran-osgood/05-08-featadd/skills branch from 4055372 to e6464fd Compare May 8, 2026 17:08
@kieran-osgood-shopify kieran-osgood-shopify force-pushed the kieran-osgood/05-08-featreadme/skillsaddskillsdirandrefreshreadme branch from d6340a0 to c9dc00e Compare May 8, 2026 17:08
@kieran-osgood-shopify kieran-osgood-shopify force-pushed the kieran-osgood/05-08-featadd/skills branch 2 times, most recently from 2bd797e to 92f5c99 Compare May 11, 2026 08:16
@kieran-osgood-shopify kieran-osgood-shopify force-pushed the kieran-osgood/05-08-featreadme/skillsaddskillsdirandrefreshreadme branch from c9dc00e to 731d669 Compare May 11, 2026 08:16
@kieran-osgood-shopify kieran-osgood-shopify force-pushed the kieran-osgood/05-08-featadd/skills branch from 92f5c99 to d898a59 Compare May 11, 2026 08:56
@markmur markmur added the #gsd:50662 Rebase Checkout Kit on UCP label May 11, 2026
@kieran-osgood-shopify kieran-osgood-shopify force-pushed the kieran-osgood/05-08-featadd/skills branch from d898a59 to df31822 Compare May 11, 2026 15:54
@kieran-osgood-shopify kieran-osgood-shopify force-pushed the kieran-osgood/05-08-featreadme/skillsaddskillsdirandrefreshreadme branch 2 times, most recently from 9c35a97 to da4cbcd Compare May 11, 2026 17:05
@kieran-osgood-shopify kieran-osgood-shopify requested a review from a team as a code owner May 11, 2026 17:05
@kieran-osgood-shopify kieran-osgood-shopify force-pushed the kieran-osgood/05-08-featadd/skills branch from df31822 to b64cbda Compare May 11, 2026 17:06
@kieran-osgood-shopify kieran-osgood-shopify changed the base branch from kieran-osgood/05-08-featreadme/skillsaddskillsdirandrefreshreadme to graphite-base/34 May 11, 2026 17:07
@kieran-osgood-shopify kieran-osgood-shopify force-pushed the kieran-osgood/05-08-featadd/skills branch from b64cbda to 6b08be6 Compare May 11, 2026 17:07
@graphite-app graphite-app Bot changed the base branch from graphite-base/34 to main May 11, 2026 17:08
@kieran-osgood-shopify kieran-osgood-shopify force-pushed the kieran-osgood/05-08-featadd/skills branch from 6b08be6 to 97b3304 Compare May 11, 2026 17:08
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

#gsd:50662 Rebase Checkout Kit on UCP

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants