Skip to content

Support env-file service overrides - #101

Merged
SergioLangaritaBenitez merged 2 commits into
develfrom
feature/env-file-overrides
Jul 27, 2026
Merged

Support env-file service overrides#101
SergioLangaritaBenitez merged 2 commits 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
@SergioLangaritaBenitez
SergioLangaritaBenitez merged commit 04c2cd4 into devel Jul 27, 2026
12 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.

2 participants