Skip to content

chore: add test-runner-class, secrets and emu networking opts#13

Merged
madisp merged 3 commits intomainfrom
madisp/add-missing-opts
Oct 17, 2025
Merged

chore: add test-runner-class, secrets and emu networking opts#13
madisp merged 3 commits intomainfrom
madisp/add-missing-opts

Conversation

@madisp
Copy link
Member

@madisp madisp commented Oct 17, 2025

Add forwards to the new options added in emulator-wtf/invoke#137.

@madisp madisp requested review from Copilot and tauntz October 17, 2025 09:29
Copy link
Contributor

Copilot AI left a comment

Choose a reason for hiding this comment

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

Pull Request Overview

This PR adds support for new command-line options that were introduced in emulator-wtf/invoke#137, specifically adding test runner configuration, secret environment variables, and emulator networking options.

  • Adds test-runner-class input for specifying custom instrumentation runner classes
  • Introduces secret-environment-variables for securely passing sensitive data to tests
  • Adds four new emulator networking options: dns-server, dns-override, egress-tunnel, and egress-localhost-fwd-ip

Reviewed Changes

Copilot reviewed 2 out of 2 changed files in this pull request and generated 2 comments.

File Description
action.yml Adds new input definitions and forwards them to the underlying action
README.md Documents the new inputs in the table format with descriptions

Tip: Customize your code reviews with copilot-instructions.md. Create the file or learn how to get started.

madisp and others added 2 commits October 17, 2025 12:30
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
@madisp madisp merged commit 0194428 into main Oct 17, 2025
1 check passed
@madisp madisp deleted the madisp/add-missing-opts branch October 17, 2025 09:36
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.

3 participants