25 Commits

Author SHA1 Message Date
Jeffrey Chen d1bcef2d12 👷 Trim the changelog during packaging (#17987) 2026-06-30 07:29:59 +08:00
Copilot 4f2308c4ff 👷 upgrade Node.js base image from 21 to 22 in Dockerfile (#17969)
* Initial plan

* fix: upgrade Node.js base image from 21 to 22 in Dockerfile to fix corepack ERR_VM_DYNAMIC_IMPORT_CALLBACK_MISSING

---------

Co-authored-by: copilot-swe-agent[bot] <198982749+Copilot@users.noreply.github.com>
2026-06-28 23:55:51 +08:00
Jeffrey Chen 1f5361096b 👷 Trim the changelog during packaging (#17889)
* 🎨 Trim the changelog during packaging

* refactor: extract changelog trim logic into independent script

- Move trimChangelogs() from afterPack.js to new scripts/trimChangelogs.js
- afterPack.js now imports and delegates to the independent module
- Dockerfile calls the independent script instead of afterPack.js

---------

Co-authored-by: Daniel <845765@qq.com>
2026-06-20 19:19:42 +08:00
Daniel bcbd18658a 💥 Kernel serving now requires an explicit serve subcommand https://github.com/siyuan-note/siyuan/issues/17866
Signed-off-by: Daniel <845765@qq.com>
2026-06-16 12:47:30 +08:00
Daniel 971bfb4786 🔨 Update build scripts
Signed-off-by: Daniel <845765@qq.com>
2026-05-10 23:38:44 +08:00
Daniel f2e6587120 🔨 Update kernel building script
Signed-off-by: Daniel <845765@qq.com>
2026-03-29 16:12:11 +08:00
Daniel a45c7de02f 🎨 docker image golang 1.25
Signed-off-by: Daniel <845765@qq.com>
2025-11-21 19:41:45 +08:00
Daniel ff0bcce914 🔖 Release v3.3.6
Signed-off-by: Daniel <845765@qq.com>
2025-10-29 17:36:36 +08:00
Daniel f26392ee6e 🔖 Release v3.3.6
Signed-off-by: Daniel <845765@qq.com>
2025-10-29 17:27:57 +08:00
San Dockerfile 986a2208c6 🧑‍💻 Optimize Dockerfile to maximize cache utilization and parallelism (#16052)
* Optimize Dockerfile to maximize cache utilization and parallelism, and add ARG to control mirrors

* Add missing ".npmrc" before create pnpm dependencies

* Fix Dockerfile to correctly add ".npmrc" from the app directory
2025-10-14 17:44:26 +08:00
Daniel ba4628f6ae 💚 Improve docker image build 2025-05-27 15:53:10 +08:00
Alexander Pape f0e0b98953 🎨 Allow to set the PUID and PGID using docker (#12596)
* feat: fix docker permission issues

* remove VOLUME call on workspace

* move responsibility for user and group creation to entrypoint.sh
2024-09-28 11:16:33 +08:00
Daniel 2c8eaaa1f3 👷 Update docker image building workflow 2024-06-05 23:49:56 +08:00
绛亽 b8a898d919 更新 Release Docker Image 工作流 (#11122)
* Update dockerimage.yml

* Update Dockerfile

* Update Dockerfile
2024-04-24 09:37:50 +08:00
Daniel 398fdf164e 🔖 Release v3.0.11 2024-04-23 14:44:52 +08:00
Daniel cdfdbc8638 🎨 Use golang:alpine to build image 2023-12-14 20:05:41 +08:00
Daniel 4d5f538008 🎨 Use golang:latest to build image 2023-12-14 16:51:35 +08:00
Daniel 3f38302731 🎨 Upgrade docker image node version to 16 2023-12-14 15:47:27 +08:00
Daniel 55787942c7 🎨 Remove git in the image 2023-12-14 15:17:10 +08:00
Liang Ding 5a7e436ba5 🎨 Show "What's News" after upgrading https://github.com/siyuan-note/siyuan/issues/7902 2023-04-06 21:56:52 +08:00
Liang Ding daa91b9beb 🎨 Clean code 2023-03-29 10:21:51 +08:00
Liang Ding 5734548f78 🎨 Docker 镜像中加入环境变量 RUN_IN_CONTAINER Fix https://github.com/siyuan-note/siyuan/issues/7104 2023-01-17 20:28:26 +08:00
Liang Ding 848ffce5e8 🔖 v2.0.15 2022-06-01 10:56:14 +08:00
Liang Ding 1e90545f04 🎨 前端使用 pnpm 管理构建 https://github.com/siyuan-note/siyuan/issues/5059 2022-05-31 15:52:47 +08:00
Liang Ding f40ed985e1 ❤️ 完整开源界面和内核 https://github.com/siyuan-note/siyuan/issues/5013 2022-05-26 15:18:53 +08:00