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: typescript ci #25

Merged
merged 6 commits into from
Feb 13, 2024
Merged

feat: typescript ci #25

merged 6 commits into from
Feb 13, 2024

Conversation

o-az
Copy link
Contributor

@o-az o-az commented Feb 13, 2024

add support for linting, building and testing typescript implementation.

Next I will add an action to publish npm package.

@o-az
Copy link
Contributor Author

o-az commented Feb 13, 2024

currently this action is configured to only run if typescript/ path is affected. Should I remove the condition to make it always run? I'm thinking that might be better and more straightforward.

cc @sslivkoff

@sslivkoff
Copy link
Member

yea lets run it in all cases. definitely want it to run whenever the tests/ dir is updated, and possibly other times too

@sslivkoff sslivkoff merged commit 5baaf3d into paradigmxyz:main Feb 13, 2024
5 checks passed
@o-az o-az deleted the typescript-ci branch February 13, 2024 04:17
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.

2 participants