Skip to content
Snippets Groups Projects
Verified Commit 82a47667 authored by Antoine R. Dumont's avatar Antoine R. Dumont
Browse files

config: Deprecated SWHConfig in favor of load_from_envvar function

That new function declares exactly what happens today during our configuration
loading (for loader/lister/indexer/... and rpc services in general not for the
CLIs which will be dealt with later).

Loads and parses the yaml configuration file out of the SWH_CONFIG_FILENAME
environment variable. Allowing eventual dict enrichment with default
configuration if provided.

Related to T1532
parent d230cb3d
No related branches found
Tags swh-vault-cookers-20221107.1
1 merge request!159config: Deprecate SWHConfig in favor of load_from_envvar function
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment