Felipe Lalanne

Results 68 comments of Felipe Lalanne
trafficstars

We discussed this on the product call of 2022-04-14. The agreement was - We will remove the check for instant update on the `/v1/update` endpoint, any calls to `/v1/update` should...

Additionally I think we should probably alias `force` to `skipLock` (and update the documentation) to make it clearer what the option does

I have seen the same issue when building the supervisor container using livepush (directly, not via the CLI). In that case, I'm fairly confident the issue was caused by memory...

I just remembered clearly when I saw a similar behavior. I was trying to build an image programmatically (loading the local files into a tar stream and then sending those...

I don't think the API issue necessarily solves this problem. Unique local ipv6 addresses might still need some special treatment

Good catch @cywang117. LGTM Here is the RPI documentation for reference https://www.raspberrypi.com/documentation/computers/config_txt.html#gpio

I created `docs` just to reduce the size of the `minimal` image, but it's only around 80MB, which probably doesn't justify the additional layer. Regarding travis, my guess is that...

Hi @cedricve, thanks for your question. I was also looking into this myself. Unfortunately the limitation here is that the [balena CLI](https://github.com/balena-io/balena-cli/), which this action uses under the hood, does...