Skip to content

Add Cloudflare Workers configuration#27

Open
cloudflare-workers-and-pages[bot] wants to merge 1 commit into
chore/without-oauthfrom
cloudflare/workers-autoconfig
Open

Add Cloudflare Workers configuration#27
cloudflare-workers-and-pages[bot] wants to merge 1 commit into
chore/without-oauthfrom
cloudflare/workers-autoconfig

Conversation

@cloudflare-workers-and-pages

@cloudflare-workers-and-pages cloudflare-workers-and-pages Bot commented Jul 12, 2026

Copy link
Copy Markdown

This PR configures your project for Cloudflare Workers deployment using Wrangler autoconfig.

Merging this PR commits the configuration to your repository, enabling faster deployments and version controlled settings.

Detected settings:

  • Framework: vite
  • Build command: pnpm run build
  • Deploy command: pnpm wrangler deploy
  • Version (non-production deploy) command: pnpm wrangler versions upload

Note: For this PR, we used these detected settings to generate a working preview. When merged, we'll override your build and deploy commands if they don't match what's currently configured, ensuring successful deployments for your setup.

Next steps after merging:
Your Worker configuration lives in wrangler.jsonc. You can now:


View build details · Join the discussion for questions or feedback

@cloudflare-workers-and-pages

cloudflare-workers-and-pages Bot commented Jul 12, 2026

Copy link
Copy Markdown
Author

Deploying with  Cloudflare Workers  Cloudflare Workers

The latest updates on your project. Learn more about integrating Git with Workers.

Status Name Latest Commit Updated (UTC)
❌ Deployment failed
View logs
kubebrowse ed22496 Jul 12 2026, 10:38 AM

@github-actions

Copy link
Copy Markdown
Contributor

⚠️ Merge Conflict Detected

This PR has conflicts with the main branch that need to be resolved before it can be merged.

Conflicting files:

.github/workflows/frontend-docker.yml
.github/workflows/go.yml
.gitignore
Dockerfile
Makefile
README.md
Tiltfile
api/main.go
api/session_handlers.go
api/sessions.go
api/tunnel.go
api/uploads.go
cmd/guac/main.go
deployments/clamavd-api.yaml
deployments/hpa.yml
deployments/isito.yml
deployments/manifest.yml
deployments/vpa.yml
docs/docs.go
docs/retype.yml
docs/swagger.json
docs/swagger.yaml
env.testing.example
frontend/.gitignore
frontend/Caddyfile
frontend/Dockerfile
frontend/bun.lock
frontend/package.json
frontend/pnpm-lock.yaml
frontend/src/components/BrowserSession.jsx
frontend/src/components/GuacClient.jsx
frontend/src/components/OfficeSession.jsx
frontend/src/components/SessionCollaborationInfo.jsx
frontend/src/components/ShareWSSession.jsx
frontend/src/components/WebSocketControl.jsx
frontend/src/components/sidebar/Sidebar.jsx
frontend/src/context/ThemeContext.jsx
frontend/src/hooks/useGuacWebSocket.js
frontend/src/index.css
frontend/src/lib/websocketSessionDuplicator.js
frontend/src/main.jsx
frontend/src/routes/ConnectionRoute.jsx
frontend/src/routes/EditConnectionRoute.jsx
frontend/src/routes/NewConnectionRoute.jsx
frontend/src/routes/SettingsRoute.jsx
frontend/vite.config.js
go.mod
go.sum
internal/k8s/browser.go
internal/k8s/manage.go
internal/k8s/office.go
internal/redis/main.go

@cloudflare-workers-and-pages
cloudflare-workers-and-pages Bot force-pushed the cloudflare/workers-autoconfig branch from ed22496 to efdf4f1 Compare July 12, 2026 10:41
@github-actions

Copy link
Copy Markdown
Contributor

⚠️ Merge Conflict Detected

This PR has conflicts with the main branch that need to be resolved before it can be merged.

Conflicting files:

.github/workflows/frontend-docker.yml
.github/workflows/go.yml
.gitignore
Dockerfile
KubeBrowse.postman_collection.json
Makefile
README.md
Tiltfile
api.http
api/main.go
api/session_handlers.go
api/sessions.go
api/tunnel.go
api/uploads.go
cmd/guac/main.go
deployments/clamavd-api.yaml
deployments/hpa.yml
deployments/isito.yml
deployments/manifest.yml
deployments/vpa.yml
docs/docs.go
docs/retype.yml
docs/swagger.json
docs/swagger.yaml
env.testing.example
frontend/.gitignore
frontend/Caddyfile
frontend/Dockerfile
frontend/bun.lock
frontend/package.json
frontend/pnpm-lock.yaml
frontend/src/components/BrowserSession.jsx
frontend/src/components/GuacClient.jsx
frontend/src/components/OfficeSession.jsx
frontend/src/components/SessionCollaborationInfo.jsx
frontend/src/components/ShareWSSession.jsx
frontend/src/components/WebSocketControl.jsx
frontend/src/components/sidebar/Sidebar.jsx
frontend/src/context/ThemeContext.jsx
frontend/src/hooks/useGuacWebSocket.js
frontend/src/index.css
frontend/src/lib/websocketSessionDuplicator.js
frontend/src/main.jsx
frontend/src/routes/ConnectionRoute.jsx
frontend/src/routes/EditConnectionRoute.jsx
frontend/src/routes/NewConnectionRoute.jsx
frontend/src/routes/SettingsRoute.jsx
frontend/vite.config.js
go.mod
go.sum
internal/k8s/browser.go
internal/k8s/manage.go
internal/k8s/office.go
internal/redis/main.go

1 similar comment
@github-actions

Copy link
Copy Markdown
Contributor

⚠️ Merge Conflict Detected

This PR has conflicts with the main branch that need to be resolved before it can be merged.

Conflicting files:

.github/workflows/frontend-docker.yml
.github/workflows/go.yml
.gitignore
Dockerfile
KubeBrowse.postman_collection.json
Makefile
README.md
Tiltfile
api.http
api/main.go
api/session_handlers.go
api/sessions.go
api/tunnel.go
api/uploads.go
cmd/guac/main.go
deployments/clamavd-api.yaml
deployments/hpa.yml
deployments/isito.yml
deployments/manifest.yml
deployments/vpa.yml
docs/docs.go
docs/retype.yml
docs/swagger.json
docs/swagger.yaml
env.testing.example
frontend/.gitignore
frontend/Caddyfile
frontend/Dockerfile
frontend/bun.lock
frontend/package.json
frontend/pnpm-lock.yaml
frontend/src/components/BrowserSession.jsx
frontend/src/components/GuacClient.jsx
frontend/src/components/OfficeSession.jsx
frontend/src/components/SessionCollaborationInfo.jsx
frontend/src/components/ShareWSSession.jsx
frontend/src/components/WebSocketControl.jsx
frontend/src/components/sidebar/Sidebar.jsx
frontend/src/context/ThemeContext.jsx
frontend/src/hooks/useGuacWebSocket.js
frontend/src/index.css
frontend/src/lib/websocketSessionDuplicator.js
frontend/src/main.jsx
frontend/src/routes/ConnectionRoute.jsx
frontend/src/routes/EditConnectionRoute.jsx
frontend/src/routes/NewConnectionRoute.jsx
frontend/src/routes/SettingsRoute.jsx
frontend/vite.config.js
go.mod
go.sum
internal/k8s/browser.go
internal/k8s/manage.go
internal/k8s/office.go
internal/redis/main.go

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.

0 participants