react icon indicating copy to clipboard operation
react copied to clipboard

ci: add arethetypeswrong action

Open joshblack opened this issue 1 year ago • 2 comments

Add a custom action to run the "arethetypeswrong" CLI along with publint. This should help to verify that the way we publish types are compatible with all the various ways folks can configure TypeScript.

Changelog

New

  • Add shared arethetypeswrong custom action

Changed

  • Update type-check job in CI to use arethetypeswrong custom action

Removed

Rollout strategy

  • [x] None; if selected, include a brief description as to why

This only updates our CI workflows.

joshblack avatar Apr 15 '24 17:04 joshblack

⚠️ No Changeset found

Latest commit: 0e7995eb77301244ae9cd27ea5bcddf82de0c8b6

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.

This PR includes no changesets

When changesets are added to this PR, you'll see the packages that this PR includes changesets for and the associated semver types

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

changeset-bot[bot] avatar Apr 15 '24 17:04 changeset-bot[bot]

size-limit report 📦

Path Size
packages/react/dist/browser.esm.js 87.96 KB (0%)
packages/react/dist/browser.umd.js 88.32 KB (0%)

github-actions[bot] avatar Apr 15 '24 18:04 github-actions[bot]