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

chore: first implementation for serialized config #13000

Merged
merged 6 commits into from
Jan 21, 2025

Conversation

ematipico
Copy link
Member

@ematipico ematipico commented Jan 17, 2025

Changes

This PR a first round of implementation of the Stage 2 RFC withastro/roadmap#1099

The PR isn't against main and it's meant to test the waters.

Important

Let's not focus on the naming of the virtual module, we will use the RFC Stage 3 for that. Focus on the technical implementation and the "expected usage" of the module, and see the information that we want to export from each module make sense

This PR will set the ground work for the Stage 3 RFC

Testing

Added new tests

Docs

Not at this stage

Copy link

changeset-bot bot commented Jan 17, 2025

⚠️ No Changeset found

Latest commit: 620513b

Merging this PR will not cause a version bump for any packages. If these changes should not result in a new version, you're good to go. If these changes should result in a version bump, you need to add a changeset.

Click here to learn what changesets are, and how to add one.

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

@github-actions github-actions bot added pkg: astro Related to the core `astro` package (scope) docs pr labels Jan 17, 2025
@ematipico ematipico force-pushed the feat/client-v-config branch from 86324f2 to 6dd6c1c Compare January 17, 2025 11:02
@ascorbic
Copy link
Contributor

We can bikeshed the exact content of the exports later, but overall the approach looks good.

Co-authored-by: Florian Lefebvre <contact@florian-lefebvre.dev>
@ematipico ematipico merged commit ddbcc17 into feat/config-serialisable Jan 21, 2025
15 checks passed
@ematipico ematipico deleted the feat/client-v-config branch January 21, 2025 15:53
ematipico added a commit that referenced this pull request Jan 23, 2025
Co-authored-by: Florian Lefebvre <contact@florian-lefebvre.dev>
ematipico added a commit that referenced this pull request Jan 23, 2025
Co-authored-by: Florian Lefebvre <contact@florian-lefebvre.dev>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
docs pr pkg: astro Related to the core `astro` package (scope)
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants