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

Move @types/jasmine into devDependencies #23

Merged
merged 2 commits into from Feb 9, 2022

Conversation

sjaakiejj
Copy link
Contributor

Types should always be specified as devDependencies. In this particular case, the inclusion of @types/jasmine in the compiled package leads to conflicts in systems that make use of Jest

@josephschorr
Copy link
Member

@sjaakiejj Please rebase on main to get the CI tests to run. Thanks!

Types should always be specified as devDependencies. In this particular case, the inclusion of @types/jasmine in the compiled package leads to conflicts in systems that make use of Jest
@sjaakiejj
Copy link
Contributor Author

@sjaakiejj Please rebase on main to get the CI tests to run. Thanks!

The workflow file still didn't trigger test runs since the changes only applied to the main branch. I've updated the github workflow file now to also trigger on PRs.

Copy link
Member

@josephschorr josephschorr left a comment

Choose a reason for hiding this comment

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

LGTM

@josephschorr
Copy link
Member

Thanks!

@josephschorr josephschorr merged commit bae1e00 into authzed:main Feb 9, 2022
@github-actions github-actions bot locked and limited conversation to collaborators Feb 9, 2022
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants