Skip to content

Support env-file service overrides#101

Open
gmolto wants to merge 1 commit into
develfrom
feature/env-file-overrides
Open

Support env-file service overrides#101
gmolto wants to merge 1 commit into
develfrom
feature/env-file-overrides

Conversation

@gmolto

@gmolto gmolto commented Jun 21, 2026

Copy link
Copy Markdown
Member

Summary

  • Add --env-file support to apply and hub deploy.
  • Read dotenv-style KEY=value files without adding dependencies.
  • Override only FDL-declared environment.variables and environment.secrets; ignore undeclared keys so one .env can be reused across services.
  • Document the new flag and behavior in the README.

Validation

  • go test ./...

@gmolto gmolto self-assigned this Jun 21, 2026
@gmolto gmolto changed the title [codex] Support env-file service overrides Support env-file service overrides Jun 21, 2026
@gmolto gmolto marked this pull request as ready for review June 21, 2026 15:39
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