[PR #204] [MERGED] Feat/add release action build #22371

Closed
opened 2026-02-21 20:18:49 -05:00 by yindo · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/langgenius/dify/pull/204
Author: @takatost
Created: 5/25/2023
Status: Merged
Merged: 5/25/2023
Merged by: @takatost

Base: mainHead: feat/add-release-action-build


📝 Commits (6)

  • 6864466 feat: add release build rule
  • f4be84f feat: use build-push-action
  • 9e26323 feat: add branch tags rule
  • 431bded feat: add latest tag for default branch tags rule
  • dfe07c2 feat: add arm64 support
  • 10f7737 feat: remove temp branch rule

📊 Changes

4 files changed (+58 additions, -143 deletions)

View changed files

.github/workflows/build-api-image.sh (+0 -61)
📝 .github/workflows/build-api-image.yml (+29 -11)
.github/workflows/build-web-image.sh (+0 -60)
📝 .github/workflows/build-web-image.yml (+29 -11)

📄 Description

No description provided


🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/langgenius/dify/pull/204 **Author:** [@takatost](https://github.com/takatost) **Created:** 5/25/2023 **Status:** ✅ Merged **Merged:** 5/25/2023 **Merged by:** [@takatost](https://github.com/takatost) **Base:** `main` ← **Head:** `feat/add-release-action-build` --- ### 📝 Commits (6) - [`6864466`](https://github.com/langgenius/dify/commit/68644666ac72758420d039a3756df1f5218a3997) feat: add release build rule - [`f4be84f`](https://github.com/langgenius/dify/commit/f4be84fc735f57339e9474d068d9a9d5fe25bd40) feat: use build-push-action - [`9e26323`](https://github.com/langgenius/dify/commit/9e2632356a8c9a29aa7b991987086951999d48b9) feat: add branch tags rule - [`431bded`](https://github.com/langgenius/dify/commit/431bdede94ed374f02b568e16cae6d781dd71a99) feat: add latest tag for default branch tags rule - [`dfe07c2`](https://github.com/langgenius/dify/commit/dfe07c26eec96514496575b380dfb73bb19139c9) feat: add arm64 support - [`10f7737`](https://github.com/langgenius/dify/commit/10f77372da96504c2e01b1188d8989dd4c8af729) feat: remove temp branch rule ### 📊 Changes **4 files changed** (+58 additions, -143 deletions) <details> <summary>View changed files</summary> ➖ `.github/workflows/build-api-image.sh` (+0 -61) 📝 `.github/workflows/build-api-image.yml` (+29 -11) ➖ `.github/workflows/build-web-image.sh` (+0 -60) 📝 `.github/workflows/build-web-image.yml` (+29 -11) </details> ### 📄 Description _No description provided_ --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
yindo added the pull-request label 2026-02-21 20:18:49 -05:00
yindo closed this issue 2026-02-21 20:18:49 -05:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: langgenius/dify#22371