Skip to content

fix(examples): files-inspector opts out of the dev-server auth gate#108

Open
antfubot wants to merge 1 commit into
mainfrom
fix/files-inspector-e2e-auth
Open

fix(examples): files-inspector opts out of the dev-server auth gate#108
antfubot wants to merge 1 commit into
mainfrom
fix/files-inspector-e2e-auth

Conversation

@antfubot

Copy link
Copy Markdown
Collaborator

Intent

Main's e2e has been red since #106: the standalone dev server now gates with interactive auth by default, and the files-inspector example leaves cli.auth unset — so the Playwright page is never authorized and devframe-files-inspector:list-files rejects with DF0036.

The example is a single-user localhost demo (and the e2e target), so it opts out with auth: false, matching streaming-chat's existing posture.

Verified by booting the example and confirming the file list renders with no DF0036 in the server log.


Created with the help of an agent.

The standalone dev server gates with interactive auth by default since
the simple-auth fallback landed; the files-inspector example (and the
e2e suite driving it) is a single-user localhost demo, so it opts out
like streaming-chat already does. Fixes the failing files-inspector
e2e specs on main.
@netlify

netlify Bot commented Jul 17, 2026

Copy link
Copy Markdown

Deploy Preview for devfra ready!

Name Link
🔨 Latest commit d98a4f5
🔍 Latest deploy log https://app.netlify.com/projects/devfra/deploys/6a59ac5ab164f20008e911af
😎 Deploy Preview https://deploy-preview-108--devfra.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.
🤖 Make changes Run an agent on this branch

To edit notification comments on pull requests, go to your Netlify project configuration.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant