Skip to content

Conversation

@dido18
Copy link
Contributor

@dido18 dido18 commented Nov 4, 2025

Motivation

Close #43

Affected brick: Arduino Cloud Brick

Change description

Removed a superfluous error returned in the code return errors.New("variable default value cannot be empty")

Additional Notes

Added unit tests to avoid regression

Reviewer checklist

  • PR addresses a single concern.
  • PR title and description are properly filled.
  • Changes will be merged in main.
  • Changes are covered by tests.
  • Logging is meaningful in case of troubleshooting.

@dido18 dido18 changed the title fix(bricks): overwrite the variables of an app fix(bricks): overwrite the brick variables of an app Nov 4, 2025
@dido18 dido18 marked this pull request as ready for review November 5, 2025 15:06
@dido18 dido18 requested a review from lucarin91 November 5, 2025 15:06
@per1234 per1234 added the bug Something isn't working label Nov 5, 2025
@dido18 dido18 requested a review from a team November 5, 2025 15:30
Co-authored-by: Luca Rinaldi <l.rinaldi@arduino.cc>
@dido18 dido18 requested a review from lucarin91 November 6, 2025 07:19
@dido18 dido18 requested a review from mirkoCrobu November 6, 2025 08:29
dido18 and others added 2 commits November 6, 2025 10:40
Co-authored-by: Luca Rinaldi <l.rinaldi@arduino.cc>
Co-authored-by: Luca Rinaldi <l.rinaldi@arduino.cc>
dido18 and others added 3 commits November 6, 2025 10:40
@dido18 dido18 merged commit 7a63d5f into main Nov 6, 2025
6 checks passed
@dido18 dido18 deleted the fix-bricks-variables branch November 6, 2025 10:08
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

bug Something isn't working

Projects

None yet

Development

Successfully merging this pull request may close these issues.

The update of the bricks variables of an app is not working

4 participants