Skip to content

Minor cleanup: Push error handling down in Coursier code.

Administrator requested to merge vg-coursier-cleanup into main

Created by: varungandhi-src

Previously, we were handling errors at multiple call sites. Instead, we can handle the error right after the Coursier command.

No functional change intended.

Merge request reports

Loading