Skip to content

fix: update playwright test after adding secret support#848

Merged
deloreyj merged 1 commit intomainfrom
saas-admin-playwright
Dec 4, 2025
Merged

fix: update playwright test after adding secret support#848
deloreyj merged 1 commit intomainfrom
saas-admin-playwright

Conversation

@deloreyj
Copy link
Contributor

@deloreyj deloreyj commented Dec 4, 2025

Description

Fix saas admin template playwright test after enabling secret support

Checklist

  • Template Metadata
    • template directory ends with -template
    • "cloudflare" section of package.json is populated
    • template preview image uploaded to Images
    • README is populated and uses <!-- dash-content-start --> and <!-- dash-content-end --> to designate the Dash readme preview
    • .gitignore file exists
    • package.json contains a deploy command
    • package.json contains private: true and no version field

Example package.json

"private": true,
"cloudflare": {
  "label": "Worker + D1 Database",
  "products": [
    "Workers",
    "D1"
  ],
  "categories": [
    "storage"
  ],
  "docs_url": "https://developers.cloudflare.com/d1/",
  "preview_image_url": "https://imagedelivery.net/wSMYJvS3Xw-n339CbDyDIA/cb7cb0a9-6102-4822-633c-b76b7bb25900/public"
}

@deloreyj deloreyj force-pushed the saas-admin-playwright branch from cf72cf9 to 54b103e Compare December 4, 2025 21:57
@github-actions
Copy link
Contributor

github-actions bot commented Dec 4, 2025

Dashboard preview link

@deloreyj deloreyj merged commit f800c5e into main Dec 4, 2025
2 checks passed
@deloreyj deloreyj deleted the saas-admin-playwright branch December 4, 2025 22:01
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