Skip to content

Tags: swikstrom/arduino-app-cli

Tags

v0.10.0-rc.9

Toggle v0.10.0-rc.9's commit message
Release v0.10.0-rc.9

v0.10.0-rc.8

Toggle v0.10.0-rc.8's commit message
Release v0.10.0-rc.8

v0.10.0-rc.7

Toggle v0.10.0-rc.7's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
feat: use cgroups for sharing dev in containers (arduino#385)

* cgroups form host

* skip check (to drop)

* lint

* add comment on fixed device char

* add uDev rule to allow the video group to use DMA heaps for camera buffers

* Update internal/orchestrator/provision.go

Co-authored-by: Luca Rinaldi <l.rinaldi@arduino.cc>

* mount all dev

* dispose devices

* check carrier enabled devices

* devices are not mounted anymore

* remove udev rule

* Update internal/orchestrator/linuxConfig/carrier.go

Co-authored-by: Luca Rinaldi <l.rinaldi@arduino.cc>

* Update internal/orchestrator/linuxConfig/linuxConfig.go

Co-authored-by: Luca Rinaldi <l.rinaldi@arduino.cc>

* Update internal/orchestrator/peripherals/devices.go

Co-authored-by: Luca Rinaldi <l.rinaldi@arduino.cc>

* Update internal/orchestrator/linuxConfig/linuxConfig.go

Co-authored-by: Luca Rinaldi <l.rinaldi@arduino.cc>

* Update internal/orchestrator/peripherals/devices.go

Co-authored-by: Luca Rinaldi <l.rinaldi@arduino.cc>

* Update internal/orchestrator/peripherals/devices.go

Co-authored-by: Luca Rinaldi <l.rinaldi@arduino.cc>

* Update internal/orchestrator/provision.go

Co-authored-by: Luca Rinaldi <l.rinaldi@arduino.cc>

* C drivers in cfg

* make linter happy

* remove not used stuff

* they are not configuration

* generate assets

* Update internal/orchestrator/peripherals/devices.go

Co-authored-by: Luca Rinaldi <l.rinaldi@arduino.cc>

* Update internal/orchestrator/peripherals/devices.go

Co-authored-by: Luca Rinaldi <l.rinaldi@arduino.cc>

* Update internal/orchestrator/config/config.go

Co-authored-by: Luca Rinaldi <l.rinaldi@arduino.cc>

* Update internal/orchestrator/provision.go

Co-authored-by: Luca Rinaldi <l.rinaldi@arduino.cc>

* Update internal/orchestrator/provision.go

Co-authored-by: Luca Rinaldi <l.rinaldi@arduino.cc>

* Update internal/orchestrator/provision.go

Co-authored-by: Luca Rinaldi <l.rinaldi@arduino.cc>

* Update internal/orchestrator/provision.go

Co-authored-by: Luca Rinaldi <l.rinaldi@arduino.cc>

* fix ctx

---------

Co-authored-by: Luca Rinaldi <l.rinaldi@arduino.cc>

v0.10.0-rc.6

Toggle v0.10.0-rc.6's commit message
Release v0.10.0-rc.6

v0.10.0-rc.5

Toggle v0.10.0-rc.5's commit message
Release v0.10.0-rc.5

v0.10.0-rc.4

Toggle v0.10.0-rc.4's commit message
Release v0.10.0-rc.4

v0.10.0-rc.3

Toggle v0.10.0-rc.3's commit message
Release v0.10.0-rc.3

v0.10.0-rc.1

Toggle v0.10.0-rc.1's commit message
Release v0.10.0-rc.1

v0.9.0

Toggle v0.9.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
fix: update reconnection flow (mutex) (arduino#380)

* fix: update reconnection flow

* with mutex

* allow events to be called before apply

* use global lock again

* add tests

* Update internal/update/update.go

Co-authored-by: Alby <30591904+Xayton@users.noreply.github.com>

* fixup! add tests

---------

Co-authored-by: Alby <30591904+Xayton@users.noreply.github.com>

v0.9.0-rc.12

Toggle v0.9.0-rc.12's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
fix: update reconnection flow (mutex) (arduino#380)

* fix: update reconnection flow

* with mutex

* allow events to be called before apply

* use global lock again

* add tests

* Update internal/update/update.go

Co-authored-by: Alby <30591904+Xayton@users.noreply.github.com>

* fixup! add tests

---------

Co-authored-by: Alby <30591904+Xayton@users.noreply.github.com>