Skip to content

Clarifies readme regarding ignored env variables#5591

Merged
Evalir merged 2 commits intofoundry-rs:masterfrom
naps62:config-copy
Aug 10, 2023
Merged

Clarifies readme regarding ignored env variables#5591
Evalir merged 2 commits intofoundry-rs:masterfrom
naps62:config-copy

Conversation

@naps62
Copy link
Contributor

@naps62 naps62 commented Aug 10, 2023

Motivation

Some env variables are explicitly ignored, but the README suggests they all should work

Copy link
Member

@Evalir Evalir left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

makes sense!

config/README.md Outdated
corresponding [dapptools](https://github.com/dapphub/dapptools/tree/master/src/dapp#configuration) config vars are also
supported, this means that `FOUNDRY_SRC` and `DAPP_SRC` are equivalent.

Some exceptions to the above are [explicitly ignored](https://github.com/foundry-rs/foundry/blob/master/config/src/lib.rs#L1539-L1552) due to security concerns.
Copy link
Member

@DaniPopes DaniPopes Aug 10, 2023

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Can we make this a perma link?
https://github.com/foundry-rs/foundry/blob/10440422e63aae660104e079dfccd5b0ae5fd720/config/src/lib.rs#L1539-L1552

@Evalir Evalir merged commit 3fec8c1 into foundry-rs:master Aug 10, 2023
DaniPopes pushed a commit to DaniPopes/foundry that referenced this pull request Aug 11, 2023
* Clarifies readme regarding ignored env variables

* chore: make permalink

---------

Co-authored-by: Enrique Ortiz <hi@enriqueortiz.dev>
@naps62 naps62 deleted the config-copy branch August 11, 2023 08:29
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.

3 participants