Skip to content

SCHY-148 Use miniflare to test builds in a cloudflare environment#88

Closed
ryanechternacht wants to merge 8 commits intomainfrom
ryan/miniflare
Closed

SCHY-148 Use miniflare to test builds in a cloudflare environment#88
ryanechternacht wants to merge 8 commits intomainfrom
ryan/miniflare

Conversation

@ryanechternacht
Copy link
Member

This will hopefully smoke test cloudflare issues before release.

https://linear.app/schematic/issue/SCHY-148/schematic-node140-breaks-in-cloudflare-workers

@ryanechternacht ryanechternacht requested a review from a team as a code owner March 2, 2026 17:10
@ryanechternacht ryanechternacht requested a review from cbrady March 2, 2026 17:10
@ryanechternacht ryanechternacht self-assigned this Mar 2, 2026
@ryanechternacht ryanechternacht marked this pull request as draft March 2, 2026 17:11
@ryanechternacht
Copy link
Member Author

@cbrady this needs your fixes to the cloudflare build before we can finalize testing and merge.

"test:wire": "jest --selectProjects wire",
"build:legacy": "tsc"
"build:legacy": "tsc",
"test:cloudflare": "node scripts/test-cloudflare.mjs"
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

fern manages this file, so any changes we need to make need to happen here so they don't get blown away by a fern regen: https://github.com/SchematicHQ/schematic-fern-config/blob/main/fern/generators.yml#L67

Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Changed this upstream in fern config: SchematicHQ/schematic-fern-config#241

removed the CI related addition in this PR to #92

cbrady
cbrady previously approved these changes Mar 3, 2026
@ryanechternacht ryanechternacht marked this pull request as ready for review March 4, 2026 19:32
@ryanechternacht
Copy link
Member Author

ryanechternacht commented Mar 4, 2026

superseded by #92

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.

2 participants