inveniosoftware / invenio-cli

CLI module for Invenio
https://invenio-cli.readthedocs.io
MIT License
10 stars 43 forks source link

remove support for elasticsearch6, add opensearch instead #284

Closed wgresshoff closed 2 years ago

wgresshoff commented 2 years ago

:heart: Thank you for your contribution!

Description

This pull request removes elasticsearch 6 support and adds support for Opensearch 1.

Checklist

:rotating_light: Please review the guidelines for contributing to Invenio.

Green light on all GitHub Actions status checks is required in order to merge your PR. Check your code additions will fail neither code linting checks nor tests and will not decrease test coverage.

External contributors

Copyright

See copyright and license policy for details.

Reminder

By using GitHub, you have already agreed to the GitHub’s Terms of Service including that:

  1. You license your contribution under the same terms as the current repository’s license.
  2. You agree that you have the right to license your contribution under the current repository’s license.

If you ticked all the boxes above, you're good to go! :rocket:

ntarocco commented 2 years ago

@ppanero do you mind having a quick look?

Thanks @wgresshoff!

ntarocco commented 2 years ago

We will have to Make sure that you have updated the copyright headers for touched files before merging.