Skip to content

Check that types are valid before publishing#130

Merged
Mr0grog merged 1 commit intomainfrom
always-check-types-before-publishing
Nov 17, 2024
Merged

Check that types are valid before publishing#130
Mr0grog merged 1 commit intomainfrom
always-check-types-before-publishing

Conversation

@Mr0grog
Copy link
Copy Markdown
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
@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