-
Notifications
You must be signed in to change notification settings - Fork 1.8k
Add qlpack.yml
files for test folders.
#2302
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
Conversation
Since we're almost at Universe, let's bump the version numbers to |
Otherwise LGTM. |
@hmakholm, done. |
ee72490
to
5b2e32b
Compare
Switched version numbers back to 0.0.0 as per discussion here. |
Did we ever agree on a way to specify where to find test directories in a qlpack? If so, we might as well mark the test directories in these packs (just |
No, there is no current mechanism for that -- at the time it seemed futile, because preserving the opportunity to run "all queries in this pack" meant that tests would need to be separate packs in the common case after all. |
OK, we'll just figure out how it should work as we bring |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM
As discussed on Slack, this allows the extension to correctly compile
.ql
and.qll
files in these folders.