Skip to content

Wire license-policy env vars into compose - #310

Merged
haksungjang merged 1 commit into
mainfrom
compose-env-wiring/license-policy
Sep 3, 2026
Merged

Wire license-policy env vars into compose#310
haksungjang merged 1 commit into
mainfrom
compose-env-wiring/license-policy

Conversation

@haksungjang

Copy link
Copy Markdown
Contributor

Summary

  • 5 vars documented in .env.example (ClearlyDefined/OSORI license-metadata enrichment toggles and snapshot path, license and malicious-package waiver max days) were never referenced in x-backend-env, so setting them in .env had no effect on the running container.
  • Adds them to both compose files with defaults matching core/config.py exactly.

Context

Part of the same compose env-var wiring audit as #300/#301/#303/#304/#306/#307/#308/#309.

Test plan

  • Both compose files parse as valid YAML
  • Reviewer: this touches the same anchor lines as other PRs in the batch — rebase on merge if needed

5 vars documented in .env.example (ClearlyDefined/OSORI license-metadata
enrichment toggles and path, license and malicious-package waiver max
days) were never referenced in x-backend-env, so setting them in .env
had no effect on the running container. Adds them with defaults
matching core/config.py exactly.

Part of the compose env-var wiring audit.
@haksungjang
haksungjang force-pushed the compose-env-wiring/license-policy branch from 8d68e46 to c14c20b Compare September 3, 2026 08:22
@haksungjang
haksungjang merged commit 41af1a2 into main Sep 3, 2026
24 checks passed
@haksungjang
haksungjang deleted the compose-env-wiring/license-policy branch September 3, 2026 08:43
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.

1 participant