This repository has been archived on 2020-03-24. You can view files and clone it, but cannot push or open issues or pull requests.
quay/config_app/config_util/config
Sam Chow db757edcd2 Create transient config provider, temp dir logic
Allows us to have a new config provider for each setup, with no overlap
of the directories used, and automatic cleanup of those directories.
2018-06-28 13:58:57 -04:00
..
__init__.py Create transient config provider, temp dir logic 2018-06-28 13:58:57 -04:00
basefileprovider.py Make script paths work in docker and locally for config_app 2018-06-12 14:45:00 -04:00
baseprovider.py Make script paths work in docker and locally for config_app 2018-06-12 14:45:00 -04:00
fileprovider.py Change import paths to be absolute, change pythonpath for config app 2018-06-12 14:44:15 -04:00
testprovider.py Change import paths to be absolute, change pythonpath for config app 2018-06-12 14:44:15 -04:00
TransientDirectoryProvider.py Create transient config provider, temp dir logic 2018-06-28 13:58:57 -04:00