zeenix / gps-share

Utility to share your GPS device on local network
GNU General Public License v2.0
69 stars 9 forks source link

Implement GitHub Actions #32

Closed andrew-stclair closed 8 months ago

andrew-stclair commented 8 months ago

Implementing GitHub actions to build and test gps-share binaries

Tests are built on every push

Releases are built on each tag and are uploaded to a GitHub release

fixes #28

zeenix commented 8 months ago

@andrew-stclair what happened? You were so close.

andrew-stclair commented 8 months ago

Ah, i think during my squashing, i broke something. I'll recreate a pull request once i've implemented your suggestions

andrew-stclair commented 8 months ago

Opened new Pull Request in #33

Sorry, i do know git, but not that well.