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

Add elasticsearch migration script and integration test #11296

Merged
merged 2 commits into from
Dec 23, 2019

Conversation

AymericPlanche
Copy link
Contributor

@AymericPlanche AymericPlanche commented Dec 23, 2019

Description (for Contributor and Core Developer)

  • Add Elasticsearch dynamic template migration script + migration integration test
  • Upgrade elasticsearch php client to latest version which fix a bug i've encountered

Definition Of Done (for Core Developer only)

Q A
Added Specs Todo
Added legacy Behats Todo
Added acceptance tests Todo
Added integration tests Todo
Changelog updated Todo
Review and 2 GTM Todo
Micro Demo to the PO (Story only) Todo
Migration script -
Tech Doc -

Todo: Pending / Work in progress
OK: Done / Validated
-: Not needed

@@ -62,7 +62,7 @@
"doctrine/persistence": "1.2.0",
"doctrine/reflection": "1.0.0",
"dompdf/dompdf" : "0.8.3",
"elasticsearch/elasticsearch": "7.4.0",
"elasticsearch/elasticsearch": "7.5.0",
Copy link
Contributor Author

Choose a reason for hiding this comment

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

}

public function down(Schema $schema) : void
{
Copy link
Contributor Author

Choose a reason for hiding this comment

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

@AymericPlanche AymericPlanche merged commit d22e344 into data-quality-insights Dec 23, 2019
@AymericPlanche AymericPlanche deleted the addElasticMigrationScript branch December 23, 2019 15:53
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant