saucelabs / ci-sauce

A project where shared logic between our Java based CI plugins (Jenkins, Bamboo) is kept
Apache License 2.0
15 stars 22 forks source link

Add ability to set custom runner in CLI args #259

Closed valfirst closed 5 months ago

valfirst commented 5 months ago

One-line summary

Add ability to set custom runner in --extra-info CLI argument.

Description

The library is used not only by Jenkins plugin, and hardcoded runner doesn't reflect the way, how SC is run. This PR adds the ability to configure runner.

Types of Changes

What types of changes does your code introduce? Keep the ones that apply:

Tasks

List of tasks you will do to complete the PR

Review

List of tasks the reviewer must do to review the PR

Deployment Notes

These should highlight any db migrations, feature toggles, etc.