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

Settings changes #530

Merged
merged 1 commit into from
Jul 28, 2020
Merged

Settings changes #530

merged 1 commit into from
Jul 28, 2020

Conversation

bidoubiwa
Copy link
Contributor

@bidoubiwa bidoubiwa commented Jul 28, 2020

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 bump-meilisearch-v0.13.0 to master July 28, 2020 08:50
@bidoubiwa bidoubiwa changed the base branch from master to bump-meilisearch-v0.13.0 July 28, 2020 08:53
@bidoubiwa bidoubiwa changed the base branch from bump-meilisearch-v0.13.0 to master July 28, 2020 08:56
@bidoubiwa bidoubiwa changed the base branch from master to bump-meilisearch-v0.13.0 July 28, 2020 09:00
@bidoubiwa bidoubiwa requested a review from curquiza July 28, 2020 09:18
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.

Tests are failing when testing with the v0.13.0rc0.

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

Can you detailed why and, if needed, which PR should be merged before this one for the tests to be fixed? 🙂

@curquiza curquiza added the breaking-change The related changes are breaking for the users label Jul 28, 2020
This was referenced Jul 28, 2020
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 v0.13.0rc0

@curquiza curquiza merged commit 57e5c52 into bump-meilisearch-v0.13.0 Jul 28, 2020
@curquiza curquiza deleted the settings_changes branch July 28, 2020 13:11
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
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