Skip to content
Snippets Groups Projects

Error treatment: matching Gitaly 16.4.0

Merged Georges Racinet requested to merge topic/default/gitaly-16.4.0 into branch/default
  1. Jan 03, 2024
    • Georges Racinet's avatar
      Error treatment: matching Gitaly 16.4.0 except for #156 · 296cf2ea
      Georges Racinet authored
      Structured errors in `GetTreeEntries` will be a larger effort,
      should be done this week, though.
      296cf2ea
    • Georges Racinet's avatar
      Comparison Tests: allow not to compare structured errors · 2c7eb9ca
      Georges Racinet authored
      This brings some incrementality, provided the developper references
      a tracking issue. In our current case, we have to return structured
      errors for the first time [from RHGitaly](#156), which has to be
      done, but we don't have enough time to tinker with tonic builtins for that
      today. On the other hand, we can at least return the proper error status.
      
      Not covering the case where they are skipped, because it is meant to
      be exceptionally used.
      2c7eb9ca
Loading