Skip to content

ci: retire the smoke test and correct what the announcements left stale - #943

Merged
valentinfernandez1 merged 2 commits into
mainfrom
tg/notification-cleanup
Sep 23, 2026
Merged

valentinfernandez1 merged 2 commits into
mainfrom
tg/notification-cleanup

Conversation

@TarikGul

Copy link
Copy Markdown
Member

The smoke test proved the notification path once, on the run that announced into the room. Keeping it leaves a button that puts a message in front of people, available to anyone with write access and gated by nothing, so it goes now that it has answered its question. It stays in history if the path ever needs proving again.

The publishing table named two link secrets that nothing reads, omitted the room list that everything does, and pointed at four workflow filenames from before the workflows moved to the repository root. Every name it gives now resolves.

Two comments described a nightly that builds Safetynet. It does not, so the on-demand workflow is the only one here that builds it, and auto-merge waits on one leg rather than two.

Not addressed here, and worth a decision rather than a tidy-up: TESTFLIGHT_DISTRIBUTION_LINK is read by both the nightly and the release announcement, but the nightly distributes to an external group and the release does not. A join link is per-group per-app, so at most one of the two is pointing testers at the right place.

The smoke test proved the notification path once. Keeping it leaves a button
that puts a message in a room people read, available to anyone with write
access and gated by nothing, so it goes now that it has answered its question.

The publishing table named two link secrets that nothing reads and omitted the
room list that everything does, and every workflow it pointed at carried a
filename from before the workflows moved to the repository root. The names it
gives now all resolve.

Two comments described a nightly that builds Safetynet. It does not: that leg
is held and Safetynet ships from the app repository, which makes the on-demand
workflow the only one here that builds it, and leaves auto-merge waiting on one
leg rather than two.
@TarikGul
TarikGul requested a review from a team September 23, 2026 17:44
@github-actions github-actions Bot added github_actions Pull requests that update GitHub Actions code host-work Needs implementation in one or more host repos labels Sep 23, 2026
@github-actions

github-actions Bot commented Sep 23, 2026 •

Copy link
Copy Markdown
Contributor

CI Status: 23 required jobs green, 15 passed and 8 skipped by path filter.

All job results
job result
android-bindings skipped
changes success
changeset-guard skipped
cli-package skipped
codegen success
e2e skipped
explorer success
headless-install success
host-android-bindings skipped
host-android-detekt skipped
host-wasm success
ios-bindings success
ios-swift skipped
licenses success
playground success
provider-android-bindings skipped
release-guard success
rust success
ts-client success
ts-debugger success
ts-host success
wasm-provider success
workflow-lint success

Signing credentials: null as of null, a release may fail

Commit 35e40cac · run log

@github-actions

github-actions Bot commented Sep 23, 2026 •

Copy link
Copy Markdown
Contributor

iOS simulator preview

Built from 35e40cac5, stamped with it in TrUAPICommit.

gh run download 35915932457 --name simulator-preview-35e40cac5
unzip polkadot-app-*.app.zip
xcrun simctl install booted polkadot-app.app
xcrun simctl launch booted io.parity.polkadotapp.develop

Or download it in a browser, which arrives as a zip wrapping
the .app.zip, so it needs unzipping twice.

An arm64 simulator slice, so it needs an Apple Silicon Mac and does not
install on a device. Kept for 14 days, after which the link stops
resolving and a new push rebuilds it.

@github-actions github-actions Bot added the host-ios Touches the iOS host tree label Sep 23, 2026
@valentinfernandez1
valentinfernandez1 added this pull request to the merge queue Sep 23, 2026
Merged via the queue into main with commit 4abdf94 Sep 23, 2026
38 of 39 checks passed
@valentinfernandez1
valentinfernandez1 deleted the tg/notification-cleanup branch September 23, 2026 20:49
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

github_actions Pull requests that update GitHub Actions code host-ios Touches the iOS host tree host-work Needs implementation in one or more host repos

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants