purescript / registry-dev

Development work related to the PureScript Registry
https://github.com/purescript/registry
95 stars 80 forks source link

Thread through package set errors #661

Closed thomashoneyman closed 11 months ago

thomashoneyman commented 11 months ago

Fixes #647 by returning errors in the batch package set update call. This isn't done for sequential updates since those are never user-visible, only run nightly in CI, where they're logged.