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

Test against different versions of TypeScript during CI #60

Closed
aryaemami59 opened this issue Mar 19, 2024 · 0 comments · Fixed by #62
Closed

Test against different versions of TypeScript during CI #60

aryaemami59 opened this issue Mar 19, 2024 · 0 comments · Fixed by #62
Assignees
Labels
CI Related to Github actions

Comments

@aryaemami59
Copy link
Collaborator

aryaemami59 commented Mar 19, 2024

Since we're gonna add some new features, it might be a good idea to run the tests against different versions of TypeScript during CI, it will also give us a clearer idea about which versions of TypeScript the library is compatible with. I can go ahead and put up a PR!

@aryaemami59 aryaemami59 self-assigned this Mar 19, 2024
@aryaemami59 aryaemami59 added the CI Related to Github actions label Mar 19, 2024
@mmkal mmkal closed this as completed in #62 Mar 21, 2024
mmkal added a commit that referenced this issue Mar 21, 2024
## This PR:

- [X] Adds `test-types` CI job to run `tsc` with different versions of
TypeScript.
  - [X] Updates `actions/checkout` usages to v4.
  - [X] Resolves #60.

---------

Co-authored-by: Misha Kaletsky <15040698+mmkal@users.noreply.github.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
CI Related to Github actions
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant