Page MenuHomeSoftware Heritage

cli: move configuration settings up to "swh fuse"
ClosedPublic

Authored by haltode on Oct 16 2020, 10:42 AM.

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

Build is green

Patch application report for D4282 (id=15139)

Rebasing onto d3a4668ae8...

Current branch diff-target is up to date.
Changes applied before test
commit 8121b27cf1715712edb083fab85a8989c9e64cba
Author: Thibault Allançon <haltode@gmail.com>
Date:   Fri Oct 16 10:33:40 2020 +0200

    cli: move --config-file option up to "swh fuse"
    
    Closes T2705 and T2678.

See https://jenkins.softwareheritage.org/job/DFUSE/job/tests-on-diff/82/ for more details.

zack added a subscriber: zack.

LGTM

Caveat: this does much more than just moving the -C option up one level, so please use a more appropriate commit message before landing.

Also, I'm not sure what the right "Closes" syntax to close multiple tasks, I think you might need to have one line for each task. Please verify that before landing.

This revision is now accepted and ready to land.Oct 16 2020, 11:07 AM
haltode retitled this revision from cli: move --config-file option up to "swh fuse" to cli: move configuration settings up to "swh fuse".Oct 16 2020, 11:14 AM

Build is green

Patch application report for D4282 (id=15142)

Rebasing onto d3a4668ae8...

Current branch diff-target is up to date.
Changes applied before test
commit bbcd975f8c8e8a2296b0f00ff2becbbf975907d8
Author: Thibault Allançon <haltode@gmail.com>
Date:   Fri Oct 16 10:33:40 2020 +0200

    cli: move configuration settings up to "swh fuse"
    
    - Closes T2705: move --config-file to "swh fuse".
    - Closes T2678: add default configuration location.

See https://jenkins.softwareheritage.org/job/DFUSE/job/tests-on-diff/83/ for more details.