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

ci(i): Update go releaser #2798

Conversation

fredcarle
Copy link
Collaborator

Relevant issue(s)

Resolves #2797

Description

This PR updates the Go Releaser to version 2.

(replace) Describe the tests performed to verify the changes. Provide instructions to reproduce them.

locally and in through the release action on a fork.

Specify the platform(s) on which this was tested:

  • MacOS

@fredcarle fredcarle added the ci/build This is issue is about the build or CI system, and the administration of it. label Jun 28, 2024
@fredcarle fredcarle added this to the DefraDB v0.12 milestone Jun 28, 2024
@fredcarle fredcarle requested a review from a team June 28, 2024 16:40
@fredcarle fredcarle self-assigned this Jun 28, 2024
Copy link
Contributor

@AndrewSisley AndrewSisley left a comment

Choose a reason for hiding this comment

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

LGTM

@fredcarle fredcarle force-pushed the fredcarle/chore/go-releaser-version-update branch 2 times, most recently from 693edb7 to f0346d3 Compare June 28, 2024 16:44
@fredcarle fredcarle force-pushed the fredcarle/chore/go-releaser-version-update branch from f0346d3 to 7beff45 Compare June 28, 2024 16:50
Copy link

codecov bot commented Jun 28, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 78.83%. Comparing base (30b40fd) to head (7beff45).

Additional details and impacted files

Impacted file tree graph

@@             Coverage Diff             @@
##           develop    #2798      +/-   ##
===========================================
+ Coverage    78.69%   78.83%   +0.14%     
===========================================
  Files          315      315              
  Lines        23835    23835              
===========================================
+ Hits         18755    18788      +33     
+ Misses        3694     3671      -23     
+ Partials      1386     1376      -10     
Flag Coverage Δ
all-tests 78.83% <ø> (+0.14%) ⬆️

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

see 10 files with indirect coverage changes


Continue to review full report in Codecov by Sentry.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 30b40fd...7beff45. Read the comment docs.

@fredcarle fredcarle merged commit 2aba842 into sourcenetwork:develop Jun 28, 2024
38 of 39 checks passed
@fredcarle fredcarle deleted the fredcarle/chore/go-releaser-version-update branch June 28, 2024 17:48
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
ci/build This is issue is about the build or CI system, and the administration of it.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Update go releaser
2 participants