Skip to content

Debug claude - #4799

Merged
marcoacierno merged 1 commit into
mainfrom
debug-claude
Aug 15, 2026
Merged

Debug claude#4799
marcoacierno merged 1 commit into
mainfrom
debug-claude

Conversation

@marcoacierno

Copy link
Copy Markdown
Member

What

ToDo

@vercel

vercel Bot commented Aug 15, 2026

Copy link
Copy Markdown

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Actions Updated (UTC)
pycon Error Error Aug 15, 2026 10:22pm

@marcoacierno
marcoacierno merged commit 4e02d41 into main Aug 15, 2026
4 of 5 checks passed
@marcoacierno
marcoacierno deleted the debug-claude branch August 15, 2026 22:20
@claude

claude Bot commented Aug 15, 2026

Copy link
Copy Markdown
Contributor

Review: Adds frontend toolchain setup (pnpm/node install) to the Claude CI workflow so it can run frontend codegen/build/lint, plus an artifact upload for the execution log on failure.

  • CI now performs GraphQL codegen against the live production endpoint (API_URL_SERVER: https://admin.pycon.it), since codegen relies on schema introspection. This makes this CI job's frontend checks dependent on production availability/latency, and any Claude Code run in this workflow will make outbound requests to the real prod admin. Worth confirming this is intentional (no staging/schema-file alternative) rather than an oversight.
  • --allowedTools now grants unrestricted Bash(pnpm:*), Bash(node:*), Bash(npx:*) in addition to existing Edit/Write/git/uv access. Combined, this is a fairly broad execution surface for the agent; acceptable given the job is gated to specific trusted actors, but worth being aware of given pull_request_review: [submitted]/pull_request: [review_requested] triggers run before merge.

No other issues — this is a CI-config-only change with no application code.

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