Details
Details
- Reviewers
ardumont - Group Reviewers
Reviewers - Maniphest Tasks
- T2817: Enable the swh-search environment in staging
- Commits
- rDSEAe72a785757fb: Allow configuration through cli or config file
tox
Diff Detail
Diff Detail
- Repository
- rDSEA Archive search
- Lint
Automatic diff as part of commit; lint not applicable. - Unit
Automatic diff as part of commit; unit tests not applicable.
Event Timeline
Comment Actions
Build is green
Patch application report for D4701 (id=16666)
Rebasing onto 27f82bafea...
Current branch diff-target is up to date.
Changes applied before test
commit e72a785757fb40e6f33f2a268bc4fcab3a9ab1c7
Author: Vincent SELLIER <vincent.sellier@softwareheritage.org>
Date: Wed Dec 9 17:48:02 2020 +0100
Allow configuration through cli or config file
The default values got removed because they were always overriding
the configuration file values.
They are now mandatory to be specified either through cli parameters
or configuration file.
If both are specified, the cli parameters have the highest priority.
Related to T2817See https://jenkins.softwareheritage.org/job/DSEA/job/tests-on-diff/53/ for more details.