opensearch-project / sql-jdbc

This is the driver for JDBC connectivity to a cluster running with OpenSearch SQL support.
Apache License 2.0
14 stars 25 forks source link

[FEATURE] Update 1-click release process to publish shadow jar as well #98

Closed Yury-Fridlyand closed 1 year ago

Yury-Fridlyand commented 1 year ago

Is your feature request related to a problem? Currently 1-click release process uploads artifacts to maven only. It should upload a signed shadow jar to artifact bucket as well.

What solution would you like? Add uploading a signed shadow jar to artifact bucket as well.

What alternatives have you considered? N/A

Do you have any additional context? Refer to https://github.com/opensearch-project/opensearch-build/issues/3614 and https://github.com/opensearch-project/sql-odbc/pull/52

acarbonetto commented 1 year ago

waiting on https://github.com/opensearch-project/sql-jdbc/pull/106 to complete