jolicode / emoji-search

:smile: Emoji synonyms to build your own emoji-capable search engine (elasticsearch, solr, OpenSearch)
https://jolicode.com/blog/elasticsearch-icu-now-understands-emoji
MIT License
217 stars 65 forks source link

Find a way to automatize the release process #10

Closed damienalexandre closed 2 years ago

damienalexandre commented 7 years ago

At the moment each ES release I have to:

Maybe this can be automatized.

damienalexandre commented 6 years ago

This may help: https://github.com/carrot2/elasticsearch-carrot2/blob/master/build.gradle#L104-L154

lyrixx commented 2 years ago

Maybe with GitHub Actions? Can you paste all commands needed here?

damienalexandre commented 2 years ago

This issue was about the plugin, which is not maintained anymore (because ICU in Lucene is now capable of reading Emoji). I'm closing!