Skip to content

feat: typescript going green #153

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

Merged
merged 25 commits into from
Mar 17, 2021
Merged

Conversation

jbolda
Copy link
Owner

@jbolda jbolda commented Mar 15, 2021

Finishing off the last of the types to get a green build. We are likely going to leave behind some //@ts-ignore that requires dealing with upstream issues, some generator things, a handful of things with types that need to be narrowed (but probably require some shifting/rewriting), and then a bunch of things in the tests with mocks. I'm kind of hoping to replace the test libs with something better so didn't want to spend the time on it.

At least this might let us merge it in and refine it as we proceed.

Verified

This commit was signed with the committer’s verified signature.
jbolda Jacob Bolda

Verified

This commit was signed with the committer’s verified signature.
jbolda Jacob Bolda

Verified

This commit was signed with the committer’s verified signature.
jbolda Jacob Bolda

Verified

This commit was signed with the committer’s verified signature.
jbolda Jacob Bolda

Verified

This commit was signed with the committer’s verified signature.
jbolda Jacob Bolda

Verified

This commit was signed with the committer’s verified signature.
jbolda Jacob Bolda
Copy link

@nothingismagick nothingismagick left a comment

Choose a reason for hiding this comment

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

I see where its going, but think that if your try/catch catches, you should exit and report why - not try to potentially fix the unfixable

jbolda added 19 commits March 15, 2021 10:55

Verified

This commit was signed with the committer’s verified signature.
jbolda Jacob Bolda

Verified

This commit was signed with the committer’s verified signature.
jbolda Jacob Bolda

Verified

This commit was signed with the committer’s verified signature.
jbolda Jacob Bolda

Verified

This commit was signed with the committer’s verified signature.
jbolda Jacob Bolda

Verified

This commit was signed with the committer’s verified signature.
jbolda Jacob Bolda

Verified

This commit was signed with the committer’s verified signature.
jbolda Jacob Bolda

Verified

This commit was signed with the committer’s verified signature.
jbolda Jacob Bolda

Verified

This commit was signed with the committer’s verified signature.
jbolda Jacob Bolda

Verified

This commit was signed with the committer’s verified signature.
jbolda Jacob Bolda

Verified

This commit was signed with the committer’s verified signature.
jbolda Jacob Bolda

Verified

This commit was signed with the committer’s verified signature.
jbolda Jacob Bolda

Verified

This commit was signed with the committer’s verified signature.
jbolda Jacob Bolda

Verified

This commit was signed with the committer’s verified signature.
jbolda Jacob Bolda

Verified

This commit was signed with the committer’s verified signature.
jbolda Jacob Bolda

Verified

This commit was signed with the committer’s verified signature.
jbolda Jacob Bolda

Verified

This commit was signed with the committer’s verified signature.
jbolda Jacob Bolda

Verified

This commit was signed with the committer’s verified signature.
jbolda Jacob Bolda

Verified

This commit was signed with the committer’s verified signature.
jbolda Jacob Bolda

Verified

This commit was signed with the committer’s verified signature.
jbolda Jacob Bolda
@jbolda jbolda merged commit 1090afd into feature/typescript Mar 17, 2021
@jbolda jbolda deleted the feat/typescript-going-green branch March 17, 2021 19:14
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.

None yet

2 participants