34 Commits

Author SHA1 Message Date
LinkinStars b1da65fbe4 Merge remote-tracking branch 'origin/fix/2.0.1/chat' into test 2026-05-11 12:16:58 +08:00
hgaol 71d11b6205 fix: resolve local plugin paths to absolute and enhance module replacement logic 2026-04-15 19:43:57 +08:00
LinkinStars 9da00a807d fix(build): enhance module replacement handling for v2+ versions and implement local cloning 2026-04-15 16:15:13 +08:00
LinkinStars 5e705a124b refactor(lint): improve error handling and code consistency across multiple files 2025-12-01 12:27:25 +08:00
hgaol af80380f23 fix: failed to build plugins in windows 2025-08-08 10:24:24 +08:00
LinkinStars 03ec0ddfbb chore(deps): update Go version to 1.23 in configuration files 2025-06-24 11:16:29 +08:00
hgaol a46b3e060a fix: resolve output path to absolute path in newAnswerBuilder 2025-04-03 11:11:19 +08:00
Lukin 01238d5506 feat(build): add plugin vendor directory management function
Implement movePluginToVendor to handle plugin directory organization during build process
2025-02-25 15:53:31 +08:00
LinkinStars 0618947350 refactor(name): rename incubator-answer 2025-01-07 10:39:23 +08:00
LinkinStars 1fe3b7d8fc refactor(gomock): update gomock dependence and docs 2024-12-09 11:52:18 +08:00
sy-records be00ce4fc5 fix: install plugin dependencies 2024-09-19 14:37:04 +08:00
LinkinStars 7ad8a83f8c fix(build): get specific version of plugins 2024-06-24 17:38:54 +08:00
LinkinStars 32ad6bdf2d Merge branch 'feat/1.3.5/embed' into test 2024-06-06 11:29:05 +08:00
LinkinStars 0ae74e4d6b fix(build): remove over index.ts 2024-06-06 11:28:45 +08:00
a.i.kuleshov aa70f41f4d feat: add basepath 2024-05-27 16:05:52 +08:00
a.i.kuleshov 3a6ac93f0e feat: add build path 2024-05-27 16:05:52 +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
tison 3d2187d849 chore: add license headers
Signed-off-by: tison <wander4096@gmail.com>
2023-10-26 11:11:23 +08:00
LinkinStars 67d5e6fbf8 fix(build): ignore plugins dir when no plugins for build 2023-10-18 17:57:29 +08:00
LinkinStars e8c7e7520f feat(plugin): delete \n when no plugins 2023-10-18 13:08:12 +08:00
LinkinStars 929f674581 feat(plugin): ignore not ui dir when copy ui plugins 2023-10-18 12:39:48 +08:00
LinkinStars caf634bc5d feat(plugin): copy ui plugins to target when build 2023-10-18 11:34:06 +08:00
LinkinStars aa606ed01a feat(build): add ignore path for build 2023-07-29 11:02:09 +08:00
LinkinStars 3a21a000c4 fix(build): replace cp command by copy function 2023-06-12 15:24:30 +08:00
Itamar 7d2f53a283 fix(internal/build): Using forward slash with embed fs
(cherry picked from commit 8e63d64f84)
2023-06-12 14:56:26 +08:00
LinkinStars e760fd9355 feat(plugin): build ui when pack plugin 2023-06-09 11:52:19 +08:00
LinkinStars 334a1eceaa fix(build): Compile with the current local version instead of the latest version when local mod replacement. 2023-02-28 16:01:14 +08:00
LinkinStars 373b454728 refactor(plugin): remove comment code 2023-02-21 17:32:52 +08:00
LinkinStars b229d12bb4 feat(plugin): plugin internationalization 2023-02-21 17:28:05 +08:00
LinkinStars 3fbecefdf3 feat(plugin): Support for specifying different plugin version 2023-02-14 14:23:35 +08:00
aichy126 9de92822f3 update make plugin 2023-02-02 14:59:02 +08:00
LinkinStar d538b531bd fix(plugin): remove quotation mark about version and add default revision 2023-02-01 18:20:33 +08:00
LinkinStar b4ae373309 fix(plugin): fix incorrect build version info package name 2023-02-01 18:14:54 +08:00
LinkinStar 44480d8986 feat(plugin): add build plugin commend 2023-02-01 16:50:18 +08:00