open-balena-api icon indicating copy to clipboard operation
open-balena-api copied to clipboard

The core API of openBalena

Results 138 open-balena-api issues
Sort by recently updated
recently updated
newest added

We should use a transaction for the different pine requests in `src/routs/devices.ts/receiveOnlineDependentDevices`

Whenever we set a release state to success, we also ensure every device has a service install for the services in the release. This can take an extremely long time,...

Most `HOST` variables have changed in name in the closed API, (eg. `VPN_HOST` is now `BALENA_VPN_HOST`, etc.). We should alter the open API to follow these changes.

See: https://www.flowdock.com/app/rulemotion/p-opensource/threads/ctvHcEa0Ed7udbL2vz7siKHwPIt

The permission `resin.device.all` is allowing all ports to be available to tunnel unintentionally. This should be broken down to `create`, `read`, `update` and `delete`. Additionally we would like to keep...

Using a device's API endpoint usually still use the device ID (not the UUID), and currently, one need to have an extra API call just to get the device ID...

This PR contains the following updates: | Package | Type | Update | Change | |---|---|---|---| | [cache-manager](https://togithub.com/node-cache-manager/node-cache-manager) | dependencies | major | [`^4.1.0` -> `^5.0.0`](https://renovatebot.com/diffs/npm/cache-manager/4.1.0/5.1.1) | --- ### Configuration...

dependencies
renovate