-
Notifications
You must be signed in to change notification settings - Fork 33
Add option to meili:import command to override default timeout #132
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
Hi @revenkroz, |
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.
132: Add option to meili:import command to override default timeout r=curquiza a=revenkroz # Pull Request ## What does this PR do? Fixes #131 ## PR checklist - [x] Does this PR fix an existing issue? - [x] Have you read the contributing guidelines? - [x] Have you made sure that the title is accurate and descriptive of the changes? Co-authored-by: Oleg Koval <[email protected]>
Build failed: |
Oops looks like there is an issue with the tests, can you fix? Also, I notice you did not add your email address (associated with your GitHub account) in your commit. It means you will not be added to our contributor list when this PR will be merged, which is too bad since you are really involved in this repo! |
Only the |
ae0da51
to
88aacff
Compare
@curquiza thanks for review. I added an email and fixed the code style. |
bors try |
tryBuild succeeded: |
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.
Before I merge, @revenkroz, can you give an example of how using your addition, so that I can document it? :)
@curquiza For example: |
Thank you so much @revenkroz! bors merge |
Pull Request
What does this PR do?
Fixes #131
PR checklist