Tags: arduino/arduino-router
Tags
fixup! fix: prevent start/stop of the service during update
chore: update release workflow name and refine tag creation process (#4) * fix: update release workflow name and refine tag creation process * format * chore: remove hardcoded Go version and use go.mod for versioning in workflows * chore: remove unnecessary blank line in go-test workflow * fix: correct tag pattern in release workflow to include 'v' prefix * chore: update Ubuntu version in build matrix to 24.04 * chore: revert Ubuntu version in build matrix to 22.04 * fix: enhance release task to validate version format and improve tagging process * fix: validate version format in release tagging process