Skip to content

Allow disabling and overriding argfile with env var#705

Merged
DannyBen merged 2 commits intomasterfrom
add/argfile-env-var
Mar 23, 2026
Merged

Allow disabling and overriding argfile with env var#705
DannyBen merged 2 commits intomasterfrom
add/argfile-env-var

Conversation

@DannyBen
Copy link
Member

@DannyBen DannyBen commented Mar 23, 2026

This PR adds a user-level escape hatch from loading command argfiles, if they are in play.

  • Setting ARGFILE=no (or 0, off or false) will disable argfile use
  • Setting ARGFILE=other-file will load this file instead

The name of that variable can be changed in settings.yml using argfile_var

@DannyBen DannyBen merged commit 9b8c1f3 into master Mar 23, 2026
8 checks passed
@DannyBen DannyBen deleted the add/argfile-env-var branch March 23, 2026 15:58
@DannyBen DannyBen added this to the 1.3.8 milestone Mar 23, 2026
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