MolSSI / QCFractal

A distributed compute and database platform for quantum chemistry.
https://molssi.github.io/QCFractal/
BSD 3-Clause "New" or "Revised" License
144 stars 47 forks source link

Allow env vars for compute manager paths #768

Closed bennybp closed 11 months ago

bennybp commented 11 months ago

Description

Enable use of environment variables when specifying paths in the compute manager config. Simple one-line addition :)

Fixes #767

For example,

logfile: ${LOG_PATH}/test.log

Changelog description

Enable use of environment variables when specifying paths in the compute manager config

Status

codecov[bot] commented 11 months ago

Codecov Report

Merging #768 (2135439) into main (e35b59f) will decrease coverage by 0.01%. The diff coverage is 100.00%.

Additional details and impacted files