Commit graph

17 commits

Author SHA1 Message Date
Henrique Dias
88863d7242
ci: update golangci-lint 2024-12-15 18:30:50 +01:00
Henrique Dias
4e87e6a613
chore: disable CGO (#184) 2024-08-25 15:06:46 +02:00
Henrique Dias
4ad26dad35 ci: use go 1.23 2024-08-19 19:32:46 +02:00
Henrique Dias
47e3f6de6f
fix: remove 'v' from version name 2024-07-21 21:43:53 +02:00
Henrique Dias
dc45f32af8
fix: dockerfile build version 2024-07-21 21:25:49 +02:00
Henrique Dias
d1691e1bd1
fix: docker workflow tags 2024-07-21 21:03:23 +02:00
Henrique Dias
5f685dbe98
ci: new goreleaser workflow (#157) 2024-07-21 21:01:03 +02:00
Henrique Dias
85219df921
ci: use cache for docker builds 2024-07-21 20:53:06 +02:00
Henrique Dias
c125bedae1
refactor: code cleanup, stricter config validation (#155) 2024-07-21 20:52:50 +02:00
Henrique Dias
46d54e4465
ci: fix docker image attestation 2024-07-21 20:45:14 +02:00
Henrique Dias
90c031846d
ci: new docker release workflows 2024-07-21 20:32:59 +02:00
Henrique Dias
6f4be12e8c
ci: updated build and lint workflows (#152) 2024-07-21 19:43:30 +02:00
Rui Sun
1a610b17ba
feat: add armv7 support 2022-01-18 15:17:01 +01:00
Mohammed Al Sahaf
32613f76cc ci: update Go version to go1.17 2021-10-19 20:52:48 +03:00
Mohammed Al Sahaf
8a8650d9b2
feat: introduce structured, field logging (#87)
* feat: introduce structured, field logging

The logging is currently minimal and only for initial message of listening and user login attempts

* chore: major version upgarde

there was a breaking API change in 8cd6d0a585 for which the git tag was v4.0.0 but the Go SIV was missed. This commit updates the SIV and retracts the defective version of v4.1.0.
2021-10-19 17:45:54 +00:00
Mohammed Al Sahaf
da6dd253d5 chore: use fetch-depth to fetch complete history
Fixes the issue of publishing all commit since inception (see: goreleaser/goreleaser#990)
2020-10-10 03:28:00 +03:00
Mohammed Al Sahaf
f212531d75
chore: Switch to Github Actions (#53) 2020-09-18 21:27:22 +01:00