Skip to content

Conversation

@steveluscher
Copy link
Contributor

@steveluscher steveluscher commented Mar 14, 2023

chore: build typedefs for all packages before typechecking

Summary

Sometimes package A depends on package B, and needs to read its typedefs to be able to typecheck itself. This implies that typedefs need to be built before typechecking. This PR adds compile:typedefs as a dependency of test:typecheck.


Stack created with Sapling. Best reviewed with ReviewStack.

@steveluscher steveluscher added the automerge Merge this Pull Request automatically once CI passes label Mar 14, 2023
@mergify mergify bot removed the automerge Merge this Pull Request automatically once CI passes label Mar 14, 2023
@mergify
Copy link
Contributor

mergify bot commented Mar 14, 2023

Automerge label removed due to a CI failure

## Summary
Sometimes package A depends on package B, and needs to read its typedefs to be able to typecheck _itself_. This implies that typedefs need to be built _before_ typechecking. This PR adds `compile:typedefs` as a dependency of `test:typecheck`.
@steveluscher steveluscher merged commit 25c0dbb into master Mar 14, 2023
@steveluscher steveluscher deleted the pr1202 branch March 14, 2023 22:35
@github-actions
Copy link
Contributor

🎉 This PR is included in version 1.73.4 🎉

The release is available on:

Your semantic-release bot 📦🚀

@github-actions
Copy link
Contributor

Because there has been no activity on this PR for 14 days since it was merged, it has been automatically locked. Please open a new issue if it requires a follow up.

@github-actions github-actions bot locked as resolved and limited conversation to collaborators Mar 30, 2023
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants