Skip to content

[pull] main from withastro:main - #670

Merged
pull[bot] merged 1 commit into
code:mainfrom
withastro:main
Aug 5, 2026
Merged

[pull] main from withastro:main#670
pull[bot] merged 1 commit into
code:mainfrom
withastro:main

Conversation

@pull

@pull pull Bot commented Aug 5, 2026

Copy link
Copy Markdown

See Commits and Changes for more details.


Created by pull[bot] (v2.0.0-alpha.4)

Can you help keep this open source service alive? 💖 Please sponsor : )

…st (#17606)

The Cloudflare adapter's `astro:config:setup` reads
`config.experimental.collectionStorage` (added in #17543). The mock config
in this test omitted `experimental` entirely, so the hook threw
`TypeError: Cannot read properties of undefined (reading 'collectionStorage')`.

A resolved `AstroConfig` always has this key populated, since the schema
defaults it to `'single-file'`, so the mock was the incomplete party rather
than the adapter. Set it explicitly to match a real config.

This surfaced only after #16871 and #17543 landed together: this PR's checks
last ran before #17543 merged, so neither PR's CI ever exercised the
combination.
@pull pull Bot locked and limited conversation to collaborators Aug 5, 2026
@pull pull Bot added the ⤵️ pull label Aug 5, 2026
@pull
pull Bot merged commit a2240c4 into code:main Aug 5, 2026
8 checks passed
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant