Closed tuguri8 closed 3 months ago
@reta close #328 and reopen this
Thank you @tuguri8 , for some reasons DCO is failing, could you please amend the commit with --signoff
and do force push:
git commit --amend --signoff
git push -f
Thank you.
Thank you @tuguri8 , for some reasons DCO is failing, could you please amend the commit with
--signoff
and do force push:git commit --amend --signoff git push -f
Thank you.
@reta Done, thank you !
Description
Change dependency configuration of
opensearch-rest-client-sniffer
from implementation to compileOnlyIssues Resolved
resolve #323
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.