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

feat: TS extractors are back, take 2 #135

Merged
merged 3 commits into from
Dec 4, 2024
Merged

Conversation

cyyynthia
Copy link
Collaborator

Let's try #129 again :)

I manually ran the test suite on my Windows laptop, all green. I wish we could run e2e tests on GHA Windows/macOS, would've saved so many headaches, oh well...

Pinned openapi-fetch's version because they seem to push a broken package every now and then, so version ranges just explode for no reason (:

Didn't upgrade to TypeScript 5.7 due to a regression with JSON modules resolution (enforces uses of import attributes despite not existing in Node 18)

Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

You are reverting fixtures from this PR #134

Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Or is it not necessary with tinygloby?

Copy link
Collaborator Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Tinyglobby doesn't have a windows-specific "quick and dirty" fix; it's handled by replacing back slashes with forward slashes in paths before constructing globs instead

Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Ok, cool

@stepan662 stepan662 merged commit 4fa695b into main Dec 4, 2024
14 checks passed
@stepan662 stepan662 deleted the cynthia/ts-extractor branch December 4, 2024 08:35
Copy link

github-actions bot commented Dec 4, 2024

🎉 This PR is included in version 2.4.0 🎉

The release is available on:

Your semantic-release bot 📦🚀

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants