Skip to content

Tags: arduino/arduino-router

Tags

v0.5.3

Toggle v0.5.3's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
fix: prevent start/stop of the service during update (#8)

* fix: prevent start/stop of the service during update

* fixup! fix: prevent start/stop of the service during update

* trigger ci️

v0.6.3-rc.1

Toggle v0.6.3-rc.1's commit message
fixup! fix: prevent start/stop of the service during update

v0.6.2

Toggle v0.6.2's commit message
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

v0.5.2

Toggle v0.5.2's commit message
feat(cleanup): remove containers before images

Co-authored-by: Xayton <30591904+Xayton@users.noreply.github.com>