Skip to content

Trigger integration testing just for the Ubuntu 22.04 platform.#388

Open
nuttycom wants to merge 1 commit into
mainfrom
integration_test_platform_trigger
Open

Trigger integration testing just for the Ubuntu 22.04 platform.#388
nuttycom wants to merge 1 commit into
mainfrom
integration_test_platform_trigger

Conversation

@nuttycom

@nuttycom nuttycom commented Mar 6, 2026

Copy link
Copy Markdown
Contributor

@str4d str4d left a comment

Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

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

Reviewed 265199d

Comment thread .github/workflows/ci.yml
gh api repos/zcash/integration-tests/dispatches
--field event_type="zallet-interop-request"
--field client_payload[sha]="$GITHUB_SHA"
--field 'client_payload[platforms]=["ubuntu-22.04"]'

Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

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

  • This excludes Windows. Do we really not want to support Zallet on Windows?
  • This will exclude macOS once we add it. Non-blocking because assuming my suggestion on the other PR is followed, it would be an error to attempt to request platforms that zcash/integration-tests does not support.
  • This excludes ARM64 Linux. We definitely don't want to exclude that, as it means preventing anyone running zcashd on a Raspberry Pi (or an ARM-based server) from migrating to Zallet.

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.

2 participants