Skip to content

Conversation

@labkey-willm
Copy link
Contributor

Rationale

a check for 'AWS_ACCESS_KEY_ID' was added to force default/fake values for aws account and region, to allow vanilla make build to succeed without worrying about aws credentials, but the plain = used meant valid AWS_ACCOUNT_ID and AWS_REGION env vars were being overwritten if AWS_ACCESS_KEY_ID was not also set. Changing to ?= fixes this bug.

Related Pull Requests

Changes

@labkey-willm labkey-willm merged commit 5ac7f23 into develop Jan 9, 2026
8 checks passed
@labkey-willm labkey-willm deleted the fb_fix_access_key_check branch January 9, 2026 00:46
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