Commit graph

28 commits

Author SHA1 Message Date
Artem Yadelskyi
af816e730f feat(linter): Fix govet linter 2026-02-20 22:35:16 +02:00
Artem Yadelskyi
a10ca367f0 feat(ci): Remove fmt from build step 2026-02-20 22:09:36 +02:00
Artem Yadelskyi
9ac60c60f1 feat(fmt): Run formatters 2026-02-18 21:48:23 +02:00
Artem Yadelskyi
41110d261f feat(linters): Fix version 2026-02-18 16:24:30 +02:00
Artem Yadelskyi
c6954bebe3 feat(linters): Fixed golangci-lint version 2026-02-18 16:23:31 +02:00
Artem Yadelskyi
58333b69f3 Merge branch 'main' into golangci-lint
# Conflicts:
#	.github/workflows/release.yml
2026-02-18 16:22:43 +02:00
lxowalle
a41d062193 docs: update PR template 2026-02-18 16:01:41 +08:00
Artem Yadelskyi
7d80b9b7bf Merge branch 'main' into golangci-lint 2026-02-17 20:20:22 +02:00
Boris Bliznioukov
066459406e feat(goreleaser): enhance build flags with versioning and commit info
Signed-off-by: Boris Bliznioukov <blib@mail.com>
2026-02-17 15:00:06 +01:00
zepan
e90732d140 1. add AI Code Generation selection in pr template 2026-02-17 17:15:40 +08:00
Guoguo
6295a88514 fix(ci): use env var for release tag (#342)
Signed-off-by: Guoguo <i@qwq.trade>
2026-02-17 14:32:51 +08:00
zepan
0fc5ea9867 update pr template 2026-02-17 09:30:30 +08:00
Artem Yadelskyi
7a0ba9a34e feat(linters): Removed fmt check (present in linters) 2026-02-16 17:15:02 +02:00
Artem Yadelskyi
d1bccedcb0 feat(linters): Temporarily disable most linters 2026-02-16 17:13:35 +02:00
Artem Yadelskyi
d4dc2eeb3c feat(linters): Added job names 2026-02-16 13:51:10 +02:00
Artem Yadelskyi
65af7a4ab4 feat(linters): Added golangci-lint config & CI job 2026-02-16 13:45:36 +02:00
Caize Wu
eec1d5e681 Update issue templates 2026-02-16 19:17:27 +08:00
Guoguo
42e21cb2ca ci: use goreleaser to release docker and binary (#180)
Signed-off-by: Guoguo <i@qwq.trade>
2026-02-16 10:35:31 +08:00
lxowalle
0f2687b468 fix: PR workflow execution failure 2026-02-15 07:43:46 +08:00
Meng Zhuo
efe07bc31a chore: fix tab in build 2026-02-14 09:56:21 +08:00
Meng Zhuo
7f808c3e83 chore: fmt code in build 2026-02-14 09:47:55 +08:00
Meng Zhuo
c918efd1e2 Add dependencies for fmt-check in vet and test jobs 2026-02-13 18:46:00 +08:00
Meng Zhuo
a1fc1db1c1 gh: add pull request check 2026-02-13 18:13:26 +08:00
Meng Zhuo
9fe54f2741 Change Docker build trigger to on release published 2026-02-13 18:03:25 +08:00
lxowalle
98e23456b5 * The docker-build workflow will no longer run when submitting a PR. 2026-02-13 12:14:45 +08:00
Guoguo
75a99e52b7 ci: add release workflow 2026-02-13 10:03:04 +08:00
Sunwood-ai-labs
7f6714e12a ci: add GitHub Actions workflow for Docker image build & push 🐳 2026-02-13 00:25:08 +08:00
Guoguo
fac9a55210 ci: add build check workflow (#71)
Signed-off-by: Guoguo <i@qwq.trade>
2026-02-12 22:28:27 +08:00