Hi, we just encountered
Configuration errors: 2 errors occurred:
* Error parsing config file: yaml: unmarshal errors:
line 1: cannot unmarshal !!str `H4sIAAA...` into map[string]interface {}
on multiple, unrelated builds. Restarting the jobs fixed it. Mentioning it to make sure you guys are aware ๐
And to be calmed and told all's well in the world ๐yup, weโre about to post a backfill on statuspage
thanks for the heads up!
@glenjamin https://twitter.com/slipset/status/1313707599393697792 ;)
the component which ultimately executes things is written in Go these days
although we do change from yaml to json along the way
Yeah, but I belive you use clj-yaml
to parse the yaml-files?
we do, yeah
also part of babashka โข๏ธ