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

feat: modify elasticsearch index creation #3466

Merged
merged 11 commits into from
Oct 20, 2023

Conversation

brunozoric
Copy link
Contributor

Changes

This PR changes index creation and the way it checks for existing index before creating it. This way we will have a single method, which we can modify if necessary, to properly create the indexes (without failures).
It also:

  • removes waiting times on CMS, PB and FB installation in the UI
  • removes api-file-manager-ddb-es package

How Has This Been Tested?

Jest and manually.

@brunozoric
Copy link
Contributor Author

/cypress

@brunozoric brunozoric marked this pull request as ready for review August 11, 2023 12:20
@github-actions
Copy link

Cypress E2E tests have been initiated (for more information, click here). ✨

@brunozoric brunozoric force-pushed the bruno/feat/elasticsearch/index-creation branch from 62c6f7f to bcb0dd0 Compare October 20, 2023 12:47
@brunozoric brunozoric merged commit ed3ef6a into next Oct 20, 2023
59 checks passed
adrians5j pushed a commit to Asmaloth/webiny-js that referenced this pull request Oct 23, 2023
@brunozoric brunozoric deleted the bruno/feat/elasticsearch/index-creation branch November 15, 2023 09:35
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant