Skip to content

Rename default project name to match repo name#6

Open
TheBigSadowski wants to merge 1 commit into
endformdev:mainfrom
TheBigSadowski:joeski/rename-project-name
Open

Rename default project name to match repo name#6
TheBigSadowski wants to merge 1 commit into
endformdev:mainfrom
TheBigSadowski:joeski/rename-project-name

Conversation

@TheBigSadowski

Copy link
Copy Markdown

Summary

Changes the default project name from endform-playwright-tutorial to playwright-tutorial so it matches the repository name.

The Vercel project template setup flow uses the repo name as the project name, and these need to match for the flow to work correctly.

Changes

  • .github/workflows/endform-tests-on-main.ymlproject-name for the endform Vercel deployment action
  • playwright.config.ts — default BASE_URL fallback
  • mcp-user.ts — default baseURL
  • tests/support/faults.ts — default BASE_URL fallback

All three URL fallbacks change from https://endform-playwright-tutorial.vercel.app to https://playwright-tutorial.vercel.app.

🤖 Generated with Claude Code

Change the default project name from "endform-playwright-tutorial" to
"playwright-tutorial" so it matches the repository name. The Vercel
project template setup flow uses the repo name as the project name, and
these need to match for it to work correctly.

Updates the endform action project-name and the default BASE_URL
fallbacks in playwright.config.ts, mcp-user.ts, and tests/support/faults.ts.

Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
@vercel

vercel Bot commented Jul 10, 2026

Copy link
Copy Markdown

@TheBigSadowski is attempting to deploy a commit to the Endform Team on Vercel.

A member of the Team first needs to authorize it.

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