aalmiray / java-champions

A list of Java Champions
https://javachampions.org
349 stars 199 forks source link

Updated socials, this time w/o distractions #178

Closed mkheck closed 10 months ago

aalmiray commented 10 months ago

Xing is not supported. I admire your enthusiasm though 😅

mkheck commented 10 months ago

Yet.

Xing is not supported yet.

When it is, I'm already prepared! Cheers. 😄

aalmiray commented 10 months ago

Sadly, no. Your PR broke the site workflow due to strict schema checks we have in place.

aalmiray commented 10 months ago

I just pushed an update to support Xing. Next time, please read the header found at https://github.com/aalmiray/java-champions/blob/main/java-champions.yml 😉

mkheck commented 10 months ago

Oh no! I honestly figured there would be something equivalent to JsonIgnoreProperties(ignoreUnknown=true) in the yaml parsing logic. Very sorry about breaking the build, that never even crossed my mind. 😬

Thanks for doing the often-thankless work to keep the list up to date and alive, @aalmiray!

aalmiray commented 10 months ago

You made me think about relaxing the schema. I'll have to weight the options of such decision.