[PR #539] [MERGED] Feat: Add OSS-specific parameters for HW and ALI private deployment #570

Closed
opened 2026-02-16 01:16:21 -05:00 by yindo · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/langgenius/dify-plugin-daemon/pull/539
Author: @myg133
Created: 12/15/2025
Status: Merged
Merged: 12/17/2025
Merged by: @Yeuoly

Base: mainHead: feature/ALI_HW_Storage_specific_args


📝 Commits (3)

📊 Changes

3 files changed (+6 additions, -1 deletions)

View changed files

📝 .env.example (+2 -1)
📝 internal/server/server.go (+2 -0)
📝 internal/types/app/config.go (+2 -0)

📄 Description

Description

Please provide a brief description of the changes made in this pull request.
Please also include the issue number if this is related to an issue using the format Fixes #123 or Closes #123.

Type of Change

  • Bug fix
  • New feature
  • Refactor
  • Performance improvement
  • Other

Essential Checklist

Testing

  • I have tested the changes locally and confirmed they work as expected
  • I have added unit tests where necessary and they pass successfully

Bug Fix (if applicable)

Additional Information

Please provide any additional context that would help reviewers understand the changes.


🔄 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-plugin-daemon/pull/539 **Author:** [@myg133](https://github.com/myg133) **Created:** 12/15/2025 **Status:** ✅ Merged **Merged:** 12/17/2025 **Merged by:** [@Yeuoly](https://github.com/Yeuoly) **Base:** `main` ← **Head:** `feature/ALI_HW_Storage_specific_args` --- ### 📝 Commits (3) - [`29dfc42`](https://github.com/langgenius/dify-plugin-daemon/commit/29dfc42496499c2a0af76fabd23428c197b1ad21) - [`318ec75`](https://github.com/langgenius/dify-plugin-daemon/commit/318ec7500c29f919b59d9af2cb13cde55b423d14) Update internal/types/app/config.go - [`c5c7922`](https://github.com/langgenius/dify-plugin-daemon/commit/c5c7922c2293714851eded8ff3d5a84e3c7430da) Update internal/server/server.go ### 📊 Changes **3 files changed** (+6 additions, -1 deletions) <details> <summary>View changed files</summary> 📝 `.env.example` (+2 -1) 📝 `internal/server/server.go` (+2 -0) 📝 `internal/types/app/config.go` (+2 -0) </details> ### 📄 Description ## Description Please provide a brief description of the changes made in this pull request. Please also include the issue number if this is related to an issue using the format `Fixes #123` or `Closes #123`. ## Type of Change - [ ] Bug fix - [x] New feature - [ ] Refactor - [ ] Performance improvement - [ ] Other ## Essential Checklist ### Testing - [x] I have tested the changes locally and confirmed they work as expected - [ ] I have added unit tests where necessary and they pass successfully ### Bug Fix (if applicable) - [x] I have used GitHub syntax to close the related issue (e.g., `Fixes #123` or `Closes #123`) Fixes #538 ## Additional Information Please provide any additional context that would help reviewers understand the changes. --- <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-16 01:16:21 -05:00
yindo closed this issue 2026-02-16 01:16:21 -05:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: langgenius/dify-plugin-daemon#570