mirror of
https://github.com/open-webui/open-webui.git
synced 2026-03-11 08:15:00 -05:00
[PR #3333] [MERGED] fix: Fix /tags endpoint in postgres integration test #8021
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/3333
Author: @perfectra1n
Created: 6/20/2024
Status: ✅ Merged
Merged: 6/20/2024
Merged by: @tjbck
Base:
dev← Head:dev📝 Commits (1)
9f39bcbFix /tags endpoint in postgres integration test📊 Changes
1 file changed (+18 additions, -20 deletions)
View changed files
📝
.github/workflows/integration-test.yml(+18 -20)📄 Description
Fix the integration test from #3221, you can see the GH Action success here:
https://github.com/perfectra1n/open-webui/actions/runs/9601069194/job/26478783072#step:9:321
You can also see the success from the Integration Test / Migration Test below:
https://github.com/open-webui/open-webui/actions/runs/9601100649/job/26478888888?pr=3333#step:9:321
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.