Commit Graph

45 Commits

Author SHA1 Message Date
sentriz
d1af62d6cb chore(ci): bump actions/checkout 2023-10-25 21:18:00 +01:00
sentriz
d9cba5084e only notify irc after successful build 2023-10-25 19:19:07 +01:00
sentriz
d203cc267b escape special chars in commit messages via pipe 2023-09-25 19:32:58 +01:00
sentriz
548ab4f51c remove quotes from irc message 2023-09-25 19:06:38 +02:00
sentriz
0d536ebe82 notify irc on new commits 2023-09-15 01:14:54 +01:00
sentriz
658bae2b43 chore(build)!: bump to go 1.21
Release-As: 0.16.0
2023-09-10 16:16:23 +01:00
Senan Kelly
bf59f98583 add .github/ISSUE_TEMPLATE/bug-or-issue.md 2023-09-05 15:32:16 +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
7e917d0a08 chore(ci): don't use set-output 2022-12-28 01:22:58 +00:00
sentriz
832fd02c53 chore(ci): don't build nightly image unless code as changed
fixes #258
2022-12-28 01:00:00 +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
Senan Kelly
25b39085d8 add FUNDING.yml 2022-10-18 22:26:08 +01: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
2780dba534 feat(ci): add debug build workflow 2021-06-17 22:48:01 +01:00
sentriz
6f269745a5 fix(ci): trim short hash 2021-05-12 19:44:08 +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
Jef LeCompte
d2c9136b3a ci: use short hash 2021-05-11 08:43:48 +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
sentriz
e9743f0cb0 fix(ci): only test on go1.16 2021-05-08 18:37:55 +01:00
sentriz
d31ec7f666 [test] setup binfmt in qemu action 2021-02-09 01:12:08 +00:00
sentriz
9049bfa6aa setup qemu for arm build action 2021-02-06 19:23:26 +00:00
sentriz
95b3bb1e72 remove arm64 build from image workflow 2021-02-03 23:57:26 +00:00
sentriz
90ec64eec6 update docker tag string github action 2021-02-03 23:42:08 +00:00
sentriz
7288cdf945 use dockerhub token in image workflow 2021-01-23 17:52:14 +00:00
sentriz
108221a2a8 make workflow files consistent 2021-01-23 17:52:14 +00:00
ᗪєνιη ᗷυнʟ
d52a67ad4f only build on tags 2021-01-23 17:52:14 +00:00
ᗪєνιη ᗷυнʟ
3899bc7e3a fix: add image building workload on tag creation 2021-01-23 17:52:14 +00:00
sentriz
7a34361c82 bump golangci lint 2020-12-13 19:18:10 +00:00
sentriz
3e68ac0e81 run actions on develop push 2020-07-16 23:30:55 +01:00
sentriz
19e4958f2f remove env from go test in actions 2020-07-13 11:15:58 +01:00
sentriz
d2ffa211ef Add more go versions to the test matrix 2020-07-12 17:00:47 +01:00
sentriz
1d6dec9635 trigger gh only on push to master or pr 2020-07-12 16:46:12 +01:00
Andreas Linz
a09060a28c Set up Github Actions for running tests and linter
thank you @klingtnet !
2020-07-12 13:37:18 +01:00
sentriz
0a9cfcb0b7 update scrots 2020-04-03 23:16:21 +01:00
sentriz
5527a3c302 delete workflows 2019-11-24 01:51:17 +00:00
sentriz
4feac43ab5 add images 2019-11-18 18:26:38 +00:00
Senan Kelly
7adfada688 Update go.yml 2019-08-21 15:05:42 +01:00
sentriz
5835e42695 add logo 2019-03-30 23:19:24 +00:00