Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Content Collections #5291

Merged
merged 183 commits into from
Dec 16, 2022
Merged

Content Collections #5291

merged 183 commits into from
Dec 16, 2022

Conversation

bholmesdev
Copy link
Contributor

@bholmesdev bholmesdev commented Nov 3, 2022

Changes

  • This introduces a new reserved directory called src/content/, with the helper functions renderContent and fetchContent to efficiently retrieve entries
  • Adds a new with-content example to showcase these APIs

See RFC for full details and usage instructions!

Testing

  • Collection query tests
  • getStaticPaths integration tests
  • SSR integration tests
  • render() style bleed tests

Docs

Guide: withastro/docs#2141
API reference: TODO

@changeset-bot
Copy link

changeset-bot bot commented Nov 3, 2022

🦋 Changeset detected

Latest commit: 36ffb39

The changes in this PR will be included in the next version bump.

Not sure what this means? Click here to learn what changesets are.

Click here if you're a maintainer who wants to add another changeset to this PR

@github-actions github-actions bot added pkg: astro Related to the core `astro` package (scope) pkg: example Related to an example package (scope) pkg: integration Related to any renderer integration (scope) feat: markdown Related to Markdown (scope) labels Nov 3, 2022
@github-actions github-actions bot removed the feat: markdown Related to Markdown (scope) label Nov 3, 2022
@github-actions github-actions bot removed the pkg: integration Related to any renderer integration (scope) label Nov 18, 2022
@github-actions github-actions bot added the pkg: integration Related to any renderer integration (scope) label Nov 29, 2022
@github-actions
Copy link
Contributor

 > root@0.0.0 release /home/runner/work/astro/astro > pnpm run build && changeset publish "--tag" "next--content-schemas" > root@0.0.0 build /home/runner/work/astro/astro > turbo run build --output-logs=new-only --no-deps --filter=astro --filter=create-astro --filter="@astrojs/*" �[2m• Packages in scope: @astrojs/alpinejs, @astrojs/cloudflare, @astrojs/deno, @astrojs/image, @astrojs/lit, @astrojs/markdown-component, @astrojs/markdown-remark, @astrojs/mdx, @astrojs/netlify, @astrojs/node, @astrojs/partytown, @astrojs/preact, @astrojs/prefetch, @astrojs/prism, @astrojs/react, @astrojs/rss, @astrojs/sitemap, @astrojs/solid-js, @astrojs/svelte, @astrojs/tailwind, @astrojs/telemetry, @astrojs/turbolinks, @astrojs/vercel, @astrojs/vue, @astrojs/webapi, astro, create-astro�[0m �[2m• Running�[0m �[2m�[1mbuild�[0m�[0m �[2min 27 packages�[0m �[2m• Remote computation caching enabled (experimental)�[0m �[35m@astrojs/webapi:build: �[0mcache hit, suppressing output �[2m0016c0114d0e2e82�[0m �[33m@astrojs/prism:build: �[0mcache hit, suppressing output �[2m67cb02cdd4de2b40�[0m �[35mcreate-astro:build: �[0mcache hit, suppressing output �[2m1ba82876cce95ee4�[0m �[34m@astrojs/telemetry:build: �[0mcache hit, suppressing output �[2m5259aeea65919c16�[0m �[36m@astrojs/markdown-remark:build: �[0mcache hit, suppressing output �[2m55eaed762eddb74b�[0m �[32mastro:build: �[0mcache miss, executing �[2m6a7ab7c1c4ef0383�[0m �[32mastro:build: �[0m �[32mastro:build: �[0m> astro@0.0.0-content-schemas-20221130135236 build /home/runner/work/astro/astro/packages/astro �[32mastro:build: �[0m> pnpm run prebuild && astro-scripts build "src/**/*.ts" && tsc �[32mastro:build: �[0m �[32mastro:build: �[0m �[32mastro:build: �[0m> astro@0.0.0-content-schemas-20221130135236 prebuild /home/runner/work/astro/astro/packages/astro �[32mastro:build: �[0m> astro-scripts prebuild --to-string "src/runtime/server/astro-island.ts" "src/runtime/client/{idle,load,media,only,visible}.ts" �[32mastro:build: �[0m �[35m@astrojs/netlify:build: �[0mcache miss, executing �[2m083c6819778c905c�[0m �[33m@astrojs/vercel:build: �[0mcache miss, executing �[2m3ba06cc329fb9d66�[0m �[34m@astrojs/preact:build: �[0mcache miss, executing �[2m0c2040330c5ff689�[0m �[32m@astrojs/node:build: �[0mcache miss, executing �[2m0abb5250fd7e3b9e�[0m �[35m@astrojs/sitemap:build: �[0mcache miss, executing �[2m647e3f325a9f727b�[0m �[33m@astrojs/cloudflare:build: �[0mcache miss, executing �[2m491999d3998d2793�[0m �[32m@astrojs/mdx:build: �[0mcache miss, executing �[2m0d7d9a543d778979�[0m �[36m@astrojs/image:build: �[0mcache miss, executing �[2m16ff636d8315e483�[0m �[36m@astrojs/svelte:build: �[0mcache miss, executing �[2mc4a235ed1592c285�[0m �[34m@astrojs/partytown:build: �[0mcache miss, executing �[2m70a213ef509e9c46�[0m �[33m@astrojs/vercel:build: �[0m �[33m@astrojs/vercel:build: �[0m> @astrojs/vercel@2.3.4 build /home/runner/work/astro/astro/packages/integrations/vercel �[33m@astrojs/vercel:build: �[0m> astro-scripts build "src/**/*.ts" && tsc �[33m@astrojs/vercel:build: �[0m �[35m@astrojs/sitemap:build: �[0m �[35m@astrojs/sitemap:build: �[0m> @astrojs/sitemap@1.0.0 build /home/runner/work/astro/astro/packages/integrations/sitemap �[35m@astrojs/sitemap:build: �[0m> astro-scripts build "src/**/*.ts" && tsc �[35m@astrojs/sitemap:build: �[0m �[35m@astrojs/netlify:build: �[0m �[35m@astrojs/netlify:build: �[0m> @astrojs/netlify@1.2.1 build /home/runner/work/astro/astro/packages/integrations/netlify �[35m@astrojs/netlify:build: �[0m> astro-scripts build "src/**/*.ts" && tsc �[35m@astrojs/netlify:build: �[0m �[34m@astrojs/partytown:build: �[0m �[34m@astrojs/partytown:build: �[0m> @astrojs/partytown@0.0.0-content-schemas-20221130135236 build /home/runner/work/astro/astro/packages/integrations/partytown �[34m@astrojs/partytown:build: �[0m> astro-scripts build "src/**/*.ts" && tsc �[34m@astrojs/partytown:build: �[0m �[34m@astrojs/preact:build: �[0m �[34m@astrojs/preact:build: �[0m> @astrojs/preact@1.2.0 build /home/runner/work/astro/astro/packages/integrations/preact �[34m@astrojs/preact:build: �[0m> astro-scripts build "src/**/*.ts" && tsc �[34m@astrojs/preact:build: �[0m �[33m@astrojs/cloudflare:build: �[0m �[33m@astrojs/cloudflare:build: �[0m> @astrojs/cloudflare@0.0.0-content-schemas-20221130135236 build /home/runner/work/astro/astro/packages/integrations/cloudflare �[33m@astrojs/cloudflare:build: �[0m> astro-scripts build "src/**/*.ts" && tsc �[33m@astrojs/cloudflare:build: �[0m �[32m@astrojs/node:build: �[0m �[32m@astrojs/node:build: �[0m> @astrojs/node@0.0.0-content-schemas-20221130135236 build /home/runner/work/astro/astro/packages/integrations/node �[32m@astrojs/node:build: �[0m> astro-scripts build "src/**/*.ts" && tsc �[32m@astrojs/node:build: �[0m �[32m@astrojs/mdx:build: �[0m �[32m@astrojs/mdx:build: �[0m> @astrojs/mdx@0.0.0-content-schemas-20221130135236 build /home/runner/work/astro/astro/packages/integrations/mdx �[32m@astrojs/mdx:build: �[0m> astro-scripts build "src/**/*.ts" && tsc �[32m@astrojs/mdx:build: �[0m �[36m@astrojs/image:build: �[0m �[36m@astrojs/image:build: �[0m> @astrojs/image@0.11.6 build /home/runner/work/astro/astro/packages/integrations/image �[36m@astrojs/image:build: �[0m> astro-scripts build "src/**/*.ts" && tsc && pnpm run postbuild �[36m@astrojs/image:build: �[0m �[36m@astrojs/svelte:build: �[0m �[36m@astrojs/svelte:build: �[0m> @astrojs/svelte@1.0.2 build /home/runner/work/astro/astro/packages/integrations/svelte �[36m@astrojs/svelte:build: �[0m> astro-scripts build "src/index.ts" && astro-scripts build "src/editor.cts" --force-cjs --no-clean-dist && tsc �[36m@astrojs/svelte:build: �[0m �[34m@astrojs/turbolinks:build: �[0mcache miss, executing �[2m39367356c959d48a�[0m �[36m@astrojs/lit:build: �[0mcache miss, executing �[2m331cecf45a4b3dec�[0m �[35m@astrojs/prefetch:build: �[0mcache miss, executing �[2mddfd1dea65a72e48�[0m �[32m@astrojs/rss:build: �[0mcache miss, executing �[2m15755a4e5f265d10�[0m �[33m@astrojs/deno:build: �[0mcache miss, executing �[2m9a0daaa624d7d2e5�[0m �[34m@astrojs/alpinejs:build: �[0mcache miss, executing �[2m9def398210c9ce95�[0m �[34m@astrojs/turbolinks:build: �[0m �[34m@astrojs/turbolinks:build: �[0m> @astrojs/turbolinks@0.1.4 build /home/runner/work/astro/astro/packages/integrations/turbolinks �[34m@astrojs/turbolinks:build: �[0m> astro-scripts build "src/**/*.ts" && tsc �[34m@astrojs/turbolinks:build: �[0m �[36m@astrojs/tailwind:build: �[0mcache miss, executing �[2m99847a730894052e�[0m �[36m@astrojs/lit:build: �[0m �[36m@astrojs/lit:build: �[0m> @astrojs/lit@1.0.1 build /home/runner/work/astro/astro/packages/integrations/lit �[36m@astrojs/lit:build: �[0m> astro-scripts build "src/**/*.ts" && tsc �[36m@astrojs/lit:build: �[0m �[35m@astrojs/prefetch:build: �[0m �[35m@astrojs/prefetch:build: �[0m> @astrojs/prefetch@0.1.1 build /home/runner/work/astro/astro/packages/integrations/prefetch �[35m@astrojs/prefetch:build: �[0m> astro-scripts build "src/**/*.ts" && tsc �[35m@astrojs/prefetch:build: �[0m �[35m@astrojs/vue:build: �[0mcache miss, executing �[2mccf1b6de3e5faf02�[0m �[32m@astrojs/rss:build: �[0m �[32m@astrojs/rss:build: �[0m> @astrojs/rss@1.0.3 build /home/runner/work/astro/astro/packages/astro-rss �[32m@astrojs/rss:build: �[0m> astro-scripts build "src/**/*.ts" && tsc �[32m@astrojs/rss:build: �[0m �[33m@astrojs/deno:build: �[0m �[33m@astrojs/deno:build: �[0m> @astrojs/deno@0.0.0-content-schemas-20221130135236 build /home/runner/work/astro/astro/packages/integrations/deno �[33m@astrojs/deno:build: �[0m> astro-scripts build "src/**/*.ts" && tsc �[33m@astrojs/deno:build: �[0m �[34m@astrojs/alpinejs:build: �[0m �[34m@astrojs/alpinejs:build: �[0m> @astrojs/alpinejs@0.1.2 build /home/runner/work/astro/astro/packages/integrations/alpinejs �[34m@astrojs/alpinejs:build: �[0m> astro-scripts build "src/**/*.ts" && tsc �[34m@astrojs/alpinejs:build: �[0m �[36m@astrojs/tailwind:build: �[0m �[36m@astrojs/tailwind:build: �[0m> @astrojs/tailwind@2.1.2 build /home/runner/work/astro/astro/packages/integrations/tailwind �[36m@astrojs/tailwind:build: �[0m> astro-scripts build "src/**/*.ts" && tsc �[36m@astrojs/tailwind:build: �[0m �[35m@astrojs/vue:build: �[0m �[35m@astrojs/vue:build: �[0m> @astrojs/vue@1.2.1 build /home/runner/work/astro/astro/packages/integrations/vue �[35m@astrojs/vue:build: �[0m> astro-scripts build "src/index.ts" && astro-scripts build "src/editor.cts" --force-cjs --no-clean-dist && tsc �[35m@astrojs/vue:build: �[0m �[32m@astrojs/solid-js:build: �[0mcache miss, executing �[2maa3f7b2f3771da95�[0m �[32m@astrojs/solid-js:build: �[0m �[32m@astrojs/solid-js:build: �[0m> @astrojs/solid-js@1.2.3 build /home/runner/work/astro/astro/packages/integrations/solid �[32m@astrojs/solid-js:build: �[0m> astro-scripts build "src/**/*.ts" && tsc �[32m@astrojs/solid-js:build: �[0m �[33m@astrojs/react:build: �[0mcache miss, executing �[2m1b3919585b939aaa�[0m �[36m@astrojs/image:build: �[0m �[36m@astrojs/image:build: �[0m> @astrojs/image@0.11.6 postbuild /home/runner/work/astro/astro/packages/integrations/image �[36m@astrojs/image:build: �[0m> astro-scripts copy "src/**/*.wasm" �[36m@astrojs/image:build: �[0m �[33m@astrojs/react:build: �[0m �[33m@astrojs/react:build: �[0m> @astrojs/react@1.2.2 build /home/runner/work/astro/astro/packages/integrations/react �[33m@astrojs/react:build: �[0m> astro-scripts build "src/**/*.ts" && tsc �[33m@astrojs/react:build: �[0m Tasks: 26 successful, 26 total Cached: 5 cached, 26 total Time: 1m2.987s 🦋 �[33mwarn�[39m �[31m===============================IMPORTANT!===============================�[39m 🦋 �[33mwarn�[39m Packages will be released under the next--content-schemas tag 🦋 �[33mwarn�[39m �[31m----------------------------------------------------------------------�[39m 🦋 �[36minfo�[39m npm info astro 🦋 �[36minfo�[39m npm info @astrojs/prism 🦋 �[36minfo�[39m npm info @astrojs/rss 🦋 �[36minfo�[39m npm info create-astro 🦋 �[36minfo�[39m npm info @astrojs/alpinejs 🦋 �[36minfo�[39m npm info @astrojs/cloudflare 🦋 �[36minfo�[39m npm info @astrojs/deno 🦋 �[36minfo�[39m npm info @astrojs/image 🦋 �[36minfo�[39m npm info @astrojs/lit 🦋 �[36minfo�[39m npm info @astrojs/mdx 🦋 �[36minfo�[39m npm info @astrojs/netlify 🦋 �[36minfo�[39m npm info @astrojs/node 🦋 �[36minfo�[39m npm info @astrojs/partytown 🦋 �[36minfo�[39m npm info @astrojs/preact 🦋 �[36minfo�[39m npm info @astrojs/prefetch 🦋 �[36minfo�[39m npm info @astrojs/react 🦋 �[36minfo�[39m npm info @astrojs/sitemap 🦋 �[36minfo�[39m npm info @astrojs/solid-js 🦋 �[36minfo�[39m npm info @astrojs/svelte 🦋 �[36minfo�[39m npm info @astrojs/tailwind 🦋 �[36minfo�[39m npm info @astrojs/turbolinks 🦋 �[36minfo�[39m npm info @astrojs/vercel 🦋 �[36minfo�[39m npm info @astrojs/vue 🦋 �[36minfo�[39m npm info @astrojs/markdown-component 🦋 �[36minfo�[39m npm info @astrojs/markdown-remark 🦋 �[36minfo�[39m npm info @astrojs/telemetry 🦋 �[36minfo�[39m npm info @astrojs/webapi 🦋 �[36minfo�[39m astro is being published because our local version (0.0.0-content-schemas-20221130135236) has not been published on npm 🦋 �[33mwarn�[39m @astrojs/prism is not being published because version 1.0.2 is already published on npm 🦋 �[33mwarn�[39m @astrojs/rss is not being published because version 1.0.3 is already published on npm 🦋 �[33mwarn�[39m create-astro is not being published because version 1.2.3 is already published on npm 🦋 �[33mwarn�[39m @astrojs/alpinejs is not being published because version 0.1.2 is already published on npm 🦋 �[36minfo�[39m @astrojs/cloudflare is being published because our local version (0.0.0-content-schemas-20221130135236) has not been published on npm 🦋 �[36minfo�[39m @astrojs/deno is being published because our local version (0.0.0-content-schemas-20221130135236) has not been published on npm 🦋 �[33mwarn�[39m @astrojs/image is not being published because version 0.11.6 is already published on npm 🦋 �[33mwarn�[39m @astrojs/lit is not being published because version 1.0.1 is already published on npm 🦋 �[36minfo�[39m @astrojs/mdx is being published because our local version (0.0.0-content-schemas-20221130135236) has not been published on npm 🦋 �[33mwarn�[39m @astrojs/netlify is not being published because version 1.2.1 is already published on npm 🦋 �[36minfo�[39m @astrojs/node is being published because our local version (0.0.0-content-schemas-20221130135236) has not been published on npm 🦋 �[36minfo�[39m @astrojs/partytown is being published because our local version (0.0.0-content-schemas-20221130135236) has not been published on npm 🦋 �[33mwarn�[39m @astrojs/preact is not being published because version 1.2.0 is already published on npm 🦋 �[33mwarn�[39m @astrojs/prefetch is not being published because version 0.1.1 is already published on npm 🦋 �[33mwarn�[39m @astrojs/react is not being published because version 1.2.2 is already published on npm 🦋 �[33mwarn�[39m @astrojs/sitemap is not being published because version 1.0.0 is already published on npm 🦋 �[33mwarn�[39m @astrojs/solid-js is not being published because version 1.2.3 is already published on npm 🦋 �[33mwarn�[39m @astrojs/svelte is not being published because version 1.0.2 is already published on npm 🦋 �[33mwarn�[39m @astrojs/tailwind is not being published because version 2.1.2 is already published on npm 🦋 �[33mwarn�[39m @astrojs/turbolinks is not being published because version 0.1.4 is already published on npm 🦋 �[33mwarn�[39m @astrojs/vercel is not being published because version 2.3.4 is already published on npm 🦋 �[33mwarn�[39m @astrojs/vue is not being published because version 1.2.1 is already published on npm 🦋 �[33mwarn�[39m @astrojs/markdown-component is not being published because version 1.0.2 is already published on npm 🦋 �[33mwarn�[39m @astrojs/markdown-remark is not being published because version 1.1.3 is already published on npm 🦋 �[33mwarn�[39m @astrojs/telemetry is not being published because version 1.0.1 is already published on npm 🦋 �[33mwarn�[39m @astrojs/webapi is not being published because version 1.1.1 is already published on npm 🦋 �[36minfo�[39m Publishing �[36m"astro"�[39m at �[32m"0.0.0-content-schemas-20221130135236"�[39m 🦋 �[36minfo�[39m Publishing �[36m"@astrojs/cloudflare"�[39m at �[32m"0.0.0-content-schemas-20221130135236"�[39m 🦋 �[36minfo�[39m Publishing �[36m"@astrojs/deno"�[39m at �[32m"0.0.0-content-schemas-20221130135236"�[39m 🦋 �[36minfo�[39m Publishing �[36m"@astrojs/mdx"�[39m at �[32m"0.0.0-content-schemas-20221130135236"�[39m 🦋 �[36minfo�[39m Publishing �[36m"@astrojs/node"�[39m at �[32m"0.0.0-content-schemas-20221130135236"�[39m 🦋 �[36minfo�[39m Publishing �[36m"@astrojs/partytown"�[39m at �[32m"0.0.0-content-schemas-20221130135236"�[39m 🦋 �[32msuccess�[39m packages published successfully: 🦋 astro@0.0.0-content-schemas-20221130135236 🦋 @astrojs/cloudflare@0.0.0-content-schemas-20221130135236 🦋 @astrojs/deno@0.0.0-content-schemas-20221130135236 🦋 @astrojs/mdx@0.0.0-content-schemas-20221130135236 🦋 @astrojs/node@0.0.0-content-schemas-20221130135236 🦋 @astrojs/partytown@0.0.0-content-schemas-20221130135236 🦋 Creating git tags... 🦋 New tag: astro@0.0.0-content-schemas-20221130135236 🦋 New tag: @astrojs/cloudflare@0.0.0-content-schemas-20221130135236 🦋 New tag: @astrojs/deno@0.0.0-content-schemas-20221130135236 🦋 New tag: @astrojs/mdx@0.0.0-content-schemas-20221130135236 🦋 New tag: @astrojs/node@0.0.0-content-schemas-20221130135236 🦋 New tag: @astrojs/partytown@0.0.0-content-schemas-20221130135236

day: 'numeric',
})}
</time>
<a href={'/blog/' + post.slug}>{post.data.title}</a>
Copy link
Contributor

Choose a reason for hiding this comment

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

Seems there's no longer a post.url to use now? Does it mean we have to build it ourselves?

Copy link
Contributor Author

Choose a reason for hiding this comment

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

When using getCollection, post.slug is the replacement for post.url! .url will stick around if you ever import Markdown or MDX in src/pages/ using ESM, but we've added this new solution for anything in src/content/.

Copy link
Contributor Author

@bholmesdev bholmesdev Nov 30, 2022

Choose a reason for hiding this comment

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

After using these APIs more, we might revisit the type signature for imported Markdown and MDX. We already have some funky translations:

  • frontmatter -> data
  • url -> slug
  • rawContent() -> body

I bet we could align these!

Copy link
Contributor

Choose a reason for hiding this comment

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

My point is Astro is able to calculate the full url here, so it may not make much sense for users to build the full url themselves. For example, say I have trailingSlash: 'always' enabled in astro.config.mjs, now I would need to take care of the trailing slash now:

<a href={'/blog/' + post.slug + '/'}>

If I change my mind to rename blog to any other names, I have to update those /blog/ as well.

While in before, I can just use:

<a href={post.url}>

Copy link
Contributor Author

@bholmesdev bholmesdev Dec 1, 2022

Choose a reason for hiding this comment

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

@chenxsan Actually, we can't calculate the full URL here. Let me explain!

Today, the url property is generated for all Markdown and MDX in your src/pages/ directory. Since we know exactly what route will be generated by using src/pages/, we can return the full URL. That also means url is undefined for Markdown and MDX outside of src/pages/, like a src/posts/ directory. This is frustrating for devs that prefer splitting their content out separately, and wire them up to routes using a [...dynamic] page.

Now let's talk about slug. These are generated based on entries in src/content/ (not src/pages/) based on file path relative to the collection directory. So src/content/blog/post.md will have a slug of post.

This is a big improvement over an undefined url if you were storing in a src/posts/ or some equivalent before. It also gives you the freedom to place your content under any route you choose using getStaticPaths. For instance, say we want our src/content/blog entries to live on /news/blog/*. We can create a /news/blog/[...slug].astro like so:

export function getStaticPaths() {
  const posts = await getCollection('blog');
  return posts.map(post => { params: { slug: post.slug }, props: post });
}

...and generate /news/blog/first-post, /news/blog/second-post, etc. Main takeaway: you can organize your src/content/ collections however you'd like, without the collection name influencing the URL.

Of course, this has the compromise of losing that base /news/blog/ in the generated slug. It's up to you to construct this based on how your getStaticPaths works.

All APIs have tradeoffs! We felt this was the best compromise to fix the undefined url problem mentioned earlier, while giving you the flexibility to map content entries to any URL for your choosing.

If this is insufficient, I'm also working on a way to override our default slugs to generate your own at the collection level. Stay tuned for that!

@bholmesdev

This comment was marked as spam.

@withastro withastro deleted a comment from github-actions bot Dec 5, 2022
@bholmesdev
Copy link
Contributor Author

!preview content-schemas

@github-actions
Copy link
Contributor

github-actions bot commented Dec 7, 2022

 > root@0.0.0 release /home/runner/work/astro/astro > pnpm run build && changeset publish "--tag" "next--content-schemas" > root@0.0.0 build /home/runner/work/astro/astro > turbo run build --output-logs=new-only --no-deps --filter=astro --filter=create-astro --filter="@astrojs/*" �[2m• Packages in scope: @astrojs/alpinejs, @astrojs/cloudflare, @astrojs/deno, @astrojs/image, @astrojs/lit, @astrojs/markdown-component, @astrojs/markdown-remark, @astrojs/mdx, @astrojs/netlify, @astrojs/node, @astrojs/partytown, @astrojs/preact, @astrojs/prefetch, @astrojs/prism, @astrojs/react, @astrojs/rss, @astrojs/sitemap, @astrojs/solid-js, @astrojs/svelte, @astrojs/tailwind, @astrojs/telemetry, @astrojs/turbolinks, @astrojs/vercel, @astrojs/vue, @astrojs/webapi, astro, create-astro�[0m �[2m• Running�[0m �[2m�[1mbuild�[0m�[0m �[2min 27 packages�[0m �[2m• Remote computation caching enabled (experimental)�[0m �[35m@astrojs/webapi:build: �[0mcache hit, suppressing output �[2m03d38773ffc61f6d�[0m �[34mcreate-astro:build: �[0mcache hit, suppressing output �[2m6a12c657d72ee171�[0m �[33m@astrojs/telemetry:build: �[0mcache hit, suppressing output �[2mc3a4d6ce68dadac9�[0m �[36m@astrojs/prism:build: �[0mcache hit, suppressing output �[2m002a8638995d3e10�[0m �[35m@astrojs/markdown-remark:build: �[0mcache hit, suppressing output �[2mbdcd1dc0c613fcda�[0m �[32mastro:build: �[0mcache miss, executing �[2m9edeab76003df55c�[0m �[32mastro:build: �[0m �[32mastro:build: �[0m> astro@0.0.0-content-schemas-20221207142945 build /home/runner/work/astro/astro/packages/astro �[32mastro:build: �[0m> pnpm run prebuild && astro-scripts build "src/**/*.ts" && tsc �[32mastro:build: �[0m �[32mastro:build: �[0m �[32mastro:build: �[0m> astro@0.0.0-content-schemas-20221207142945 prebuild /home/runner/work/astro/astro/packages/astro �[32mastro:build: �[0m> astro-scripts prebuild --to-string "src/runtime/server/astro-island.ts" "src/runtime/client/{idle,load,media,only,visible}.ts" �[32mastro:build: �[0m �[32m@astrojs/netlify:build: �[0mcache miss, executing �[2mc6a22763ed47a303�[0m �[34m@astrojs/alpinejs:build: �[0mcache miss, executing �[2me16ac3a4caef356f�[0m �[32m@astrojs/lit:build: �[0mcache miss, executing �[2mb9cb6cc69b3aa971�[0m �[33m@astrojs/rss:build: �[0mcache miss, executing �[2mefc8407c0583b262�[0m �[34m@astrojs/mdx:build: �[0mcache miss, executing �[2m747f4abe21c37759�[0m �[36m@astrojs/react:build: �[0mcache miss, executing �[2m7eabcc5ba3ac8c9f�[0m �[35m@astrojs/solid-js:build: �[0mcache miss, executing �[2m84f996576d16263c�[0m �[35m@astrojs/deno:build: �[0mcache miss, executing �[2m3a94013e1f8f5392�[0m �[33m@astrojs/vercel:build: �[0mcache miss, executing �[2me1d3424444cba14d�[0m �[36m@astrojs/preact:build: �[0mcache miss, executing �[2m3e9ac5edb6cae923�[0m �[34m@astrojs/mdx:build: �[0m �[34m@astrojs/mdx:build: �[0m> @astrojs/mdx@0.0.0-content-schemas-20221207142945 build /home/runner/work/astro/astro/packages/integrations/mdx �[34m@astrojs/mdx:build: �[0m> astro-scripts build "src/**/*.ts" && tsc �[34m@astrojs/mdx:build: �[0m �[32m@astrojs/netlify:build: �[0m �[32m@astrojs/netlify:build: �[0m> @astrojs/netlify@0.0.0-content-schemas-20221207142945 build /home/runner/work/astro/astro/packages/integrations/netlify �[32m@astrojs/netlify:build: �[0m> astro-scripts build "src/**/*.ts" && tsc �[32m@astrojs/netlify:build: �[0m �[34m@astrojs/alpinejs:build: �[0m �[34m@astrojs/alpinejs:build: �[0m> @astrojs/alpinejs@0.1.2 build /home/runner/work/astro/astro/packages/integrations/alpinejs �[34m@astrojs/alpinejs:build: �[0m> astro-scripts build "src/**/*.ts" && tsc �[34m@astrojs/alpinejs:build: �[0m �[33m@astrojs/rss:build: �[0m �[33m@astrojs/rss:build: �[0m> @astrojs/rss@1.0.3 build /home/runner/work/astro/astro/packages/astro-rss �[33m@astrojs/rss:build: �[0m> astro-scripts build "src/**/*.ts" && tsc �[33m@astrojs/rss:build: �[0m �[32m@astrojs/lit:build: �[0m �[32m@astrojs/lit:build: �[0m> @astrojs/lit@1.0.1 build /home/runner/work/astro/astro/packages/integrations/lit �[32m@astrojs/lit:build: �[0m> astro-scripts build "src/**/*.ts" && tsc �[32m@astrojs/lit:build: �[0m �[35m@astrojs/deno:build: �[0m �[35m@astrojs/deno:build: �[0m> @astrojs/deno@0.0.0-content-schemas-20221207142945 build /home/runner/work/astro/astro/packages/integrations/deno �[35m@astrojs/deno:build: �[0m> astro-scripts build "src/**/*.ts" && tsc �[35m@astrojs/deno:build: �[0m �[36m@astrojs/react:build: �[0m �[36m@astrojs/react:build: �[0m> @astrojs/react@1.2.2 build /home/runner/work/astro/astro/packages/integrations/react �[36m@astrojs/react:build: �[0m> astro-scripts build "src/**/*.ts" && tsc �[36m@astrojs/react:build: �[0m �[35m@astrojs/solid-js:build: �[0m �[35m@astrojs/solid-js:build: �[0m> @astrojs/solid-js@1.2.3 build /home/runner/work/astro/astro/packages/integrations/solid �[35m@astrojs/solid-js:build: �[0m> astro-scripts build "src/**/*.ts" && tsc �[35m@astrojs/solid-js:build: �[0m �[36m@astrojs/preact:build: �[0m �[36m@astrojs/preact:build: �[0m> @astrojs/preact@1.2.0 build /home/runner/work/astro/astro/packages/integrations/preact �[36m@astrojs/preact:build: �[0m> astro-scripts build "src/**/*.ts" && tsc �[36m@astrojs/preact:build: �[0m �[33m@astrojs/vercel:build: �[0m �[33m@astrojs/vercel:build: �[0m> @astrojs/vercel@2.3.5 build /home/runner/work/astro/astro/packages/integrations/vercel �[33m@astrojs/vercel:build: �[0m> astro-scripts build "src/**/*.ts" && tsc �[33m@astrojs/vercel:build: �[0m �[33m@astrojs/node:build: �[0mcache miss, executing �[2m495186b477b8689c�[0m �[34m@astrojs/partytown:build: �[0mcache miss, executing �[2m7c920a8b92588522�[0m �[36m@astrojs/image:build: �[0mcache miss, executing �[2ma0dbaf18d2c51473�[0m �[32m@astrojs/svelte:build: �[0mcache miss, executing �[2mf076e749314d91ea�[0m �[33m@astrojs/node:build: �[0m �[33m@astrojs/node:build: �[0m> @astrojs/node@0.0.0-content-schemas-20221207142945 build /home/runner/work/astro/astro/packages/integrations/node �[33m@astrojs/node:build: �[0m> astro-scripts build "src/**/*.ts" && tsc �[33m@astrojs/node:build: �[0m �[33m@astrojs/turbolinks:build: �[0mcache miss, executing �[2mdb9f39ba90f312b3�[0m �[34m@astrojs/cloudflare:build: �[0mcache miss, executing �[2mf622633c11bd7c2f�[0m �[36m@astrojs/tailwind:build: �[0mcache miss, executing �[2mb84cbff204b167a1�[0m �[35m@astrojs/sitemap:build: �[0mcache miss, executing �[2m8b51a3db748ad99c�[0m �[34m@astrojs/partytown:build: �[0m �[34m@astrojs/partytown:build: �[0m> @astrojs/partytown@1.0.2 build /home/runner/work/astro/astro/packages/integrations/partytown �[34m@astrojs/partytown:build: �[0m> astro-scripts build "src/**/*.ts" && tsc �[34m@astrojs/partytown:build: �[0m �[32m@astrojs/vue:build: �[0mcache miss, executing �[2m762e86f37d9be83f�[0m �[36m@astrojs/image:build: �[0m �[36m@astrojs/image:build: �[0m> @astrojs/image@0.12.1 build /home/runner/work/astro/astro/packages/integrations/image �[36m@astrojs/image:build: �[0m> astro-scripts build "src/**/*.ts" && tsc && pnpm run postbuild �[36m@astrojs/image:build: �[0m �[32m@astrojs/svelte:build: �[0m �[32m@astrojs/svelte:build: �[0m> @astrojs/svelte@1.0.2 build /home/runner/work/astro/astro/packages/integrations/svelte �[32m@astrojs/svelte:build: �[0m> astro-scripts build "src/index.ts" && astro-scripts build "src/editor.cts" --force-cjs --no-clean-dist && tsc �[32m@astrojs/svelte:build: �[0m �[33m@astrojs/turbolinks:build: �[0m �[33m@astrojs/turbolinks:build: �[0m> @astrojs/turbolinks@0.1.4 build /home/runner/work/astro/astro/packages/integrations/turbolinks �[33m@astrojs/turbolinks:build: �[0m> astro-scripts build "src/**/*.ts" && tsc �[33m@astrojs/turbolinks:build: �[0m �[34m@astrojs/cloudflare:build: �[0m �[34m@astrojs/cloudflare:build: �[0m> @astrojs/cloudflare@0.0.0-content-schemas-20221207142945 build /home/runner/work/astro/astro/packages/integrations/cloudflare �[34m@astrojs/cloudflare:build: �[0m> astro-scripts build "src/**/*.ts" && tsc �[34m@astrojs/cloudflare:build: �[0m �[35m@astrojs/sitemap:build: �[0m �[35m@astrojs/sitemap:build: �[0m> @astrojs/sitemap@1.0.0 build /home/runner/work/astro/astro/packages/integrations/sitemap �[35m@astrojs/sitemap:build: �[0m> astro-scripts build "src/**/*.ts" && tsc �[35m@astrojs/sitemap:build: �[0m �[36m@astrojs/tailwind:build: �[0m �[36m@astrojs/tailwind:build: �[0m> @astrojs/tailwind@2.1.3 build /home/runner/work/astro/astro/packages/integrations/tailwind �[36m@astrojs/tailwind:build: �[0m> astro-scripts build "src/**/*.ts" && tsc �[36m@astrojs/tailwind:build: �[0m �[32m@astrojs/vue:build: �[0m �[32m@astrojs/vue:build: �[0m> @astrojs/vue@1.2.1 build /home/runner/work/astro/astro/packages/integrations/vue �[32m@astrojs/vue:build: �[0m> astro-scripts build "src/index.ts" && astro-scripts build "src/editor.cts" --force-cjs --no-clean-dist && tsc �[32m@astrojs/vue:build: �[0m �[33m@astrojs/prefetch:build: �[0mcache miss, executing �[2md02eec48c69830eb�[0m �[33m@astrojs/prefetch:build: �[0m �[33m@astrojs/prefetch:build: �[0m> @astrojs/prefetch@0.1.1 build /home/runner/work/astro/astro/packages/integrations/prefetch �[33m@astrojs/prefetch:build: �[0m> astro-scripts build "src/**/*.ts" && tsc �[33m@astrojs/prefetch:build: �[0m �[36m@astrojs/image:build: �[0m �[36m@astrojs/image:build: �[0m> @astrojs/image@0.12.1 postbuild /home/runner/work/astro/astro/packages/integrations/image �[36m@astrojs/image:build: �[0m> astro-scripts copy "src/**/*.wasm" �[36m@astrojs/image:build: �[0m Tasks: 26 successful, 26 total Cached: 5 cached, 26 total Time: 1m14.112s 🦋 �[33mwarn�[39m �[31m===============================IMPORTANT!===============================�[39m 🦋 �[33mwarn�[39m Packages will be released under the next--content-schemas tag 🦋 �[33mwarn�[39m �[31m----------------------------------------------------------------------�[39m 🦋 �[36minfo�[39m npm info astro 🦋 �[36minfo�[39m npm info @astrojs/prism 🦋 �[36minfo�[39m npm info @astrojs/rss 🦋 �[36minfo�[39m npm info create-astro 🦋 �[36minfo�[39m npm info @astrojs/alpinejs 🦋 �[36minfo�[39m npm info @astrojs/cloudflare 🦋 �[36minfo�[39m npm info @astrojs/deno 🦋 �[36minfo�[39m npm info @astrojs/image 🦋 �[36minfo�[39m npm info @astrojs/lit 🦋 �[36minfo�[39m npm info @astrojs/mdx 🦋 �[36minfo�[39m npm info @astrojs/netlify 🦋 �[36minfo�[39m npm info @astrojs/node 🦋 �[36minfo�[39m npm info @astrojs/partytown 🦋 �[36minfo�[39m npm info @astrojs/preact 🦋 �[36minfo�[39m npm info @astrojs/prefetch 🦋 �[36minfo�[39m npm info @astrojs/react 🦋 �[36minfo�[39m npm info @astrojs/sitemap 🦋 �[36minfo�[39m npm info @astrojs/solid-js 🦋 �[36minfo�[39m npm info @astrojs/svelte 🦋 �[36minfo�[39m npm info @astrojs/tailwind 🦋 �[36minfo�[39m npm info @astrojs/turbolinks 🦋 �[36minfo�[39m npm info @astrojs/vercel 🦋 �[36minfo�[39m npm info @astrojs/vue 🦋 �[36minfo�[39m npm info @astrojs/markdown-component 🦋 �[36minfo�[39m npm info @astrojs/markdown-remark 🦋 �[36minfo�[39m npm info @astrojs/telemetry 🦋 �[36minfo�[39m npm info @astrojs/webapi 🦋 �[36minfo�[39m astro is being published because our local version (0.0.0-content-schemas-20221207142945) has not been published on npm 🦋 �[33mwarn�[39m @astrojs/prism is not being published because version 1.0.2 is already published on npm 🦋 �[33mwarn�[39m @astrojs/rss is not being published because version 1.0.3 is already published on npm 🦋 �[33mwarn�[39m create-astro is not being published because version 1.2.3 is already published on npm 🦋 �[33mwarn�[39m @astrojs/alpinejs is not being published because version 0.1.2 is already published on npm 🦋 �[36minfo�[39m @astrojs/cloudflare is being published because our local version (0.0.0-content-schemas-20221207142945) has not been published on npm 🦋 �[36minfo�[39m @astrojs/deno is being published because our local version (0.0.0-content-schemas-20221207142945) has not been published on npm 🦋 �[33mwarn�[39m @astrojs/image is not being published because version 0.12.1 is already published on npm 🦋 �[33mwarn�[39m @astrojs/lit is not being published because version 1.0.1 is already published on npm 🦋 �[36minfo�[39m @astrojs/mdx is being published because our local version (0.0.0-content-schemas-20221207142945) has not been published on npm 🦋 �[36minfo�[39m @astrojs/netlify is being published because our local version (0.0.0-content-schemas-20221207142945) has not been published on npm 🦋 �[36minfo�[39m @astrojs/node is being published because our local version (0.0.0-content-schemas-20221207142945) has not been published on npm 🦋 �[33mwarn�[39m @astrojs/partytown is not being published because version 1.0.2 is already published on npm 🦋 �[33mwarn�[39m @astrojs/preact is not being published because version 1.2.0 is already published on npm 🦋 �[33mwarn�[39m @astrojs/prefetch is not being published because version 0.1.1 is already published on npm 🦋 �[33mwarn�[39m @astrojs/react is not being published because version 1.2.2 is already published on npm 🦋 �[33mwarn�[39m @astrojs/sitemap is not being published because version 1.0.0 is already published on npm 🦋 �[33mwarn�[39m @astrojs/solid-js is not being published because version 1.2.3 is already published on npm 🦋 �[33mwarn�[39m @astrojs/svelte is not being published because version 1.0.2 is already published on npm 🦋 �[33mwarn�[39m @astrojs/tailwind is not being published because version 2.1.3 is already published on npm 🦋 �[33mwarn�[39m @astrojs/turbolinks is not being published because version 0.1.4 is already published on npm 🦋 �[33mwarn�[39m @astrojs/vercel is not being published because version 2.3.5 is already published on npm 🦋 �[33mwarn�[39m @astrojs/vue is not being published because version 1.2.1 is already published on npm 🦋 �[33mwarn�[39m @astrojs/markdown-component is not being published because version 1.0.2 is already published on npm 🦋 �[33mwarn�[39m @astrojs/markdown-remark is not being published because version 1.1.3 is already published on npm 🦋 �[33mwarn�[39m @astrojs/telemetry is not being published because version 1.0.1 is already published on npm 🦋 �[33mwarn�[39m @astrojs/webapi is not being published because version 1.1.1 is already published on npm 🦋 �[36minfo�[39m Publishing �[36m"astro"�[39m at �[32m"0.0.0-content-schemas-20221207142945"�[39m 🦋 �[36minfo�[39m Publishing �[36m"@astrojs/cloudflare"�[39m at �[32m"0.0.0-content-schemas-20221207142945"�[39m 🦋 �[36minfo�[39m Publishing �[36m"@astrojs/deno"�[39m at �[32m"0.0.0-content-schemas-20221207142945"�[39m 🦋 �[36minfo�[39m Publishing �[36m"@astrojs/mdx"�[39m at �[32m"0.0.0-content-schemas-20221207142945"�[39m 🦋 �[36minfo�[39m Publishing �[36m"@astrojs/netlify"�[39m at �[32m"0.0.0-content-schemas-20221207142945"�[39m 🦋 �[36minfo�[39m Publishing �[36m"@astrojs/node"�[39m at �[32m"0.0.0-content-schemas-20221207142945"�[39m 🦋 �[32msuccess�[39m packages published successfully: 🦋 astro@0.0.0-content-schemas-20221207142945 🦋 @astrojs/cloudflare@0.0.0-content-schemas-20221207142945 🦋 @astrojs/deno@0.0.0-content-schemas-20221207142945 🦋 @astrojs/mdx@0.0.0-content-schemas-20221207142945 🦋 @astrojs/netlify@0.0.0-content-schemas-20221207142945 🦋 @astrojs/node@0.0.0-content-schemas-20221207142945 🦋 Creating git tags... 🦋 New tag: astro@0.0.0-content-schemas-20221207142945 🦋 New tag: @astrojs/cloudflare@0.0.0-content-schemas-20221207142945 🦋 New tag: @astrojs/deno@0.0.0-content-schemas-20221207142945 🦋 New tag: @astrojs/mdx@0.0.0-content-schemas-20221207142945 🦋 New tag: @astrojs/netlify@0.0.0-content-schemas-20221207142945 🦋 New tag: @astrojs/node@0.0.0-content-schemas-20221207142945

@bholmesdev
Copy link
Contributor Author

!preview content-schemas

@github-actions
Copy link
Contributor

github-actions bot commented Dec 9, 2022

 > root@0.0.0 release /home/runner/work/astro/astro > pnpm run build && changeset publish "--tag" "next--content-schemas" > root@0.0.0 build /home/runner/work/astro/astro > turbo run build --output-logs=new-only --no-deps --filter=astro --filter=create-astro --filter="@astrojs/*" �[2m• Packages in scope: @astrojs/alpinejs, @astrojs/cloudflare, @astrojs/deno, @astrojs/image, @astrojs/lit, @astrojs/markdown-component, @astrojs/markdown-remark, @astrojs/mdx, @astrojs/netlify, @astrojs/node, @astrojs/partytown, @astrojs/preact, @astrojs/prefetch, @astrojs/prism, @astrojs/react, @astrojs/rss, @astrojs/sitemap, @astrojs/solid-js, @astrojs/svelte, @astrojs/tailwind, @astrojs/telemetry, @astrojs/turbolinks, @astrojs/vercel, @astrojs/vue, @astrojs/webapi, astro, create-astro�[0m �[2m• Running�[0m �[2m�[1mbuild�[0m�[0m �[2min 27 packages�[0m �[2m• Remote computation caching enabled (experimental)�[0m �[35m@astrojs/webapi:build: �[0mcache hit, suppressing output �[2m27fae45c6e1e4908�[0m �[33m@astrojs/prism:build: �[0mcache hit, suppressing output �[2ma75f5da0832be9de�[0m �[35m@astrojs/telemetry:build: �[0mcache hit, suppressing output �[2m09fd4dad24c0d962�[0m �[34mcreate-astro:build: �[0mcache hit, suppressing output �[2m4f71ab8064a03f91�[0m �[36m@astrojs/markdown-remark:build: �[0mcache hit, suppressing output �[2mf80fa6b431bfa4fe�[0m �[32mastro:build: �[0mcache miss, executing �[2m021ba026f98cea32�[0m �[32mastro:build: �[0m �[32mastro:build: �[0m> astro@0.0.0-content-schemas-20221209180144 build /home/runner/work/astro/astro/packages/astro �[32mastro:build: �[0m> pnpm run prebuild && astro-scripts build "src/**/*.ts" && tsc �[32mastro:build: �[0m �[32mastro:build: �[0m �[32mastro:build: �[0m> astro@0.0.0-content-schemas-20221209180144 prebuild /home/runner/work/astro/astro/packages/astro �[32mastro:build: �[0m> astro-scripts prebuild --to-string "src/runtime/server/astro-island.ts" "src/runtime/client/{idle,load,media,only,visible}.ts" �[32mastro:build: �[0m �[35m@astrojs/solid-js:build: �[0mcache miss, executing �[2md8a32957daa11af3�[0m �[34m@astrojs/lit:build: �[0mcache miss, executing �[2m616e71f0eda70f80�[0m �[32m@astrojs/tailwind:build: �[0mcache miss, executing �[2mef3c4e2e98c84574�[0m �[32m@astrojs/image:build: �[0mcache miss, executing �[2m49e2c299c0145599�[0m �[33m@astrojs/partytown:build: �[0mcache miss, executing �[2m6d0f733d69efbe80�[0m �[35m@astrojs/prefetch:build: �[0mcache miss, executing �[2mf22da59a05307a55�[0m �[36m@astrojs/svelte:build: �[0mcache miss, executing �[2m95e42f0eb89177a1�[0m �[34m@astrojs/mdx:build: �[0mcache miss, executing �[2m6714801cf8a90ec9�[0m �[36m@astrojs/alpinejs:build: �[0mcache miss, executing �[2m6749567e99a7cf52�[0m �[33m@astrojs/sitemap:build: �[0mcache miss, executing �[2m58760ef028d09408�[0m �[35m@astrojs/solid-js:build: �[0m �[35m@astrojs/solid-js:build: �[0m> @astrojs/solid-js@1.2.3 build /home/runner/work/astro/astro/packages/integrations/solid �[35m@astrojs/solid-js:build: �[0m> astro-scripts build "src/**/*.ts" && tsc �[35m@astrojs/solid-js:build: �[0m �[35m@astrojs/prefetch:build: �[0m �[35m@astrojs/prefetch:build: �[0m> @astrojs/prefetch@0.1.1 build /home/runner/work/astro/astro/packages/integrations/prefetch �[35m@astrojs/prefetch:build: �[0m> astro-scripts build "src/**/*.ts" && tsc �[35m@astrojs/prefetch:build: �[0m �[33m@astrojs/partytown:build: �[0m �[33m@astrojs/partytown:build: �[0m> @astrojs/partytown@1.0.2 build /home/runner/work/astro/astro/packages/integrations/partytown �[33m@astrojs/partytown:build: �[0m> astro-scripts build "src/**/*.ts" && tsc �[33m@astrojs/partytown:build: �[0m �[32m@astrojs/image:build: �[0m �[32m@astrojs/image:build: �[0m> @astrojs/image@0.12.1 build /home/runner/work/astro/astro/packages/integrations/image �[32m@astrojs/image:build: �[0m> astro-scripts build "src/**/*.ts" && tsc && pnpm run postbuild �[32m@astrojs/image:build: �[0m �[32m@astrojs/tailwind:build: �[0m �[32m@astrojs/tailwind:build: �[0m> @astrojs/tailwind@2.1.3 build /home/runner/work/astro/astro/packages/integrations/tailwind �[32m@astrojs/tailwind:build: �[0m> astro-scripts build "src/**/*.ts" && tsc �[32m@astrojs/tailwind:build: �[0m �[34m@astrojs/lit:build: �[0m �[34m@astrojs/lit:build: �[0m> @astrojs/lit@1.0.1 build /home/runner/work/astro/astro/packages/integrations/lit �[34m@astrojs/lit:build: �[0m> astro-scripts build "src/**/*.ts" && tsc �[34m@astrojs/lit:build: �[0m �[36m@astrojs/svelte:build: �[0m �[36m@astrojs/svelte:build: �[0m> @astrojs/svelte@1.0.2 build /home/runner/work/astro/astro/packages/integrations/svelte �[36m@astrojs/svelte:build: �[0m> astro-scripts build "src/index.ts" && astro-scripts build "src/editor.cts" --force-cjs --no-clean-dist && tsc �[36m@astrojs/svelte:build: �[0m �[34m@astrojs/mdx:build: �[0m �[34m@astrojs/mdx:build: �[0m> @astrojs/mdx@0.0.0-content-schemas-20221209180144 build /home/runner/work/astro/astro/packages/integrations/mdx �[34m@astrojs/mdx:build: �[0m> astro-scripts build "src/**/*.ts" && tsc �[34m@astrojs/mdx:build: �[0m �[36m@astrojs/alpinejs:build: �[0m �[36m@astrojs/alpinejs:build: �[0m> @astrojs/alpinejs@0.1.2 build /home/runner/work/astro/astro/packages/integrations/alpinejs �[36m@astrojs/alpinejs:build: �[0m> astro-scripts build "src/**/*.ts" && tsc �[36m@astrojs/alpinejs:build: �[0m �[33m@astrojs/sitemap:build: �[0m �[33m@astrojs/sitemap:build: �[0m> @astrojs/sitemap@1.0.0 build /home/runner/work/astro/astro/packages/integrations/sitemap �[33m@astrojs/sitemap:build: �[0m> astro-scripts build "src/**/*.ts" && tsc �[33m@astrojs/sitemap:build: �[0m �[33m@astrojs/react:build: �[0mcache miss, executing �[2m25f94c90a9a6304c�[0m �[34m@astrojs/turbolinks:build: �[0mcache miss, executing �[2mcb01a118088c8969�[0m �[35m@astrojs/vue:build: �[0mcache miss, executing �[2m5d81c2b4e36ba6a4�[0m �[36m@astrojs/netlify:build: �[0mcache miss, executing �[2m44cd0248b5aaed8d�[0m �[32m@astrojs/node:build: �[0mcache miss, executing �[2mc8a263afdef9d64f�[0m �[33m@astrojs/cloudflare:build: �[0mcache miss, executing �[2m7e40233a49a98bad�[0m �[34m@astrojs/preact:build: �[0mcache miss, executing �[2mfec7b84ea9d38453�[0m �[33m@astrojs/react:build: �[0m �[33m@astrojs/react:build: �[0m> @astrojs/react@1.2.2 build /home/runner/work/astro/astro/packages/integrations/react �[33m@astrojs/react:build: �[0m> astro-scripts build "src/**/*.ts" && tsc �[33m@astrojs/react:build: �[0m �[34m@astrojs/turbolinks:build: �[0m �[34m@astrojs/turbolinks:build: �[0m> @astrojs/turbolinks@0.1.4 build /home/runner/work/astro/astro/packages/integrations/turbolinks �[34m@astrojs/turbolinks:build: �[0m> astro-scripts build "src/**/*.ts" && tsc �[34m@astrojs/turbolinks:build: �[0m �[35m@astrojs/vue:build: �[0m �[35m@astrojs/vue:build: �[0m> @astrojs/vue@1.2.1 build /home/runner/work/astro/astro/packages/integrations/vue �[35m@astrojs/vue:build: �[0m> astro-scripts build "src/index.ts" && astro-scripts build "src/editor.cts" --force-cjs --no-clean-dist && tsc �[35m@astrojs/vue:build: �[0m �[36m@astrojs/netlify:build: �[0m �[36m@astrojs/netlify:build: �[0m> @astrojs/netlify@0.0.0-content-schemas-20221209180144 build /home/runner/work/astro/astro/packages/integrations/netlify �[36m@astrojs/netlify:build: �[0m> astro-scripts build "src/**/*.ts" && tsc �[36m@astrojs/netlify:build: �[0m �[32m@astrojs/node:build: �[0m �[32m@astrojs/node:build: �[0m> @astrojs/node@0.0.0-content-schemas-20221209180144 build /home/runner/work/astro/astro/packages/integrations/node �[32m@astrojs/node:build: �[0m> astro-scripts build "src/**/*.ts" && tsc �[32m@astrojs/node:build: �[0m �[33m@astrojs/cloudflare:build: �[0m �[33m@astrojs/cloudflare:build: �[0m> @astrojs/cloudflare@0.0.0-content-schemas-20221209180144 build /home/runner/work/astro/astro/packages/integrations/cloudflare �[33m@astrojs/cloudflare:build: �[0m> astro-scripts build "src/**/*.ts" && tsc �[33m@astrojs/cloudflare:build: �[0m �[36m@astrojs/deno:build: �[0mcache miss, executing �[2m8c66c68aeea7e943�[0m �[34m@astrojs/preact:build: �[0m �[34m@astrojs/preact:build: �[0m> @astrojs/preact@1.2.0 build /home/runner/work/astro/astro/packages/integrations/preact �[34m@astrojs/preact:build: �[0m> astro-scripts build "src/**/*.ts" && tsc �[34m@astrojs/preact:build: �[0m �[36m@astrojs/deno:build: �[0m �[36m@astrojs/deno:build: �[0m> @astrojs/deno@0.0.0-content-schemas-20221209180144 build /home/runner/work/astro/astro/packages/integrations/deno �[36m@astrojs/deno:build: �[0m> astro-scripts build "src/**/*.ts" && tsc �[36m@astrojs/deno:build: �[0m �[32m@astrojs/rss:build: �[0mcache miss, executing �[2m698d0086ae29b700�[0m �[32m@astrojs/rss:build: �[0m �[32m@astrojs/rss:build: �[0m> @astrojs/rss@1.0.3 build /home/runner/work/astro/astro/packages/astro-rss �[32m@astrojs/rss:build: �[0m> astro-scripts build "src/**/*.ts" && tsc �[32m@astrojs/rss:build: �[0m �[33m@astrojs/vercel:build: �[0mcache miss, executing �[2m3b19eabbd82c2321�[0m �[32m@astrojs/image:build: �[0m �[32m@astrojs/image:build: �[0m> @astrojs/image@0.12.1 postbuild /home/runner/work/astro/astro/packages/integrations/image �[32m@astrojs/image:build: �[0m> astro-scripts copy "src/**/*.wasm" �[32m@astrojs/image:build: �[0m �[33m@astrojs/vercel:build: �[0m �[33m@astrojs/vercel:build: �[0m> @astrojs/vercel@2.3.5 build /home/runner/work/astro/astro/packages/integrations/vercel �[33m@astrojs/vercel:build: �[0m> astro-scripts build "src/**/*.ts" && tsc �[33m@astrojs/vercel:build: �[0m Tasks: 26 successful, 26 total Cached: 5 cached, 26 total Time: 1m3.291s 🦋 �[33mwarn�[39m �[31m===============================IMPORTANT!===============================�[39m 🦋 �[33mwarn�[39m Packages will be released under the next--content-schemas tag 🦋 �[33mwarn�[39m �[31m----------------------------------------------------------------------�[39m 🦋 �[36minfo�[39m npm info astro 🦋 �[36minfo�[39m npm info @astrojs/prism 🦋 �[36minfo�[39m npm info @astrojs/rss 🦋 �[36minfo�[39m npm info create-astro 🦋 �[36minfo�[39m npm info @astrojs/alpinejs 🦋 �[36minfo�[39m npm info @astrojs/cloudflare 🦋 �[36minfo�[39m npm info @astrojs/deno 🦋 �[36minfo�[39m npm info @astrojs/image 🦋 �[36minfo�[39m npm info @astrojs/lit 🦋 �[36minfo�[39m npm info @astrojs/mdx 🦋 �[36minfo�[39m npm info @astrojs/netlify 🦋 �[36minfo�[39m npm info @astrojs/node 🦋 �[36minfo�[39m npm info @astrojs/partytown 🦋 �[36minfo�[39m npm info @astrojs/preact 🦋 �[36minfo�[39m npm info @astrojs/prefetch 🦋 �[36minfo�[39m npm info @astrojs/react 🦋 �[36minfo�[39m npm info @astrojs/sitemap 🦋 �[36minfo�[39m npm info @astrojs/solid-js 🦋 �[36minfo�[39m npm info @astrojs/svelte 🦋 �[36minfo�[39m npm info @astrojs/tailwind 🦋 �[36minfo�[39m npm info @astrojs/turbolinks 🦋 �[36minfo�[39m npm info @astrojs/vercel 🦋 �[36minfo�[39m npm info @astrojs/vue 🦋 �[36minfo�[39m npm info @astrojs/markdown-component 🦋 �[36minfo�[39m npm info @astrojs/markdown-remark 🦋 �[36minfo�[39m npm info @astrojs/telemetry 🦋 �[36minfo�[39m npm info @astrojs/webapi 🦋 �[36minfo�[39m astro is being published because our local version (0.0.0-content-schemas-20221209180144) has not been published on npm 🦋 �[33mwarn�[39m @astrojs/prism is not being published because version 1.0.2 is already published on npm 🦋 �[33mwarn�[39m @astrojs/rss is not being published because version 1.0.3 is already published on npm 🦋 �[33mwarn�[39m create-astro is not being published because version 1.2.3 is already published on npm 🦋 �[33mwarn�[39m @astrojs/alpinejs is not being published because version 0.1.2 is already published on npm 🦋 �[36minfo�[39m @astrojs/cloudflare is being published because our local version (0.0.0-content-schemas-20221209180144) has not been published on npm 🦋 �[36minfo�[39m @astrojs/deno is being published because our local version (0.0.0-content-schemas-20221209180144) has not been published on npm 🦋 �[33mwarn�[39m @astrojs/image is not being published because version 0.12.1 is already published on npm 🦋 �[33mwarn�[39m @astrojs/lit is not being published because version 1.0.1 is already published on npm 🦋 �[36minfo�[39m @astrojs/mdx is being published because our local version (0.0.0-content-schemas-20221209180144) has not been published on npm 🦋 �[36minfo�[39m @astrojs/netlify is being published because our local version (0.0.0-content-schemas-20221209180144) has not been published on npm 🦋 �[36minfo�[39m @astrojs/node is being published because our local version (0.0.0-content-schemas-20221209180144) has not been published on npm 🦋 �[33mwarn�[39m @astrojs/partytown is not being published because version 1.0.2 is already published on npm 🦋 �[33mwarn�[39m @astrojs/preact is not being published because version 1.2.0 is already published on npm 🦋 �[33mwarn�[39m @astrojs/prefetch is not being published because version 0.1.1 is already published on npm 🦋 �[33mwarn�[39m @astrojs/react is not being published because version 1.2.2 is already published on npm 🦋 �[33mwarn�[39m @astrojs/sitemap is not being published because version 1.0.0 is already published on npm 🦋 �[33mwarn�[39m @astrojs/solid-js is not being published because version 1.2.3 is already published on npm 🦋 �[33mwarn�[39m @astrojs/svelte is not being published because version 1.0.2 is already published on npm 🦋 �[33mwarn�[39m @astrojs/tailwind is not being published because version 2.1.3 is already published on npm 🦋 �[33mwarn�[39m @astrojs/turbolinks is not being published because version 0.1.4 is already published on npm 🦋 �[33mwarn�[39m @astrojs/vercel is not being published because version 2.3.5 is already published on npm 🦋 �[33mwarn�[39m @astrojs/vue is not being published because version 1.2.1 is already published on npm 🦋 �[33mwarn�[39m @astrojs/markdown-component is not being published because version 1.0.2 is already published on npm 🦋 �[33mwarn�[39m @astrojs/markdown-remark is not being published because version 1.1.3 is already published on npm 🦋 �[33mwarn�[39m @astrojs/telemetry is not being published because version 1.0.1 is already published on npm 🦋 �[33mwarn�[39m @astrojs/webapi is not being published because version 1.1.1 is already published on npm 🦋 �[36minfo�[39m Publishing �[36m"astro"�[39m at �[32m"0.0.0-content-schemas-20221209180144"�[39m 🦋 �[36minfo�[39m Publishing �[36m"@astrojs/cloudflare"�[39m at �[32m"0.0.0-content-schemas-20221209180144"�[39m 🦋 �[36minfo�[39m Publishing �[36m"@astrojs/deno"�[39m at �[32m"0.0.0-content-schemas-20221209180144"�[39m 🦋 �[36minfo�[39m Publishing �[36m"@astrojs/mdx"�[39m at �[32m"0.0.0-content-schemas-20221209180144"�[39m 🦋 �[36minfo�[39m Publishing �[36m"@astrojs/netlify"�[39m at �[32m"0.0.0-content-schemas-20221209180144"�[39m 🦋 �[36minfo�[39m Publishing �[36m"@astrojs/node"�[39m at �[32m"0.0.0-content-schemas-20221209180144"�[39m 🦋 �[32msuccess�[39m packages published successfully: 🦋 astro@0.0.0-content-schemas-20221209180144 🦋 @astrojs/cloudflare@0.0.0-content-schemas-20221209180144 🦋 @astrojs/deno@0.0.0-content-schemas-20221209180144 🦋 @astrojs/mdx@0.0.0-content-schemas-20221209180144 🦋 @astrojs/netlify@0.0.0-content-schemas-20221209180144 🦋 @astrojs/node@0.0.0-content-schemas-20221209180144 🦋 Creating git tags... 🦋 New tag: astro@0.0.0-content-schemas-20221209180144 🦋 New tag: @astrojs/cloudflare@0.0.0-content-schemas-20221209180144 🦋 New tag: @astrojs/deno@0.0.0-content-schemas-20221209180144 🦋 New tag: @astrojs/mdx@0.0.0-content-schemas-20221209180144 🦋 New tag: @astrojs/netlify@0.0.0-content-schemas-20221209180144 🦋 New tag: @astrojs/node@0.0.0-content-schemas-20221209180144

@github-actions github-actions bot added the semver: minor Change triggers a `minor` release label Dec 13, 2022
Copy link
Contributor

@github-actions github-actions bot left a comment

Choose a reason for hiding this comment

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

This PR is blocked because it contains a minor changeset. A reviewer will merge this at the next release if approved.

Copy link
Contributor

@github-actions github-actions bot left a comment

Choose a reason for hiding this comment

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

This PR is blocked because it contains a minor changeset. A reviewer will merge this at the next release if approved.

Copy link
Contributor

@github-actions github-actions bot left a comment

Choose a reason for hiding this comment

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

This PR is blocked because it contains a minor changeset. A reviewer will merge this at the next release if approved.

@bholmesdev bholmesdev marked this pull request as ready for review December 13, 2022 16:35
@bholmesdev bholmesdev requested a review from a team as a code owner December 13, 2022 16:35
Copy link
Contributor

@github-actions github-actions bot left a comment

Choose a reason for hiding this comment

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

This PR is blocked because it contains a minor changeset. A reviewer will merge this at the next release if approved.

Copy link
Contributor

@github-actions github-actions bot left a comment

Choose a reason for hiding this comment

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

This PR is blocked because it contains a minor changeset. A reviewer will merge this at the next release if approved.

Copy link
Contributor

@github-actions github-actions bot left a comment

Choose a reason for hiding this comment

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

This PR is blocked because it contains a minor changeset. A reviewer will merge this at the next release if approved.

@matthewp matthewp merged commit 5ec0f6e into main Dec 16, 2022
@matthewp matthewp deleted the draft/content branch December 16, 2022 19:19
@astrobot-houston astrobot-houston mentioned this pull request Dec 16, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
pkg: astro Related to the core `astro` package (scope) pkg: example Related to an example package (scope) pkg: integration Related to any renderer integration (scope) semver: minor Change triggers a `minor` release
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

7 participants