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.1
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.2
Choose a head ref
  • 2 commits
  • 176 files changed
  • 2 contributors

Commits on Dec 16, 2025

  1. feat(pkg/boards): get on board image version (#157)

    * initial flasher import
    
    * implement getOSImageVersion
    
    * refactoring
    
    * refactoring
    
    * code review fix
    
    * refactoring test
    
    * remove unused parameter
    
    * enhance tests
    
    * move os_image funcs into new file
    
    * remove log
    
    * code review fix
    mirkoCrobu authored Dec 16, 2025
    Configuration menu
    Copy the full SHA
    fe0b042 View commit details
    Browse the repository at this point in the history
  2. Bump runner version to 0.6.2 (#164)

    * Bump runner version to 0.6.2 and remove 0.6.1 assets and examples
    
    * Update brick details test to handle hidden variables correctly
    
    * Remove expected config variables and variables from tests
    dido18 authored Dec 16, 2025
    Configuration menu
    Copy the full SHA
    64ba6dd View commit details
    Browse the repository at this point in the history
Loading