sentriz
658bae2b43
chore(build)!: bump to go 1.21
...
Release-As: 0.16.0
2023-09-10 16:16:23 +01:00
Gregor Zurowski
6144ac7979
feat(ci): update checkout and setup-go actions ( #326 )
...
* Update Github checkout action to v3
* Update Github action setup-go to v4
* Get Go version from `go.mod`
2023-05-19 14:41:20 +00:00
Gregor Zurowski
85eeb860bf
feat(ci): update golangci-lint and action ( #325 )
...
* Update linter
- Update Github golangci-lint-action to v3
- Update golangci-lint to v1.52.2
* Fix linter issues after updating to linter 1.52.2
2023-05-19 12:05:14 +00:00
sentriz
e1488b0d18
feat(jukebox): use mpv over ipc as a player backend
2022-11-16 19:40:40 +00:00
sentriz
385a980b71
chore!: upgrade deps and require go 1.19
2022-11-16 19:40:40 +00:00
sentriz
48c34fdffc
fix(ci): set golangci-lint timeout
2021-11-10 00:34:38 +00:00
sentriz
fa587fc7de
refactor: update scanner, scanner tests, mockfs
...
closes #165
closes #163
2021-11-06 21:55:46 +00:00
sentriz
ccc0e3c58d
fix(build): add zlib
2021-07-01 21:15:28 +01:00
sentriz
8f7131e25b
feat(ci): pin golangci-lint version
2021-05-12 19:42:06 +01:00
sentriz
608504bedc
feat(ci): use GITHUB_TOKEN for release please
...
this way, the lint action on pull request will not be triggered
(for a small change like changelog/version.txt it seems like a bit much,
since the lint has already passed for release-please to have run)
2021-05-12 19:40:41 +01:00
sentriz
cd5771f886
feat(ci): test before release please, and only run extra tests on develop and pull request
2021-05-12 19:19:31 +01:00
sentriz
06226724b7
feat(ci): arm builds, push multiple registries
...
Release-As: 0.13.0
2021-05-09 00:03:37 +01:00
Jef LeCompte
c2c7eb249f
feat(ci): use ghcr and auto release
...
- Pushes images to GitHub Container Registry (GHCR) to deprecate Docker Hub
- Auto releases for nightly
- Auto releases for new release
2021-05-08 23:56:40 +01:00