mirror of
https://github.com/open-webui/open-webui.git
synced 2026-05-11 08:22:09 -05:00
[PR #13350] [CLOSED] Fix: retrieving the compose running status code #23160
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/open-webui/open-webui/pull/13350
Author: @peter279k
Created: 4/30/2025
Status: ❌ Closed
Base:
dev← Head:main_remove_echo📝 Commits (1)
3d42001Correct retrieving run compose status code📊 Changes
1 file changed (+3 additions, -1 deletions)
View changed files
📝
run-compose.sh(+3 -1)📄 Description
Pull Request Checklist
Before submitting, make sure you've checked the following:
devbranch.Changelog Entry
Description
$DEFAULT_COMPOSE_COMMANDcommand has been done.Added
$DEFAULT_COMPOSE_COMMAND, it should store the status code variable.Changed
run_compose_statusvariable to store the$DEFAULT_COMPOSE_COMMANDcommand running status.Deprecated
Removed
Fixed
$DEFAULT_COMPOSE_COMMANDcommand running status code.Security
Breaking Changes
Additional Information
Screenshots or Videos
Contributor License Agreement
By submitting this pull request, I confirm that I have read and fully agree to the CONTRIBUTOR_LICENSE_AGREEMENT, and I am providing my contributions under its terms.
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.