Skip to content
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

Environment variable handling #39

Open
yashpatel6 opened this issue Aug 30, 2023 · 0 comments
Open

Environment variable handling #39

yashpatel6 opened this issue Aug 30, 2023 · 0 comments

Comments

@yashpatel6
Copy link
Contributor

          Perhaps this is a job for environment variables. We can define `NFTEST_TEMPDIR=/scratch` on the cluster, but default to `./` for others.

Originally posted by @dan-knight in https://github.com/uclahs-cds/pipeline-filter-RNAEditingSite/pull/11#discussion_r1310841340

          Perfect - I was trying to figure out the equivalent of the system-wide `.env` file, but I forgot about environment variables. We'll just need to figure out the hierarchy - e.g. who wins between the environment variable and `.env`.

Originally posted by @nwiltsie in https://github.com/uclahs-cds/pipeline-filter-RNAEditingSite/pull/11#discussion_r1310844675

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

1 participant