Francisco Jiménez Cabrera

Results 23 comments of Francisco Jiménez Cabrera

Hi @ravn , I think the issue is that Raspberry Pi depending on the model could be arm64 or armhf. It is difficult to find documentation about this but [here](https://wiki.debian.org/RaspberryPi)...

> Metrics by channel are currently blank ([lp:1932340](https://bugs.launchpad.net/snapstore-server/+bug/1932340)). Could this be related? Could be, I created a separate issue https://github.com/canonical-web-and-design/snapcraft.io/issues/3584

We should have an empty state when there are no metrics

It seems to be possible to update the username from the API: https://dashboard.snapcraft.io/docs/api/account.html

Looks like this issue is gone, probably after upgrading Talisker when we did the changes to start using flask-base.

@igorljubuncic what do you think about this?

Seems like dotnet is supported: https://forum.snapcraft.io/t/snaps-and-net-core/8182/3 @igorljubuncic could you check if we can list here the languages?

Hey @lyubomir-popov , I didn't make it public yet to the team because I need to work a bit on an unrelated issue, however, you can benefit from it now:...

> Thanks @jkfran, I get this: > ![image](https://user-images.githubusercontent.com/2741678/119121175-037cd100-ba25-11eb-87f7-8fe9b89c32c0.png) Interesting, this is probably because the multipass machine is not in a clean status, do: ```bash sudo groupdel docker ``` Then follow...