-
Notifications
You must be signed in to change notification settings - Fork 5
Comparing changes
Open a pull request
base repository: arduino/arduino-app-cli
base: v0.6.6
head repository: arduino/arduino-app-cli
compare: v0.6.7.rc3
- 6 commits
- 17 files changed
- 5 contributors
Commits on Nov 6, 2025
-
fix(bricks): overwrite the brick variables of an app (#44)
--------- Co-authored-by: Luca Rinaldi <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 7a63d5f - Browse repository at this point
Copy the full SHA 7a63d5fView commit details -
feat: flash sketch in ram (#12)
* feat: flash sketch in ram * workaround file check * a better workaround * fix linter
Configuration menu - View commit details
-
Copy full SHA for cdbb28c - Browse repository at this point
Copy the full SHA cdbb28cView commit details -
ci: update repository references in Taskfile.yml (#10)
Co-authored-by: lucarin91 <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for cd53bab - Browse repository at this point
Copy the full SHA cd53babView commit details -
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
Configuration menu - View commit details
-
Copy full SHA for c64fbf6 - Browse repository at this point
Copy the full SHA c64fbf6View commit details
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.go Co-authored-by: Luca Rinaldi <[email protected]> * Update internal/orchestrator/sketch_libs.go Co-authored-by: Luca Rinaldi <[email protected]> --------- Co-authored-by: Luca Rinaldi <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 5a33829 - Browse repository at this point
Copy the full SHA 5a33829View commit details
Commits on Nov 10, 2025
-
feat: add brick details completions (#54)
This add completions from brick details while tabbing in cli mode.
Configuration menu - View commit details
-
Copy full SHA for c2b5eda - Browse repository at this point
Copy the full SHA c2b5edaView commit details
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