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

Load latest SauceConnect version lazily #271

Closed valfirst closed 4 months ago

valfirst commented 4 months ago

One-line summary

Fixes #266

Description

This change allows to avoid network interactions at class loading.

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.

valfirst commented 4 months ago

@diemol could you please publish a new release?