Fabio Bonelli

Results 191 comments of Fabio Bonelli
trafficstars

@libremente I think you're right: [crawler/crawler/crawler.go#L268](https://github.com/italia/developers-italia-backend/blob/e44793af3ff092e701ebf74638f83af7604b9ecc/crawler/crawler/crawler.go#L268)

@libremente That makes sense, I'll keep the patches on hold. Thanks.

@tensor5 wdyt? I'd try and merge this

@tensor5 good points, I'll look into them.

Nice catch @konradphoto, thanks for the issue :rocket:

Thanks @Ainali, confirming. https://yml.publiccode.tools/schema.core.html?highlight=contacts#key-maintenance-contacts > Type: List of Contacts (see below) > Presence: mandatory (if maintenance/type is internal or community)

@giosce I'm not convinced by this one, as the editor would generate an invalid `publiccode.yml`. One solution could be using a US centric key in a [country specific section](https://github.com/publiccodeyml/publiccode.yml/blob/main/docs/standard/country.rst) (and...

@giosce you're welcome! There is a reference validator at [https://github.com/italia/publiccode-parser-go](https://github.com/italia/publiccode-parser-go) which checks for conformance to the publiccode.yml Standard ([https://yml.publiccode.tools/](https://yml.publiccode.tools/)). As of now the Standard defines not only the keys in...

Related to https://github.com/publiccodeyml/publiccode.yml/issues/35

Hello @giosce, "Add language" is supposed to add a [`description`](https://yml.publiccode.tools/schema.core.html#section-description) in that language. It should be a language, not a country and it's not related to [country sections](https://yml.publiccode.tools/country.html). I agree...