Integrate TestDriver with Electron applications
.github/workflows/testdriver-integration.yaml
lifecycle/provision.yaml
lifecycle/prerun.yaml
prompt
and commands
for lifecycle files:
lifecycle/provision.yaml
lifecycle/prerun.yaml
Get Artifact URL
step constructs the artifact URL dynamically using the GitHub repository and server URL. This value is passed to the lifecycle files as an environment variable.
lifecycle/provision.yaml
.lifecycle/prerun.yaml
.TD_API_KEY
: Your TestDriver API key.GITHUB_TOKEN
: Automatically provided by GitHub Actions for authentication.