opensearch-project / logstash-input-opensearch

Apache License 2.0
10 stars 15 forks source link

Add Ruby Platform #35

Closed naveentatikonda closed 2 years ago

naveentatikonda commented 2 years ago

Signed-off-by: Naveen Tatikonda navtat@amazon.com

Description

Add RUBY_PLATFORM to gemspec file

Check List

By submitting this pull request, I confirm that my contribution is made under the terms of the Apache 2.0 license. For more information on following Developer Certificate of Origin and signing off your commits, please check here.

naveentatikonda commented 2 years ago

Need to verify before merging this change

navtat@88665a372fda logstash-input-opensearch % bundle platform 
Your platform is: universal-java-14

Your app has gems that work on these platforms:
* universal-java-14
navtat@88665a372fda logstash-input-opensearch % gem build logstash-input-opensearch.gemspec 
File: logstash-input-opensearch-1.0.0-java.gem

Is this what we need to verify?

naveentatikonda commented 2 years ago

@VijayanB as per our offline discussion we want to release the 1st version same as elasticsearch. I'm closing this PR.