Commit Graph

35 Commits

Author SHA1 Message Date
renovate[bot] 9216661dda chore(deps): update golangci/golangci-lint-action action to v9 2025-11-16 11:49:28 +01:00
renovate[bot] f263221133
chore(deps): update dependency node to v24 (#868)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-11-01 05:12:43 +00:00
renovate[bot] 4849e1e40f
chore(deps): update actions/setup-node action to v6 (#860)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-10-14 07:18:17 +00:00
Jannis Mattheis e1a1b60d05 fix: update go 1.25.x 2025-09-13 09:37:23 +02:00
Jannis Mattheis 1eec3c3540 ci: golangci-lint-action 2.4.0 2025-09-13 09:29:21 +02:00
renovate[bot] 9ab62b657d chore(deps): update actions/setup-go action to v6 2025-09-12 16:13:04 +02:00
renovate[bot] e6f019fce0 chore(deps): update actions/checkout action to v5 2025-09-12 15:54:18 +02:00
renovate[bot] 5a48202f7b
chore(deps): update actions/setup-node action to v5 2025-09-06 19:28:02 +00:00
renovate[bot] f17710659b
chore(deps): update golangci/golangci-lint-action action to v8 (#795)
* chore(deps): update golangci/golangci-lint-action action to v8

* Bump golangci-lint to v2.2.1

Signed-off-by: eternal-flame-AD <yume@yumechi.jp>

---------

Signed-off-by: eternal-flame-AD <yume@yumechi.jp>
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: eternal-flame-AD <yume@yumechi.jp>
2025-07-11 04:47:00 +00:00
renovate[bot] aa025a5be2
chore(deps): update golangci/golangci-lint-action action to v7 (#787)
* chore(deps): update golangci/golangci-lint-action action to v7

* bump golangci-lint version

Signed-off-by: eternal-flame-AD <yume@yumechi.jp>

---------

Signed-off-by: eternal-flame-AD <yume@yumechi.jp>
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: eternal-flame-AD <yume@yumechi.jp>
2025-03-31 22:26:40 +00:00
renovate[bot] fbf0f6cfc9
chore(deps): update dependency node to v22 (#778)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-03-12 02:24:49 +00:00
renovate[bot] 30003571c8
chore(deps): update dependency go to 1.24.x (#777)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-03-11 17:52:44 -05:00
renovate[bot] 0cd03980ce
chore(deps): Update Go to 1.24 and bump dependencies (#758)
* chore(deps): update bump go dependencies

* Update golangci-lint for Go1.24

Signed-off-by: eternal-flame-AD <yume@yumechi.jp>

* Update build target tot Go 1.24

Signed-off-by: eternal-flame-AD <yume@yumechi.jp>

* Restore previous behavior of coverage reporting

See 50455385b0

Signed-off-by: eternal-flame-AD <yume@yumechi.jp>

---------

Signed-off-by: eternal-flame-AD <yume@yumechi.jp>
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: eternal-flame-AD <yume@yumechi.jp>
2025-02-13 18:54:02 +00:00
renovate[bot] a0bad7bd5a
chore(deps): update bump go dependencies (#751)
* chore(deps): update bump go dependencies

* Update golangci-lint

Signed-off-by: eternal-flame-AD <yume@yumechi.jp>

* Update golangci config to reflect new format

Signed-off-by: eternal-flame-AD <yume@yumechi.jp>

* remove deprecated ioutil package

Signed-off-by: eternal-flame-AD <yume@yumechi.jp>

---------

Signed-off-by: eternal-flame-AD <yume@yumechi.jp>
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: eternal-flame-AD <yume@yumechi.jp>
2025-01-17 05:51:08 +00:00
renovate[bot] 2eee8009f3
chore(deps): update codecov/codecov-action action to v5 (#732)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-11-14 14:10:08 -06:00
renovate[bot] 7db86af41a
chore(deps): update docker/setup-qemu-action action to v3 (#717)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-11-02 20:08:17 -05:00
renovate[bot] a328be1951
chore(deps): update golangci/golangci-lint-action action to v6 (#718)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-11-02 02:20:03 -05:00
饺子w (Yumechi) ec02350587
Docker multiarch image (#703)
fixes #257 .
fixes #350

---------

Signed-off-by: eternal-flame-AD <yume@yumechi.jp>
2024-10-22 16:14:59 -05:00
Jannis Mattheis 1ef87bf54f ci: update actions 2024-06-23 13:03:19 +02:00
Jannis Mattheis daf17443ce ci: update go1.22.2 2024-06-23 13:03:19 +02:00
Jannis Mattheis 8bd514a84e ci: update golangci-lint 2024-01-20 10:17:51 +01:00
Jannis Mattheis e0f86b6ba1 build: update golangci-lint 2023-09-16 21:06:54 +02:00
Jannis Mattheis 4728e995bc fix: update build deps 2023-09-16 21:06:54 +02:00
饺子w (Yumechi) aedc3e2ba6
Migrate from packr to go:embed (#581) 2023-07-15 08:32:31 +00:00
Jannis Mattheis 522d7fbf4c Update golang ci action 2022-12-03 11:42:19 +01:00
Olof Nord 3fa1cffde3 Add linux/riscv64 project support 2022-11-09 19:01:20 +01:00
Jannis Mattheis 2243dd8b00 Update to go1.19 2022-09-10 16:47:22 +02:00
Jannis Mattheis 59b2ed17a6 Update linter 2022-05-29 19:45:45 +02:00
Jannis Mattheis e272343deb Recreate yarn.lock & update node version 2021-12-04 21:14:27 +01:00
Jannis Mattheis 43998464f0 Add ghcr.io images 2021-10-24 21:37:48 +02:00
Jannis Mattheis 9abe803cf8 Push all tags 2021-04-16 20:39:40 +02:00
random-dwi e46d3e4fde
Push arm64 docker image 2021-04-16 16:11:14 +00:00
Jannis Mattheis f4d2c6b3f5 Update to go 1.16 2021-02-26 19:34:42 +01:00
Jannis Mattheis d0f47c738b Add timeout to golang ci lint 2021-01-06 14:27:55 +00:00
Jannis Mattheis 1eecb53c4b Migrate to github actions 2021-01-06 14:27:55 +00:00