Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Release 1.3.5] Add build.sh #481

Merged
merged 0 commits into from
Aug 17, 2022

Conversation

prudhvigodithi
Copy link
Contributor

@prudhvigodithi prudhvigodithi commented Aug 17, 2022

Description

Default build.sh in build repo for 1.3.x includes task publishPluginZipPublicationToZipStagingRepository.

Issues Resolved

opensearch-project/opensearch-build#2470

Check List

  • New functionality includes testing.
    • All tests pass
  • New functionality has been documented.
    • New functionality has javadoc added
  • Commits are signed per the DCO using --signoff

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.

@codecov-commenter
Copy link

codecov-commenter commented Aug 17, 2022

Codecov Report

Merging #481 (595cd52) into 1.3 (e88a36f) will decrease coverage by 1.83%.
The diff coverage is n/a.

❗ Current head 595cd52 differs from pull request most recent head 85895bc. Consider uploading reports for the commit 85895bc to get more accurate results

@@             Coverage Diff              @@
##                1.3     #481      +/-   ##
============================================
- Coverage     74.86%   73.02%   -1.84%     
+ Complexity     1002      989      -13     
============================================
  Files           141      141              
  Lines          4575     4575              
  Branches        509      509              
============================================
- Hits           3425     3341      -84     
- Misses          834      921      +87     
+ Partials        316      313       -3     
Impacted Files Coverage Δ
...cation/action/changes/TransportGetChangesAction.kt 63.49% <0.00%> (-26.99%) ⬇️
...ch/replication/task/index/IndexReplicationState.kt 51.66% <0.00%> (-15.00%) ⬇️
...ication/action/setup/TransportSetupChecksAction.kt 59.52% <0.00%> (-14.29%) ⬇️
...ication/seqno/RemoteClusterRetentionLeaseHelper.kt 80.00% <0.00%> (-11.67%) ⬇️
...tion/repository/RemoteClusterMultiChunkTransfer.kt 90.24% <0.00%> (-9.76%) ⬇️
.../replication/metadata/store/ReplicationMetadata.kt 62.96% <0.00%> (-8.65%) ⬇️
...ication/action/stop/StopIndexReplicationRequest.kt 50.00% <0.00%> (-5.00%) ⬇️
...ion/action/resume/ResumeIndexReplicationRequest.kt 50.00% <0.00%> (-5.00%) ⬇️
...tlin/org/opensearch/replication/util/Extensions.kt 65.47% <0.00%> (-4.77%) ⬇️
...on/action/index/ReplicateIndexMasterNodeRequest.kt 50.00% <0.00%> (-4.17%) ⬇️
... and 15 more

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.

Copy link
Member

@dblock dblock left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This should be 1 commit, not 3. Rebase.

@prudhvigodithi
Copy link
Contributor Author

Re-opened a new one @dblock #483

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants