mirror of
https://github.com/langgenius/dify-agentbox.git
synced 2026-07-19 22:23:31 -04:00
[PR #7] [MERGED] build: add validation step after docker image build in CI workflow #8
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
📋 Pull Request Information
Original PR: https://github.com/langgenius/dify-agentbox/pull/7
Author: @bowenliang123
Created: 1/15/2026
Status: ✅ Merged
Merged: 1/19/2026
Merged by: @Yeuoly
Base:
main← Head:add-validation📝 Commits (4)
43c3a83build: add validation step after docker image build in CI workflow8638ce0build: add validation step after docker image build in CI workflowe7af41eupdatea0206a3update📊 Changes
4 files changed (+75 additions, -2 deletions)
View changed files
📝
.github/workflows/build.yml(+12 -2)📝
scripts/05-create-user.sh(+2 -0)➕
test/bin/verify-languages.sh(+44 -0)➕
test/bin/verify-packages.sh(+17 -0)📄 Description
verify-languages.sh: verifying language runtime and build toolsverify-packages.sh: verifying packages, e.g. playwright🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.