8000 [BUG] Multiple dotenvs doens´t work · Issue #847 · dagu-org/dagu · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

[BUG] Multiple dotenvs doens´t work #847

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

Closed
Daffdi opened this issue Feb 18, 2025 · 2 comments
Closed

[BUG] Multiple dotenvs doens´t work #847

Daffdi opened this issue Feb 18, 2025 · 2 comments
Assignees
Milestone

Comments

@Daffdi
Copy link
Daffdi commented Feb 18, 2025

If i understand the documentation correctly, i should be able to configure mutliple dotenvs as a slice for a dag.

If i set up for example the following (based on https://dagu.readthedocs.io/en/latest/yaml_format.html#dotenv-files)

dotenv:
  - .env
  - .env.local

it seams that only the keys from the first slice element are used but not from the second one. Currently we merge everything in one to use dagu. But we want to organize our dotenvs in a more separate way.

But maybe i am using the feature not in the right way.

Thx in advance

@yottahmd yottahmd modified the milestones: v1.16.2, v1.16.3 Feb 18, 2025
@yottahmd
Copy link
Collaborator

@Daffdi Thank you so much for reporting the issue! I'll fix this ASAP.

@yottahmd
Copy link
Collaborator

It's fixed in v1.16.3 now. Thanks again for reporting the issue!

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

No branches or pull requests

2 participants
0