[Tophat] feat: add the ability to wait for a build to complete#434
Merged
kieran-osgood-shopify merged 1 commit intoJul 16, 2026
Conversation
This was referenced Jul 10, 2026
Contributor
Author
11 tasks
kieran-osgood-shopify
force-pushed
the
kieran-osgood/07-10-refactorextractsharedbrowserstackclientandreusehttpclient
branch
from
July 10, 2026 11:11
522efa6 to
a6b3b1f
Compare
kieran-osgood-shopify
force-pushed
the
kieran-osgood/07-10-feataddtheabilitytowaitforabuildtocomplete
branch
2 times, most recently
from
July 10, 2026 17:02
e37a985 to
edbe63f
Compare
kieran-osgood-shopify
force-pushed
the
kieran-osgood/07-10-refactorextractsharedbrowserstackclientandreusehttpclient
branch
from
July 13, 2026 12:05
4653cdd to
aba303d
Compare
kieran-osgood-shopify
force-pushed
the
kieran-osgood/07-10-feataddtheabilitytowaitforabuildtocomplete
branch
2 times, most recently
from
July 13, 2026 13:30
2570056 to
cb43c23
Compare
kieran-osgood-shopify
force-pushed
the
kieran-osgood/07-10-refactorextractsharedbrowserstackclientandreusehttpclient
branch
2 times, most recently
from
July 13, 2026 14:54
0a3c789 to
089eeaf
Compare
kieran-osgood-shopify
force-pushed
the
kieran-osgood/07-10-feataddtheabilitytowaitforabuildtocomplete
branch
from
July 13, 2026 14:54
cb43c23 to
42af50e
Compare
kieran-osgood-shopify
force-pushed
the
kieran-osgood/07-10-refactorextractsharedbrowserstackclientandreusehttpclient
branch
from
July 15, 2026 10:59
089eeaf to
52e5fb5
Compare
kieran-osgood-shopify
force-pushed
the
kieran-osgood/07-10-feataddtheabilitytowaitforabuildtocomplete
branch
from
July 15, 2026 11:00
42af50e to
edf3a35
Compare
kieran-osgood-shopify
force-pushed
the
kieran-osgood/07-10-refactorextractsharedbrowserstackclientandreusehttpclient
branch
from
July 15, 2026 16:14
52e5fb5 to
0214bcf
Compare
kieran-osgood-shopify
force-pushed
the
kieran-osgood/07-10-feataddtheabilitytowaitforabuildtocomplete
branch
from
July 15, 2026 16:14
edf3a35 to
2dd744f
Compare
kieran-osgood-shopify
marked this pull request as ready for review
July 15, 2026 16:18
kieran-osgood-shopify
force-pushed
the
kieran-osgood/07-10-feataddtheabilitytowaitforabuildtocomplete
branch
from
July 15, 2026 16:43
2dd744f to
7caad5c
Compare
kieran-osgood-shopify
force-pushed
the
kieran-osgood/07-10-refactorextractsharedbrowserstackclientandreusehttpclient
branch
from
July 15, 2026 16:43
0214bcf to
3cd457e
Compare
kieran-osgood-shopify
force-pushed
the
kieran-osgood/07-10-feataddtheabilitytowaitforabuildtocomplete
branch
from
July 15, 2026 17:07
7caad5c to
ea40773
Compare
kieran-osgood-shopify
force-pushed
the
kieran-osgood/07-10-refactorextractsharedbrowserstackclientandreusehttpclient
branch
from
July 15, 2026 17:07
3cd457e to
820a2d7
Compare
11 tasks
kieran-osgood-shopify
force-pushed
the
kieran-osgood/07-10-refactorextractsharedbrowserstackclientandreusehttpclient
branch
from
July 16, 2026 13:41
820a2d7 to
77d01c6
Compare
kieran-osgood-shopify
force-pushed
the
kieran-osgood/07-10-feataddtheabilitytowaitforabuildtocomplete
branch
from
July 16, 2026 13:41
ea40773 to
68e84aa
Compare
This was referenced Jul 16, 2026
markmur
approved these changes
Jul 16, 2026
Contributor
Author
Merge activity
|
kieran-osgood-shopify
changed the base branch from
kieran-osgood/07-10-refactorextractsharedbrowserstackclientandreusehttpclient
to
graphite-base/434
July 16, 2026 16:51
kieran-osgood-shopify
force-pushed
the
kieran-osgood/07-10-feataddtheabilitytowaitforabuildtocomplete
branch
from
July 16, 2026 16:53
68e84aa to
30695f7
Compare
kieran-osgood-shopify
deleted the
kieran-osgood/07-10-feataddtheabilitytowaitforabuildtocomplete
branch
July 16, 2026 16:54
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?
dev tophatrelied on being run after the artifacts are populated on a PR, and would fail if they weren't available.This PR adds
--waitand and interactive option to wait for the new build, or to select a pre-existing build (highlighting to the user that the build is stale to the latest SHA)This also enables triggering a build on a PR if a build isn't yet available.
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.