aws-deadline / deadline-cloud-test-fixtures

This package contains pytest fixtures that are used to test AWS Deadline Cloud Python packages
Apache License 2.0
9 stars 13 forks source link

fix: restore support for deprecated WORKER_REGION env var #113

Closed ttblanchard closed 4 months ago

ttblanchard commented 4 months ago

What was the problem/requirement? (What/Why)

WORKER_REGION should have had a deprecation notice before throwing an exception when used.

What was the solution? (How)

Adding a temporary shim

What is the impact of this change?

Having WORKER_REGION set in the environment wont cause an exception to be thrown.

How was this change tested?

Was this change documented?

Is this a breaking change?

no

By submitting this pull request, I confirm that you can use, modify, copy, and redistribute this contribution, under the terms of your choice.

sonarcloud[bot] commented 4 months ago

Quality Gate Passed Quality Gate passed

Issues
0 New issues
0 Accepted issues

Measures
0 Security Hotspots
No data about Coverage
0.0% Duplication on New Code

See analysis details on SonarCloud