Skip to content

feat(deploy-bundle): auto-detect and sync arduino serial port - #380

Merged
Adamskiee merged 3 commits into
mainfrom
feature/gsm-deploy-auto-detect
Aug 18, 2026
Merged

feat(deploy-bundle): auto-detect and sync arduino serial port#380
Adamskiee merged 3 commits into
mainfrom
feature/gsm-deploy-auto-detect

Conversation

@Adamskiee

Copy link
Copy Markdown
Collaborator

Summary

  • Modified install.sh to automatically detect connected GSM Arduino ports and present an interactive selection menu. This replaces the manual boolean prompt and automatically synchronizes the selected port to both gsm-arduino.env and gsm-fastapi.env.
  • Updates upgrade.sh to conditionally prompt for GSM Arduino port auto-detection if the currently deployed bundle version is older than 0.0.8 and GSM hardware is not already configured.
  • Bumped bundle version to 0.1.0.

Verification

  • Tested the GSM interactive menu in install.sh and upgrade.sh when no hardware is previously configured.

Modified install.sh to automatically detect connected GSM Arduino ports and present an interactive selection menu. This replaces the manual boolean prompt and automatically synchronizes the selected port to both gsm-arduino.env and gsm-fastapi.env.
… versions

Updates upgrade.sh to conditionally prompt for GSM Arduino port auto-detection if the currently deployed bundle version is older than 0.0.8 and GSM hardware is not already configured.
@Adamskiee
Adamskiee merged commit a6ef3ea into main Aug 18, 2026
1 check failed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant