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

Remove sys-info and sys-info pretty #528

Merged
merged 1 commit into from
Jul 28, 2020

Conversation

bidoubiwa
Copy link
Contributor

@bidoubiwa bidoubiwa commented Jul 27, 2020

fixes: #504

The tests in the CI will fail until MeiliSearch v0.13.0 is out.

Currently, tested with the v0.13.0rc0, tests are failing because of:

@bidoubiwa bidoubiwa changed the base branch from master to bump-meilisearch-v0.13.0 July 27, 2020 09:20
Copy link
Member

@curquiza curquiza left a comment

Choose a reason for hiding this comment

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

Sorry for my previous approval, the tests are failing with:

$ docker run -it --rm -p 7700:7700 getmeili/meilisearch:v0.13.0rc0 ./meilisearch  --no-analytics=true --master-key=masterKey

We need to know why 🙂

@curquiza curquiza added the breaking-change The related changes are breaking for the users label Jul 28, 2020
@bidoubiwa
Copy link
Contributor Author

Well this pr only covers the tests of sys-info, not the others

This was referenced Jul 28, 2020
@bidoubiwa bidoubiwa requested a review from curquiza July 28, 2020 13:09
Copy link
Member

@curquiza curquiza left a comment

Choose a reason for hiding this comment

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

Works with the v0.13.0rc0

@curquiza curquiza merged commit befe2e2 into bump-meilisearch-v0.13.0 Jul 28, 2020
@curquiza curquiza deleted the remove-sys-route branch July 28, 2020 13:46
@curquiza curquiza mentioned this pull request Jul 28, 2020
bidoubiwa added a commit that referenced this pull request Aug 3, 2020
Update compatibility with meilisearch

Remove acceptNewFields and update tests accordingly (#530)

Remove sys-info and sys-info pretty (#528)

Change error message from bad primary key update

Change error messages

Create simple meilisearch error

Add type for meilisearch error

Add tests for attributesToRetrieve in getDocuments

Add get and post method for search function

Disable eslint warning

remove console.log

Search method can only accept array of string on bigamous fields

Add extra tests to check if typescrypts generics work correctly

Update node example

Remove undefined from object before sending search

Make batches to tests different test methods

Update types
bidoubiwa added a commit that referenced this pull request Aug 3, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
breaking-change The related changes are breaking for the users
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants