Skip to content

ci: tag iOS Mini gate vs staging nightly - #229

Draft
piotr-iohk wants to merge 1 commit into
mainfrom
ci/ios-gate-nightly
Draft

piotr-iohk wants to merge 1 commit into
mainfrom
ci/ios-gate-nightly

Conversation

@piotr-iohk

Copy link
Copy Markdown
Collaborator

Summary

  • Adds @ios_gate / @ios_nightly next to existing capability tags so iOS Mini and iOS staging can grep different queues without touching Android.
  • Mini keeps boost/RBF/LND (@boost, @multi_address_3, @send_2/_3, @transfer_2, hardware wallet, …). Docker-safe UI (@settings, @numberpad, @widgets, @security, @send_1, @multi_address_1) is @ios_nightly.
  • send_1 no longer calls getBitcoinRpc() in the suite before (that throws on BACKEND=regtest). settings_10 Electrum TCP/TLS checks skip off local.
  • Companion iOS yaml is on ci/ios-gate-nightly (no PR — run Mini/staging from that branch). Merge this before switching Mini to grep @ios_gate, or mocha matches nothing.

Test plan

  • iOS ci/ios-gate-nightly Mini run greps @ios_gate and still executes boost / send_2 / lightning / HW
  • Same iOS branch staging ios_nightly_ui shard greps @ios_nightly
  • Android local shards still match @settings / @send / @boost (yaml unchanged)
  • Confirm mocha @ios_gate does not match @ios_nightly

Made with Cursor

Keep Android capability greps. Move docker-safe iOS UI to @ios_nightly
and leave boost/RBF/LND on @ios_gate so the Mini suite can shrink.

Co-authored-by: Cursor <cursoragent@cursor.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant