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

Update build and release script #91

Merged
merged 2 commits into from
Nov 2, 2023

Conversation

VachaShah
Copy link
Collaborator

@VachaShah VachaShah commented Nov 2, 2023

Description

Came across this when we started the release: GoReleaser removed archives.replacements field https://goreleaser.com/deprecations/#archivesreplacements - so it needs to be updated to new format.

Also replacing --rm-dist with --clean for goreleaser command.

Issues Resolved

opensearch-project/opensearch-build#4185

Check List

  • New functionality includes testing.
    • All tests pass
  • New functionality has been documented.
    • New functionality has documentation added
  • Commits are signed as 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.

Copy link

codecov bot commented Nov 2, 2023

Codecov Report

Merging #91 (e09ca85) into main (0cf92aa) will not change coverage.
The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff           @@
##             main      #91   +/-   ##
=======================================
  Coverage   64.60%   64.60%           
=======================================
  Files          32       32           
  Lines        2328     2328           
=======================================
  Hits         1504     1504           
  Misses        716      716           
  Partials      108      108           
Flag Coverage Δ
opensearch-cli 64.60% <ø> (ø)

Flags with carried forward coverage won't be shown. Click here to find out more.

@VachaShah VachaShah merged commit 6bd2733 into opensearch-project:main Nov 2, 2023
25 checks passed
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.

2 participants