431 Commits
Author SHA1 Message Date
xilesun ddc4318d37 chore(ci): publish pkg registries per package 2026-03-25 22:38:31 +08:00
xilesun ee7e41cabc chore(ci): limit pkg release scope 2026-03-25 21:17:21 +08:00
mytharcher 2bb00ae546 chore(ci): adjust timeout for frontend test to 40min 2026-02-27 00:20:43 +08:00
mytharcher da918ce18f fix(ci): remove custom plugins due to using all plugins 2026-02-24 23:13:13 +08:00
mytharcher 9f4bd57dc8 fix(ci): use all plugins for filtering 2026-02-24 22:45:26 +08:00
mytharcher 0301323211 chore(ci): merge ci scripts from v1 2026-02-24 21:58:49 +08:00
mytharcher-r2 6d9836f1f5 ci(release): allow v1 manual release to resume when tags partially exist (#8683) 2026-02-24 12:06:07 +08:00
mytharcher a6200d2cc0 fix(ci): remove useless escape char 2026-02-23 22:52:46 +08:00
Junyi ab5851e333 Revert "fix(ci): encode [bot] in gh api /users path (#8676)" (#8680)
This reverts commit cb91e946df.
2026-02-23 22:48:50 +08:00
mytharcher-r2 cb91e946df fix(ci): encode [bot] in gh api /users path (#8676)
* fix(ci): url-encode bot user login when fetching user id

* ci(v1): increase frontend test timeout to 40m
2026-02-23 22:06:05 +08:00
mytharcher-r2 635232be06 ci: adapt e2e/build-pro-image workflows for v1 branch (#8674) 2026-02-23 15:04:06 +08:00
95e3a026a5 chore(ci): support v1.x maintenance releases (#8670)
* ci: support v1.x maintenance releases via tag filtering

* Update .github/workflows/manual-release-v1.yml

Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>

* Update .github/workflows/manual-release-v1.yml

Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>

* Update .github/workflows/manual-release-v1.yml

Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>

* ci: support filtering repos by branch (v1)

* ci(release): validate v1 tag exists across selected repos

* ci: add dry-run + tag conflict check for v1 manual release

---------

Co-authored-by: Junyi <mytharcher@users.noreply.github.com>
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
2026-02-23 11:26:58 +08:00
Jiann 28dac7c65c fix: license-kit freebsd ci build error (#8459)
* fix: freebsd ca error

* fix: text error
2026-01-19 18:27:56 +08:00
Jiann 8487de59f4 fix: update freebsd build (#8457) 2026-01-19 16:50:46 +08:00
Jiann c753957716 fix: Update Node.js version in license-kit build workflow file (#8455) 2026-01-19 16:07:29 +08:00
YANG QIA b0fd458865 Disable pull request trigger for changelog review
Comment out pull request trigger settings.
2025-12-25 18:53:21 +08:00
YANG QIA 823e83470e Update pr-changelog-review.yml 2025-08-12 08:39:18 +08:00
YANG QIA 8602c27e94 chore(ci): leverage llm to review PR changelogs (#7360)
* chore(ci): leverage llm to review PR changelogs

* fix: bug

* fix: bug

* chore: debug

* chore: debug

* fix: token

* chore: token

* chore: update

* chore: prompt

* fix: bug

* fix: prompt
2025-08-11 12:55:24 +08:00
Zeke Zhang 6cf5dfcd9a chore: comment out core-and-plugins and plugin-data-source-main jobs in e2e workflow 2025-07-21 13:20:10 +08:00
xilesun 1cd844fb10 fix: release.yml 2025-07-14 21:44:42 +08:00
xilesun b94b1de6d5 fix(ci): version 2025-07-14 10:58:13 +08:00
xilesun 0a5875c7b3 fix(ci): release.yml 2025-07-08 13:45:24 +08:00
xilesun b41bacd332 fix: ci 2025-07-08 12:11:18 +08:00
Junyi ea51df92fc chore(ci): fix e2e (#7166)
* chore(ci): fix e2e

* chore(ci): fix ci script
2025-07-07 11:43:27 +08:00
Junyi e205828802 chore(ci): fix e2e.yml (#7160) 2025-07-06 14:37:41 +08:00
Junyi 4dcf934b15 fix(plugin-workflow): fix params of loading record in tasks (#7123)
* fix(plugin-workflow): fix tasks type load params

* test(plugin-workflow): skip workflow-approval e2e cases
2025-06-26 21:26:05 +08:00
chenos 46553df6ec chore: update ci 2025-06-18 20:59:18 +08:00
YANG QIA 861ef850e7 Update release.yml 2025-06-10 23:13:37 +08:00
chenos f4c27ca7c4 Update release.yml 2025-06-10 10:46:38 +08:00
Junyi 95fcf3bc80 chore(ci): upgrade node version to 20 (#6927) 2025-05-25 23:10:20 +08:00
Junyi db7bd5cea8 chore: use node 20 due to commander package requires (#6924) 2025-05-25 12:16:33 +08:00
chenos 9bd92d3670 chore: update ci 2025-05-20 23:14:07 +08:00
chenos afb0bbbb08 chore: build the full docker image (#6898)
* chore: build full docker image

* fix: dockerfile-cn

* chore: update Dockerfile

* fix: error

* chore: update ci
2025-05-20 22:44:45 +08:00
Jiann 1b4b71bba4 fix: add github publish ci for license kit (#6786) 2025-04-27 16:58:55 +08:00
chenos 120aa3420c chore(deps): upgrade dependencies (#6708)
* chore: upgrade jsonwebtoken to version 9.0.2

* chore: update

* fix: deps

* fix: semver

* chore: dicer

* chore: upgrade multer

* fix: dicer

* fix: remove sqlite

* chore: check db dialect

* chore: remove sqlite3

* fix: yarn add sqlite3 --no-save -W

* fix: test

* fix: test

* fix: ci

* fix: test

* fix: deps
2025-04-21 18:52:26 +08:00
chenos deb85d30bd chore: build internal image 2025-04-18 14:42:19 +08:00
xilesun 83be9b1013 chore: update ci 2025-04-17 09:05:38 +08:00
mytharcher 1e3f988c48 Merge branch 'main' into next 2025-03-11 10:02:29 +08:00
xilesun eb25702d37 fix: merge ci 2025-03-11 09:56:55 +08:00
nocobase[bot] 398b42064a Merge branch 'main' into next 2025-03-06 08:38:20 +00:00
xilesun 24637d2e5f chore: update release.yml 2025-03-06 16:37:39 +08:00
nocobase[bot] 0098480952 Merge branch 'main' into next 2025-02-27 03:40:38 +00:00
xilesun f3fb416fd1 fix: release ci 2025-02-27 11:39:56 +08:00
xilesun db15393283 Merge branch 'main' into next 2025-02-27 11:06:18 +08:00
xilesun 5a50995607 fix: release ci 2025-02-27 11:03:32 +08:00
nocobase[bot] e91e507cc9 Merge branch 'main' into next 2025-02-27 02:18:10 +00:00
xilesun 92cf679bda chore(ci): optimize release ci 2025-02-27 10:17:36 +08:00
xilesun f1a8464928 fix: ci 2025-02-11 12:21:36 +08:00
xilesun 6a9023c887 fix: ci 2025-02-11 12:15:34 +08:00
nocobase[bot] 21ac9403c2 Merge branch 'next' into develop 2025-02-11 03:29:22 +00:00