85 Commits

Author SHA1 Message Date
LinkinStars 2758e23381 fix: update version to 2.0.2 in Makefile and README
Lint / Lint (ubuntu-latest) (push) Has been cancelled
Build Binary For Release / build-goreleaser (push) Has been cancelled
Build Docker Image For Release / build (push) Has been cancelled
2026-07-10 10:19:39 +08:00
LinkinStars 5be5c84a26 chore: update version to 2.0.1 2026-05-20 11:29:14 +08:00
LinkinStars e5cb38bd74 chore: add license files and update Go version to 1.24.0 2026-01-28 17:30:31 +08:00
LinkinStars 34c1e8a38a docs(Makefile): upgrade version to 2.0.0
Lint / Lint (ubuntu-latest) (push) Has been cancelled
2026-01-28 15:45:39 +08:00
LinkinStars 8412ccdc12 docs(Makefile): upgrade version to 1.7.1 2025-12-11 11:47:53 +08:00
ferhat elmas 74654f2703 feat: add golangci-lint into lint target
* replace empty interface with any
* run fmt via golangci-lint

related to #1432

Signed-off-by: ferhat elmas <elmas.ferhat@gmail.com>
2025-12-11 11:47:53 +08:00
ferhat elmas 2b64983464 chore(deps): bump mockgen to 0.6.0 for go1.25 support
Signed-off-by: ferhat elmas <elmas.ferhat@gmail.com>
2025-12-11 11:47:53 +08:00
LinkinStars b79fb38300 docs(Makefile): upgrade version to 1.7.0 2025-10-28 15:23:17 +08:00
LinkinStars fa7ff6a9c6 docs(Makefile): upgrade version to 1.6.0 2025-07-17 15:54:28 +08:00
LinkinStars bd032dff36 upgrade(docs): upgrade to 1.5.1 2025-05-28 10:16:27 +08:00
LinkinStars e9c403c8ea docs(Makefile): upgrade version to 1.5.0 2025-04-29 14:56:01 +08:00
LinkinStars fc3f6384f2 build: pin mockgen version to v0.5.0 2025-04-29 14:33:58 +08:00
LinkinStars 0985e4f525 docs(Makefile): upgrade version to 1.4.5 2025-03-18 10:25:08 +08:00
LinkinStars c450e7cd54 Merge branch 'dev' into test
# Conflicts:
#	internal/service/user_admin/user_backyard.go
2025-01-07 12:51:13 +08:00
LinkinStars 0618947350 refactor(name): rename incubator-answer 2025-01-07 10:39:23 +08:00
shuai 6cf124b6c9 chore: Upgrade pnpm to 9.7 2024-12-11 16:10:37 +08:00
LinkinStars f6d517b930 docs(Makefile): upgrade version to 1.4.2 2024-12-09 11:52:18 +08:00
LinkinStars 1fe3b7d8fc refactor(gomock): update gomock dependence and docs 2024-12-09 11:52:18 +08:00
LinkinStars dd16be0a61 docs(Makefile): upgrade version to 1.4.1 2024-10-22 14:52:52 +08:00
LinkinStars 323ee0e36d docs(makefile): upgrade version 2024-09-04 15:53:29 +08:00
Jan Ernsting 16605eafd0 Fix error on multiple make generate runs (#1087)
As discussed in #1074

---------

Co-authored-by: Fen <f3nb0x@gmail.com>
2024-08-23 15:20:20 +08:00
EkkoKo 11fb3aafd8 Makefile: Wraped with quotes the go location in go variable 2024-08-06 16:46:22 +08:00
LinkinStars d841396c19 docs(makefile): upgrade version 2024-07-25 15:07:19 +08:00
LinkinStars 8174aeb846 docs(upgrade): upgrade 1.3.5 2024-06-17 18:50:42 +08:00
LinkinStars 6f98b17405 docs(upgrade): update version 1.3.1 2024-05-06 16:34:03 +08:00
LinkinStars 7a6e5061e5 ci(dockerfile): set fix pnpm version 2024-04-17 19:10:21 +08:00
LinkinStars abe0680641 Release/1.3.0 (#876)
Co-authored-by: shuai <lishuailing@sifou.com>
Co-authored-by: Han Gao <dhangao@hotmail.com>
Co-authored-by: wzy <770954908@qq.com>
Co-authored-by: zahash <zahash.z@gmail.com>
Co-authored-by: Hosein Beigi <hbsciw@gmail.com>
Co-authored-by: kumfo <kumfo@sifou.com>
Co-authored-by: sy-records <52o@qq52o.cn>
Co-authored-by: 而立 <cuihengqing@cai-inc.com>
Co-authored-by: foxzero-007 <chq2549603631@gmail.com>
Co-authored-by: easy <58644520+foxzero-007@users.noreply.github.com>
Co-authored-by: robin <robin@rnode.me>
Co-authored-by: Akhil <surapuramakhil@gmail.com>
Co-authored-by: Shaobiao Lin <whalevocal@gmail.com>
2024-03-22 17:25:46 +08:00
LinkinStars 937de43978 Release/1.2.5 (#759)
Signed-off-by: Adam Vollrath <adam.d.vollrath@gmail.com>
Co-authored-by: shuai <lishuailing@sifou.com>
Co-authored-by: kelvinkuo <kelvinkuo224@gmail.com>
Co-authored-by: hgaol <dhangao@hotmail.com>
Co-authored-by: sy-records <52o@qq52o.cn>
Co-authored-by: Adam Vollrath <adam.d.vollrath@gmail.com>
Co-authored-by: kumfo <kumfo@sifou.com>
Co-authored-by: Yang Wong <yang wang>
Co-authored-by: hbsciw <hbsciw@gmail.com>
2024-01-29 17:19:41 +08:00
tison 1c5297abf1 Update Makefile 2024-01-03 17:17:42 +08:00
tison c8c3d7c1a2 build: tolerate build without git repo
Signed-off-by: tison <wander4096@gmail.com>
2024-01-03 17:17:42 +08:00
LinkinStars 82fdfc7763 Release/1.2.1 (#678)
Build Binary For Release / build-goreleaser (push) Has been cancelled
Build Docker Image For Release / build (push) Has been cancelled
Co-authored-by: shuai <lishuailing@sifou.com>
Co-authored-by: kelvinkuo <kelvinkuo224@gmail.com>
Co-authored-by: hgaol <dhangao@hotmail.com>
Co-authored-by: sy-records <52o@qq52o.cn>
2023-12-14 15:07:58 +08:00
LinkinStars 84ef7d0e55 ci(asf): change the check-asf-header script to docker command via hawkeye-native 2023-11-17 15:54:27 +08:00
LinkinStars a458f3409c rename all old answerdev/answer link to apache/incubator-answer (#603)
Co-authored-by: shuai <lishuailing@sifou.com>
2023-11-01 14:48:35 +08:00
LinkinStars ec9ee11448 docs(makefile): upgrade 1.2.0 2023-10-18 14:44:48 +08:00
LinkinStars caf634bc5d feat(plugin): copy ui plugins to target when build 2023-10-18 11:34:06 +08:00
LinkinStars c1723f1a44 ci(dockerfile): update pnpm version 2023-09-25 16:27:27 +08:00
shuai 88d4617d5c fix: update pnpm 2023-09-25 15:05:00 +08:00
LinkinStars 6b09b8c774 docs(makefile): upgrade version 2023-09-06 16:21:40 +08:00
LinkinStars 8e2ea50814 docs(makefile): upgrade 1.1.2 2023-08-24 10:51:08 +08:00
LinkinStars 765957f5e7 chore(build): upgrade 1.1.1 2023-08-02 14:22:55 +08:00
LinkinStars 689297e14d docs(makefile): upgrade 1.1.0 2023-03-27 13:34:18 +08:00
LinkinStars 9bd9b475f4 Merge branch 'feat/ui-1.1.0' into feature-plugin
# Conflicts:
#	internal/base/reason/reason.go
#	internal/schema/user_schema.go
#	internal/service/user_service.go
2023-03-21 11:45:50 +08:00
LinkinStars 770c17c936 docs(makefile): upgrade 1.0.7
Build DockerHub Image / build (push) Has been cancelled
Goreleaser / build-goreleaser (push) Has been cancelled
2023-03-20 11:44:54 +08:00
LinkinStars 4a8ae2b166 Merge branch 'dev' into feature-plugin 2023-03-07 15:39:07 +08:00
LinkinStars fe1bd16a20 docs(makefile): Upgrade version 2023-03-07 10:08:18 +08:00
LinkinStars 593ffad92d Merge branch 'github-main' into feature-plugin
# Conflicts:
#	go.mod
#	go.sum
#	ui/src/hooks/index.ts
#	ui/src/router/index.tsx
2023-02-21 17:37:36 +08:00
LinkinStars f98425f205 docs(makefile): Upgrade version 1.0.5 2023-02-21 10:20:52 +08:00
LinkinStars e9d5667708 feat(version): move AnswerVersion to site-info API 2023-02-15 17:22:44 +08:00
LinkinStars 9c2d2b1df4 Merge branch 'github-main' into feature-plugin 2023-02-06 11:25:53 +08:00
LinkinStar 92d8e5b6e4 docs(makefile): upgrade version 2023-02-06 10:25:08 +08:00