32 Commits

Author SHA1 Message Date
Luyu Zhang fd0cfea3d1 chore(ci): migrate runners to depot 2026-04-26 11:28:44 -07:00
Maries 22ce1913b0 fix: stabilize docker build workflow for digest pushes (#20)
* fix: split build into local verify and push steps to avoid concurrent export conflict

* fix: separate PR verify build from push-by-digest flow

* fix: run verification with explicit matrix platform
2026-02-16 15:03:21 +08:00
Maries e7e1698b38 fix: use single registry for push-by-digest to fix manifest merge (#19) 2026-02-16 14:14:16 +08:00
Maries 96e821cf9c fix: add openssh-server to system packages (#18) 2026-02-16 11:57:49 +08:00
Bowen Liang d5700f97ba add ruby verification (#15)
* add ruby verification

* add ruby verification
2026-02-09 10:27:04 +08:00
Yeuoly 0d29815a27 fix: ensure digests are pushed (#13) 2026-01-23 22:32:28 +08:00
Yeuoly 148bdce733 feat: add socat to system packages for enhanced networking capabilities (#12) 2026-01-23 18:43:51 +08:00
Yeuoly aed91ae1d9 fix: verify digest-built image in CI (#11)
* fix: verify digest-built image in CI

* fix: add cleanup step for unnecessary disk spaces in CI workflow
2026-01-23 18:29:55 +08:00
Bowen Liang 885e0a0158 dep: update dependencies for data and document processing (#5)
* update python dependencies

* update python dependencies

* fix
2026-01-19 20:11:28 +08:00
Bowen Liang c22387cb39 separate run commands into multiple layers (#9)
* separate scripts into multiple RUN commands

* update filenames range

* loop filenames in array way

* Add step start and complete messages
2026-01-19 20:10:46 +08:00
Bowen Liang acdc0e8a3b build: add validation step after docker image build in CI workflow (#7)
* build: add validation step after docker image build in CI workflow

* build: add validation step after docker image build in CI workflow

* update

* update
2026-01-19 20:05:24 +08:00
Bowen Liang 2e7ac93fca update (#2) 2026-01-16 13:49:59 +08:00
Bowen Liang f6636290c4 build: less noisy installation logs in system and python dependencies perperation (#10)
* less noisy logs

* less noisy logs

* less noisy logs

* less noisy logs
2026-01-16 13:48:08 +08:00
Bowen Liang 612bf41d7b lang: bump NodeJS LTS version from 20 to 24 (#8)
* deduplicate and sort package list

* bump NodeJS LTS version from 20 to 22

* bump nodejs to 24
2026-01-16 11:30:12 +08:00
Bowen Liang 5bb8b747d5 add CI workflow for dockerfile sytle check using super-linter (#4)
* add dockerfile sytle workflow

* fetch-depth 0

* use slim version of super-linter

* update

* enable VALIDATE_YAML
2026-01-16 11:29:02 +08:00
Bowen Liang 1513bc0326 deduplicate and sort package list (#6) 2026-01-16 11:28:38 +08:00
Bowen Liang 924c1c0806 update (#3) 2026-01-15 16:14:31 +08:00
Yeuoly 0d3e4b6618 chore: tighten CI concurrency and expand network tools (#1)
* ci: add workflow concurrency and cancel in progress

* ci: avoid cancel on push runs

* chore: add extra network tools
2026-01-15 14:31:41 +08:00
Yeuoly 8008b6b43d fix: add cairo dev dependency for pycairo 2026-01-14 22:30:18 +08:00
Yeuoly f60a9f8466 fix: use arch-aware Go download with patch fallback 2026-01-14 22:24:58 +08:00
Yeuoly 4e3a00c788 docs: update build instructions and multi-arch installer 2026-01-14 22:17:48 +08:00
Yeuoly 6841d4fce8 fix: auto-accept conda tos 2026-01-14 22:14:06 +08:00
Yeuoly 45b580877a fix: make conda/go installs multi-arch 2026-01-14 22:09:28 +08:00
Yeuoly 70fe13b41a refactor: replace micromamba with miniconda 2026-01-14 22:04:07 +08:00
Yeuoly 7702b0d536 chore: add build step logging 2026-01-14 21:57:08 +08:00
Yeuoly 342e0c36a1 chore: drop unavailable rar package 2026-01-14 21:27:40 +08:00
Yeuoly bf11a6b55b fix: preserve newline in script merge 2026-01-14 21:21:28 +08:00
Yeuoly 4375b406a6 fix: ensure heredoc closes correctly 2026-01-14 21:17:25 +08:00
Yeuoly 5ace897538 fix: dockerhub 2026-01-14 21:14:59 +08:00
Yeuoly 0342d4129f ci: tag images with git sha 2026-01-14 21:11:20 +08:00
Yeuoly 759de1f2a2 chore: update registry image name to langgenius/dify-agentbox 2026-01-14 21:08:54 +08:00
Yeuoly 7ec2f7630a chore: add agentbox renderer and scripts 2026-01-14 21:05:31 +08:00