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

This PR contains the following updates: | Package | Type | Update | Change | |---|---|---|---| | [node](https://togithub.com/nodejs/node) | engines | major | [`^16.13.0` -> `^18.0.0`](https://renovatebot.com/diffs/npm/node/v16.18.0/v18.12.0) | | [@types/node](https://togithub.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/node) ([source](https://togithub.com/DefinitelyTyped/DefinitelyTyped))...

dependencies
renovate

Change-Type: minor Signed-off-by: Nitish Agarwal See: https://jel.ly.fish/improvement-image-logo-icon-upload-s3-org-fleet-01163f0

[thgreasi] See: https://jel.ly.fish/pattern-user-wants-device-register-api-endpoint-accept-optional-device-name-argument-so-don-t-patch-right-a14f179 See: https://jel.ly.fish/brainstorm-topic-discuss-whether-device-register-endpoint-and-result-sdk-cli-pieces-accept-device-name-argument-3ac0b6e

For aarch64 dev hosts explicitly specifying the platform lets docker compose run the image in emulated amd64 environment. open-balena-base image is amd64 only. Explicitly naming the architecture so that it's...

This issue lists Renovate updates and detected dependencies. Read the [Dependency Dashboard](https://docs.renovatebot.com/key-concepts/dashboard/) docs to learn more. ## Open These updates have all been created already. Click a checkbox below to...

This PR contains the following updates: | Package | Update | Change | |---|---|---| | [grafana/loki](https://togithub.com/grafana/loki) | major | `2.9.7` -> `3.0.0` | --- ### Release Notes grafana/loki (grafana/loki) ###...

renovate

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

renovate

The SDKs and CLI all [support](https://github.com/search?q=org%3Abalena-io%20is_accessible_by_support_until__date&type=code) the `is_accessible_by_support_until__date` device property on balena-cloud to grant/deny balena support access to SSH and various other config updates, but `is_accessible_by_support_until__date` doesn't seem to be...

Changes needed to support custom delta servers such as [this](https://github.com/dcaputo-harmoni/open-balena-delta). Needed because supervisor defaults to `delta.balena-cloud.com` otherwise.