Fork me on GitHub
#circleci
<
2020-10-13
>
jwkoelewijn12:10:31

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 😉

glenjamin13:10:21

yup, we’re about to post a backfill on statuspage

glenjamin13:10:24

thanks for the heads up!

thumbsup_all 3
glenjamin13:10:59

the component which ultimately executes things is written in Go these days

glenjamin13:10:11

although we do change from yaml to json along the way

slipset16:10:05

Yeah, but I belive you use clj-yaml to parse the yaml-files?

borkdude16:10:27

also part of babashka ™️