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

fix(dal): ensure that we only export the default schema variant #4045

Merged

Conversation

stack72
Copy link
Contributor

@stack72 stack72 commented Jun 26, 2024

While authoring, you could create 10s of versions of a variant. Our current export code would include them all in the exported module.

We only want to export the default schema variant as that's the most "stable". In the future this will be changed to be the latest locked schema variant

While authoring, you could create 10s of versions of a variant. Our current export code would include them all in the exported module.

We only want to export the default schema variant as that's the most "stable". In the future this will be changed to be the latest locked schema variant
@github-actions github-actions bot added the A-dal label Jun 26, 2024
@stack72
Copy link
Contributor Author

stack72 commented Jun 26, 2024

bors try

si-bors-ng bot added a commit that referenced this pull request Jun 26, 2024
@si-bors-ng
Copy link
Contributor

si-bors-ng bot commented Jun 26, 2024

try

Build succeeded:

@stack72
Copy link
Contributor Author

stack72 commented Jun 26, 2024

bors merge

@si-bors-ng
Copy link
Contributor

si-bors-ng bot commented Jun 26, 2024

Build succeeded:

@si-bors-ng si-bors-ng bot merged commit 959cc7b into main Jun 26, 2024
8 checks passed
@si-bors-ng si-bors-ng bot deleted the fix-dal-ensure-that-we-only-export-the-default-schema-variant branch June 26, 2024 17:42
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant