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

feat(db): Run db type generation on astro sync #10438

Merged
merged 6 commits into from
Mar 15, 2024

Conversation

bholmesdev
Copy link
Contributor

@bholmesdev bholmesdev commented Mar 14, 2024

Changes

Update astro sync to run Astro DB type generation.

  • Expose typegen from the DB package
  • Run typegen if the DB integration is installed

Testing

Manual testing with just db, just content collections, and both to make sure they play well together.

Docs

withastro/docs#7395

Copy link

changeset-bot bot commented Mar 14, 2024

🦋 Changeset detected

Latest commit: e2ad462

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 the pkg: astro Related to the core `astro` package (scope) label Mar 14, 2024
@bholmesdev bholmesdev merged commit 5b48cc0 into main Mar 15, 2024
13 checks passed
@bholmesdev bholmesdev deleted the feat/astro-sync-db-types branch March 15, 2024 17:58
@astrobot-houston astrobot-houston mentioned this pull request Mar 15, 2024
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)
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants