Tags: arduino/arduino-app-cli
Tags
fix(api): allow missing required variable when a brick is added + app… … validation (#74) --------- Co-authored-by: mirkoCrobu <214636120+mirkoCrobu@users.noreply.github.com>
chore: update template files (.gitignore) (#85) * feat: improve sketch template * remove not used libraries * update golden files * revert sketch change for now * add gitignore * support additional files * refresh golden files * move some generation to warning
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 <l.rinaldi@arduino.cc> * Update internal/orchestrator/sketch_libs.go Co-authored-by: Luca Rinaldi <l.rinaldi@arduino.cc> --------- Co-authored-by: Luca Rinaldi <l.rinaldi@arduino.cc>
PreviousNext