Skip to content

chore(web): add enterprise dev proxy support#35842

Merged
hyoban merged 4 commits into
mainfrom
codex/dev-proxy-enterprise
May 6, 2026
Merged

chore(web): add enterprise dev proxy support#35842
hyoban merged 4 commits into
mainfrom
codex/dev-proxy-enterprise

Conversation

@hyoban
Copy link
Copy Markdown
Member

@hyoban hyoban commented May 6, 2026

Important

  1. Make sure you have read our contribution guidelines
  2. Ensure there is an associated issue and you have been assigned to it
  3. Use the correct syntax to link this PR: Fixes #<issue number>.

Summary

Follow #33371

Screenshots

Before After
... ...

Checklist

  • This change requires a documentation update, included: Dify Document
  • I understand that this PR may be closed in case there was no previous discussion or issues. (This doesn't apply to typos!)
  • I've added a test for each change that was introduced, and I tried as much as possible to make a single atomic change.
  • I've updated the documentation accordingly.
  • I ran make lint && make type-check (backend) and cd web && pnpm exec vp staged (frontend) to appease the lint gods

@github-actions github-actions Bot added the web This relates to changes on the web. label May 6, 2026
@hyoban hyoban marked this pull request as ready for review May 6, 2026 09:05
@hyoban hyoban requested a review from iamjoel as a code owner May 6, 2026 09:05
@dosubot dosubot Bot added the size:L This PR changes 100-499 lines, ignoring generated files. label May 6, 2026
@dosubot dosubot Bot added the javascript Pull requests that update javascript code label May 6, 2026
lyzno1
lyzno1 previously approved these changes May 6, 2026
@dosubot dosubot Bot added the lgtm This PR has been approved by a maintainer label May 6, 2026
@codecov
Copy link
Copy Markdown

codecov Bot commented May 6, 2026

Codecov Report

❌ Patch coverage is 95.31250% with 3 lines in your changes missing coverage. Please review.
✅ Project coverage is 85.81%. Comparing base (8967ff3) to head (3a4d76d).

Files with missing lines Patch % Lines
web/plugins/dev-proxy/config.ts 93.33% 3 Missing ⚠️
Additional details and impacted files
@@           Coverage Diff           @@
##             main   #35842   +/-   ##
=======================================
  Coverage   85.81%   85.81%           
=======================================
  Files        4459     4460    +1     
  Lines      209039   209098   +59     
  Branches    39072    39091   +19     
=======================================
+ Hits       179387   179442   +55     
- Misses      26481    26485    +4     
  Partials     3171     3171           
Flag Coverage Δ
dify-ui 93.27% <ø> (ø)
web 86.77% <95.31%> (+<0.01%) ⬆️

Flags with carried forward coverage won't be shown. Click here to find out more.

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

@hyoban hyoban added this pull request to the merge queue May 6, 2026
Merged via the queue into main with commit f3c3534 May 6, 2026
33 checks passed
@hyoban hyoban deleted the codex/dev-proxy-enterprise branch May 6, 2026 09:33
@hyoban hyoban mentioned this pull request May 6, 2026
5 tasks
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

javascript Pull requests that update javascript code lgtm This PR has been approved by a maintainer size:L This PR changes 100-499 lines, ignoring generated files. web This relates to changes on the web.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants