docs(e2e): document TEST_CLOUDFLARE_* for mint-test Worker - #5310
Conversation
Record the behaviour-job Cloudflare test credentials, their mapping to Wrangler env names, and preview-URL usage against Worker mint-test so operators keep them isolated from site-deploy CLOUDFLARE_*. Closes fullsend-ai#5222 Signed-off-by: Barak Korren <bkorren@redhat.com> Co-authored-by: Cursor <cursoragent@cursor.com>
PR Summary by Qododocs(e2e): document TEST_CLOUDFLARE_* secrets for mint-test Worker
AI Description
Diagram
High-Level Assessment
Files changed (1)
|
Site previewPreview: https://2ce0da17-site.fullsend-ai.workers.dev Commit: |
Code Review by Qodo
1. Token rotation not numbered
|
Codecov Report✅ All modified and coverable lines are covered by tests. 📢 Thoughts on this report? Let us know! |
|
🤖 Finished Retro · ✅ Success · Started 8:08 AM UTC · Completed 8:24 AM UTC |
Retro: PR #5310 — docs(e2e): document TEST_CLOUDFLARE_* for mint-test WorkerWhat happenedPR #5310 was a small docs-only change (+14/−0 lines, single file The PR was authored by ifireball with Cursor co-authorship, opened Jul 19 10:31 UTC, approved by rh-hemartin Jul 20 07:06 UTC, and merged Jul 20 08:05 UTC. Review agent failureThe fullsend review agent was correctly dispatched (run 29683511838) when the PR was opened, but failed after ~48 seconds with: As a result, the PR was merged with zero fullsend review agent coverage. The only automated review came from qodo-code-review, which flagged 3 non-blocking style findings (token rotation procedure formatting, Wrangler jargon definitions, guide file location). The human reviewer approved without addressing these — a reasonable judgment for a small docs-only change. Evidence for existing issuesThis PR is a concrete example of multiple tracked gaps compounding:
AssessmentThe workflow went well overall. The triage agent made the right routing call, the human author and reviewer handled the docs-only change appropriately, and the review agent was correctly dispatched — it just couldn't mint a token. All identified gaps are already tracked by existing open issues with clear fix paths. No new proposals are warranted. |
Summary
TEST_CLOUDFLARE_ACCOUNT_ID/TEST_CLOUDFLARE_API_TOKENin the e2e guide (mapped to WranglerCLOUDFLARE_*env names in the behaviour job).CLOUDFLARE_*, intended Workermint-test, and preview-URL usage viaversions upload --preview-alias.Related Issue
Closes #5222
Ops (already done outside this PR)
TEST_CLOUDFLARE_ACCOUNT_IDandTEST_CLOUDFLARE_API_TOKENonfullsend-ai/fullsend(tokenfullsend-ai/fullsend-mint-test).wrangler whoamiandwrangler deployments list --name=mint-test.Changes
docs/guides/dev/e2e-testing.mdsecrets inventory and operator notes.Testing
make lint(staged docs)mint-testChecklist
Made with Cursor