Update BalenaOS image Logo for a custom-board

Hello,

I was wondering how can I update the logo for our self-supported board Owasys owa5X. Is it correct just to create a new PR and upload the new logo? Will it be reflected on the image download page, the balenaCloud dash board and so on?

Thanks in advance!

Hey @Guzman I believe the device type logo is currently a manual process on our end to update but making a PR to the repo and correcting it there would be the first step. Once it’s merged we can make the required change on our side.

In the future we aim to make this and more things like it completely self-serve, but we’re not quite there yet. :slight_smile:

hi @Guzman if you already have a new vector logo (*.svg) please PR it into the device contracts repository to replace contracts/owa5X.svg at master · balena-io/contracts · GitHub

Hi!

Thanks for the quick response. I tried firstly to perform an usual PR of the contracts repo and I couldn’t because of permissions. Then I forked the contracts repo and then as for a PR that you can find here.

Thanks!

Hello,

I’ve fixed a minimum flaw in the commit message which was blocking the merge, is it okay now?

Thanks a lot!