- Notifications
You must be signed in to change notification settings - Fork3
Comparing changes
Open a pull request
base repository:arduino/arduino-app-cli
Uh oh!
There was an error while loading.Please reload this page.
base:v0.6.6
head repository:arduino/arduino-app-cli
Uh oh!
There was an error while loading.Please reload this page.
compare:v0.6.7.rc3
- 6commits
- 17files changed
- 5contributors
Commits on Nov 6, 2025
fix(bricks): overwrite the brick variables of an app (#44)
---------Co-authored-by: Luca Rinaldi <l.rinaldi@arduino.cc>
feat: flash sketch in ram (#12)
* feat: flash sketch in ram* workaround file check* a better workaround* fix linter
ci: update repository references in Taskfile.yml (#10)
Co-authored-by: lucarin91 <lucarin@protonmail.com>
feat(api): return variable configurations in
/apps/:id/bricksand `……apps/:id/bricks/:id` (#18)* add variables_details* add unit test* update openapi* add test e2e* fix bug* add deprecated field description for openapi* refactoring test constants* restore license header* rename variables_details to config_variables* rename variable name* udate docs and tests e2e* refactoring variables
Commits on Nov 7, 2025
fix: install a library missing from local library-index (#50)
* feat: enhance AddSketchLibrary to update library index and log progress* fix: improve library index update handling in AddSketchLibrary* fix: improve error handling in AddSketchLibrary by logging warnings instead of failing on library index update* fix: extend library index update interval to 60 seconds for improved performance* fix: update library index refresh interval to 10 minutes for improved performance* fix: improve error handling in AddSketchLibrary by logging warnings for library index update failures* Update internal/orchestrator/sketch_libs.goCo-authored-by: Luca Rinaldi <l.rinaldi@arduino.cc>* Update internal/orchestrator/sketch_libs.goCo-authored-by: Luca Rinaldi <l.rinaldi@arduino.cc>---------Co-authored-by: Luca Rinaldi <l.rinaldi@arduino.cc>
Commits on Nov 10, 2025
feat: add brick details completions (#54)
This add completions from brick details while tabbing in cli mode.
This comparison is taking too long to generate.
Unfortunately it looks like we can’t render this comparison for you right now. It might be too big, or there might be something weird with your repository.
You can try running this command locally to see the comparison on your machine:git diff v0.6.6...v0.6.7.rc3
Uh oh!
There was an error while loading.Please reload this page.