Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix: restore support for deprecated WORKER_REGION env var #113

Merged
merged 1 commit into from
Jun 7, 2024

Conversation

ttblanchard
Copy link
Contributor

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.

@ttblanchard ttblanchard requested a review from a team as a code owner June 7, 2024 14:46
@jusiskin jusiskin changed the title fix: Add a shim for deprecated WORKER_REGION env var fix: restore support for deprecated WORKER_REGION env var Jun 7, 2024
jusiskin
jusiskin previously approved these changes Jun 7, 2024
epmog
epmog previously approved these changes Jun 7, 2024
@ttblanchard ttblanchard dismissed stale reviews from epmog and jusiskin via 3b45ad5 June 7, 2024 14:57
@ttblanchard ttblanchard force-pushed the fix_worker_region_shim branch from fe25490 to 3b45ad5 Compare June 7, 2024 14:57
Copy link

sonarqubecloud bot commented Jun 7, 2024

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

@jusiskin jusiskin merged commit 58cc193 into aws-deadline:mainline Jun 7, 2024
13 checks passed
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