Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: arduino/arduino-app-cli
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v0.8.1-rc.2
Choose a base ref
...
head repository: arduino/arduino-app-cli
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v0.8.1-rc.3
Choose a head ref
  • 2 commits
  • 5 files changed
  • 3 contributors

Commits on Dec 17, 2025

  1. fix(update): always try to restart the app-cli daemon (#161)

    * fix(update): always try to restart the app-cli daemon
    
    * Update internal/update/apt/service.go
    
    Co-authored-by: Alby <[email protected]>
    
    ---------
    
    Co-authored-by: Alby <[email protected]>
    lucarin91 and Xayton authored Dec 17, 2025
    Configuration menu
    Copy the full SHA
    46e4f4c View commit details
    Browse the repository at this point in the history
  2. Fix: get /apps/:id/bricks must return the same response as `/apps/:…

    …id/bricks/:id` (#167)
    
    * Unify BrickInstance types and add getSelectedModelOrDefault helper
    dido18 authored Dec 17, 2025
    Configuration menu
    Copy the full SHA
    19c9d62 View commit details
    Browse the repository at this point in the history
Loading