Page MenuHomeSoftware Heritage

FUSE: fix various paper cuts (user testing 2020-11-24)
Closed, MigratedEdits Locked

Description

Paper cuts identified during the user testing session held on 2020-11-24 (participants: @haltode, @seirl, @zack):

  • ENOENT shouldn't be logged (T2802)
  • Use yaml.dump() to display the config (only in debug instead of info) (D4596)
  • Document how to change the logging level (D4598)
  • DEBUG level: only return the number of results, to have a readable output (→ general solution for swh CLI: T2819)
  • pretty-print the meta JSON (D4617)
  • try to find why each zsh prompt (triggering plugins) is so slow (maybe lookup() → O(1) results in the sqlite database?)
  • update .status every time it is opened, not only on ls (D4763)
  • nested branch names (e.g., feature/foo) in snapshot instead of %2F (T2820)
  • origin/archive search -> swh search CLI, returning origins (T2822)

Event Timeline

zack renamed this task from FISE: fix various paper cuts (user testing 2020-11-24) to FUSE: fix various paper cuts (user testing 2020-11-24).Nov 25 2020, 2:50 PM
zack triaged this task as Low priority.
zack created this task.
zack updated the task description. (Show Details)
zack updated the task description. (Show Details)
haltode changed the task status from Open to Work in Progress.Nov 25 2020, 3:45 PM
haltode moved this task from Backlog to In progress on the Software Heritage filesystem board.
haltode claimed this task.
haltode updated the task description. (Show Details)
haltode moved this task from In progress to Done on the Software Heritage filesystem board.