feature/app_update #18

Merged
pstruebi merged 5 commits from feature/app_update into main 2026-01-05 15:10:26 +00:00
Owner
No description provided.
pstruebi added 4 commits 2026-01-05 15:10:03 +00:00
- Fetch all tags and refs from origin instead of only release branch
- Sort tags by semantic version to find latest release
- Add error handling for git fetch failures
- Filter empty tag strings and validate tag list exists
- Use version:refname sorting to properly handle semantic versioning
- Correct path traversal from 4 to 3 levels up (server -> auracast -> src -> bumble-auracast)
- Add clarifying comments for path calculation
- Apply fix consistently across get_version(), check_update(), and system_update() functions
- Change poetry command to use absolute path ~/.local/bin/poetry
- Add comment explaining poetry location in user's local bin directory
- Prevents command not found errors when poetry is not in system PATH
pstruebi added 1 commit 2026-01-05 15:10:11 +00:00
pstruebi merged commit dd02e0ddc3 into main 2026-01-05 15:10:26 +00:00
pstruebi deleted branch feature/app_update 2026-01-05 15:10:26 +00:00
pstruebi referenced this issue from a commit 2026-01-05 15:10:28 +00:00
Sign in to join this conversation.
No Reviewers
No Label
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: auracaster/bumble-auracast#18