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

Should change the check to be `user_provided_revision >= Max(db_revision + 1)` rather than just `=` like it was before. See: https://balena.zulipchat.com/#narrow/stream/345890-balena-io/topic/balena.2Eio.20product.20brainstorm/near/340642232

This will allow us to * delete releases even when an offline device is still makred as running it * delete fleets even when an offline device that was moved...

low-hanging-fruit

Customer couldn't specify a DTB file for jetson-xavier-nx-devkit-emmc, it seems it's missing here in this list: https://github.com/balena-io/open-balena-api/blob/master/src/features/vars-schema/env-vars.ts#L294 If the board jetson-xavier-nx-devkit-emmc does support this feature, then we should add it...

Referencing the changes from this [issue](https://github.com/balena-io/open-balena-api/issues/749): > [...] but the release.version computed term will be appending the extra metadata at the end the prerelease or build part, depending on the...

This PR contains the following updates: | Update | Change | |---|---| | lockFileMaintenance | All locks refreshed | 🔧 This Pull Request updates lock files to use the latest...

renovate

This PR contains the following updates: | Package | Type | Update | Change | |---|---|---|---| | [balena/open-balena-base](https://togithub.com/balena-io-modules/open-balena-base) | final | patch | `v17.0.14` -> `v17.0.15` | --- ### Release...

renovate