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

Check that types are valid before publishing #130

Merged
merged 1 commit into from
Nov 17, 2024

Conversation

Mr0grog
Copy link
Collaborator

@Mr0grog Mr0grog commented Nov 12, 2024

In #120, I added a test of our built types. Since we do a clean build of the types before publishing, we should also do a final check of those build results just to avoid any accidental issues for things that weren't fully checked (usually CI protects us here, but since we publish manually, a final check is useful!).

I think this is pretty straightforward and I should have just done it as part of #120, so I’m going to go ahead and merge this tomorrow if there’s no feedback.

In #120, I added a test of our built types. Since we do a clean build of the types before publishing, we should also do a final check of those build results just to avoid any accidental issues for things that weren't fully checked (usually CI protects us here, but since we publish manually, a final check is useful!).
@Mr0grog Mr0grog merged commit 407e8d3 into main Nov 17, 2024
9 checks passed
@Mr0grog Mr0grog deleted the always-check-types-before-publishing branch November 17, 2024 23:53
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant