Skip to content
Last updated

Debrief project 5

Training exercise

Wow

  • Editing this debrief file at the same time.

Could improve

  • The partials don't work in the description of an OpenAPI file.
  • The error page doesn't seem to refresh automatically after the error was fixed most of the time. Sometimes it does.
  • The merge message in PRs shows a full sha hash which is overkill commit-message-full-hash.png
  • Searching for reuse in docs leads me to raw partials first which we do not recommend to use unless necessarysearching-reuse-leads-to-raw-partials.png
  • It is possible to delete someone else's review in a PR. When this happens, the person's previous review takes effect.
  • When you click on a commit hash from the PR overview, it takes you to the code review filtered by the commit, but the screen doesn't show that it is filtered by the commit. The visual tab shows all changes. commit-filter.gif