Skip to content

Allow using environment variables#382

Open
claraphyll wants to merge 2 commits into
serokell:masterfrom
claraphyll:env
Open

Allow using environment variables#382
claraphyll wants to merge 2 commits into
serokell:masterfrom
claraphyll:env

Conversation

@claraphyll

Copy link
Copy Markdown

My usecase for this: I am using a repository shared by multiple people. My username on the host is different from the one on the server, but I also don't want to hardcode a user. Therefore, I want to set the user via a local direnv.

This pull request allows setting all config options that can be set from the command line via environment variables as well.

I used Claude Opus 4.8 to write this

@claraphyll

Copy link
Copy Markdown
Author

i've done all cli args because i didn't want to think about which ones are reasonable to pass through cli

i think you could argue for a lot of them, e. g. "remote build only if i'm not on a powerful machine"

i'm open to discussing which, if any, options shouldn't be settable through environment variables

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