Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
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
Initial Meilisearch Support #54
Initial Meilisearch Support #54
Changes from 50 commits
dc98028
3ae5995
6915783
479027a
95d3911
86d4b9e
4a8a7b6
a9f1079
2b65b56
408d73b
98abd10
8e72438
0241268
d55a498
603093e
bc3aac8
f90e1d0
562523c
4576437
a335f66
925f6a5
17e9489
2171467
6e0e9aa
99daca5
9fcff68
884be8c
8fadb33
28193e0
da7cc39
6fc7fc9
e6598ac
b7b48ab
ab9adc2
fd2a4a8
f4283bd
74b64d7
db5fec9
3c444a9
b1d4da7
09fea55
943ba85
9a934f8
11e6aa8
7f0dc84
c076b7c
cea623a
07b4efd
a384aeb
9390f6f
aa2cc72
d39e57b
423ce08
5988ef2
File filter
Filter by extension
Conversations
Jump to
There are no files selected for viewing
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.
is this too broad? Would 755 or something similar be enough?
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.
Probably yes, but there are many other places where same permissions are used. Maybe we should create a separate PR and address this.