- requirements: add missing explicit yaml dependency
- cli: only show loaded config in debug and use yaml.dump()
- cli: remove redundante logging
- cli: add traceback in exception logging
Details
Details
- Reviewers
zack - Group Reviewers
Reviewers - Commits
- rDFUSE7c694bdcfe78: cli: add traceback in exception logging
rDFUSEf03fa96ce9bc: cli: remove redundante logging
rDFUSE3340589c04e9: cli: only show loaded config in debug and use yaml.dump()
rDFUSE1740ecca8a36: requirements: add missing explicit yaml dependency
Diff Detail
Diff Detail
- Repository
- rDFUSE FUSE virtual file system
- 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 D4596 (id=16328)
Rebasing onto b0c3d77e7d...
Current branch diff-target is up to date.
Changes applied before test
commit 7c694bdcfe7852ef8e79133a24c153ed2a57dcfd
Author: Thibault Allançon <haltode@gmail.com>
Date: Thu Nov 26 10:53:17 2020 +0100
cli: add traceback in exception logging
commit f03fa96ce9bc8e56415ab5eb4af75f15fd9f052a
Author: Thibault Allançon <haltode@gmail.com>
Date: Thu Nov 26 10:52:56 2020 +0100
cli: remove redundante logging
commit 3340589c04e9fdf22de8e11525f8ca018a35affb
Author: Thibault Allançon <haltode@gmail.com>
Date: Thu Nov 26 10:23:10 2020 +0100
cli: only show loaded config in debug and use yaml.dump()
commit 1740ecca8a36e93863329181b9615e8606b714ad
Author: Thibault Allançon <haltode@gmail.com>
Date: Thu Nov 26 10:22:48 2020 +0100
requirements: add missing explicit yaml dependencySee https://jenkins.softwareheritage.org/job/DFUSE/job/tests-on-diff/190/ for more details.