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: add ts_project(deps) validation ensuring all deps of declarations #199

Merged
merged 3 commits into from
Oct 31, 2022

Conversation

jbedard
Copy link
Member

@jbedard jbedard commented Oct 27, 2022

Depends on aspect-build/rules_js#563

Some errors fixed when the above PR is merged, others we need to discuss...

TODO: add test requiring disabling validation (modified existing one)

@jbedard jbedard force-pushed the 30-no-declaration-error branch 2 times, most recently from be39f7d to 05ad849 Compare October 27, 2022 22:29
@jbedard jbedard requested a review from thesayyn October 27, 2022 22:29
@alexeagle
Copy link
Member

There are some cases where the right answer to green this up is to turn off the validator. Possibly just do it in all cases as long as they don't look like a bug.

@jbedard jbedard force-pushed the 30-no-declaration-error branch 2 times, most recently from d7e9a1c to ce1b0a0 Compare October 31, 2022 17:15
@alexeagle alexeagle marked this pull request as ready for review October 31, 2022 17:22
@jbedard jbedard force-pushed the 30-no-declaration-error branch from ce48d5c to e97c479 Compare October 31, 2022 18:27
@jbedard jbedard requested a review from alexeagle October 31, 2022 18:34
@jbedard jbedard requested a review from alexeagle October 31, 2022 19:23
@alexeagle alexeagle merged commit d65732a into aspect-build:main Oct 31, 2022
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.

3 participants